{"id":371755,"url":"https://github.com/prometheus/client_python","last_synced_at":"2026-08-26T14:39:30.648Z","repository":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":58,"last_synced_at":"2026-08-25T23:45:41.500Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":133868,"followers":4733,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2026-08-25T23:45:41.515Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"packages":[{"id":13197644,"name":"python311Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:35:13.803Z","latest_release_published_at":"2026-02-02T00:35:13.803Z","latest_release_number":"0.20.0","last_synced_at":"2026-05-11T17:12:01.583Z","created_at":"2026-02-02T00:35:11.197Z","updated_at":"2026-08-22T15:54:58.844Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python311Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/prometheus-client/default.nix#L36","metadata":{"nix_attribute":"python3.11-prometheus-client-0.20.0","position":"pkgs/development/python-modules/prometheus-client/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","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:54:58.844Z","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.prometheus-client?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12895681,"name":"python314Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T09:05:04.407Z","latest_release_published_at":"2026-03-05T23:04:10.503Z","latest_release_number":"0.24.1","last_synced_at":"2026-07-27T13:01:13.604Z","created_at":"2026-01-27T09:05:03.545Z","updated_at":"2026-08-22T16:34:50.750Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python314Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/prometheus-client/default.nix#L49","metadata":{"nix_attribute":"python3.14-prometheus-client-0.24.1","position":"pkgs/development/python-modules/prometheus-client/default.nix:49","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":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:34:50.750Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.6664590882892671,"forks_count":0.7201203071276674,"docker_downloads_count":null,"average":0.34664484885423363},"purl":"pkg:nix/python314Packages.prometheus-client?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"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":13305602,"name":"python311Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:03:31.146Z","latest_release_published_at":"2026-02-02T07:03:31.146Z","latest_release_number":"0.17.1","last_synced_at":"2026-03-07T10:36:05.541Z","created_at":"2026-02-02T07:03:18.016Z","updated_at":"2026-08-22T16:52:40.542Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python311Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/prometheus-client/default.nix#L33","metadata":{"nix_attribute":"python3.11-prometheus-client-0.17.1","position":"pkgs/development/python-modules/prometheus-client/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":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:52:40.542Z","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.prometheus-client?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13205906,"name":"python312Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:04:31.111Z","latest_release_published_at":"2026-02-02T01:04:31.111Z","latest_release_number":"0.20.0","last_synced_at":"2026-03-07T13:04:45.817Z","created_at":"2026-02-02T01:04:24.156Z","updated_at":"2026-08-22T23:05:24.955Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python312Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/prometheus-client/default.nix#L36","metadata":{"nix_attribute":"python3.12-prometheus-client-0.20.0","position":"pkgs/development/python-modules/prometheus-client/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","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T23:05:24.954Z","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.prometheus-client?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":10345239,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.20.0-r1","last_synced_at":"2026-04-08T13:08:04.949Z","created_at":"2024-06-11T10:20:25.139Z","updated_at":"2026-08-22T23:22:24.065Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T23:22:24.065Z","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-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-12T01:25:03.450Z","updated_at":"2024-06-12T01:25:03.450Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.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":6176039,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-10-30T16:48:05.000Z","latest_release_published_at":"2021-10-30T16:48:05.000Z","latest_release_number":"0.12.0-r0","last_synced_at":"2026-07-22T19:15:49.148Z","created_at":"2023-02-01T00:22:56.681Z","updated_at":"2026-08-23T06:34:56.067Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:34:56.067Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.935233650753611,"stargazers_count":3.0018288453049125,"forks_count":1.923440751718484,"average":3.965125811944252},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":854,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-02-04T17:21:25.065Z","updated_at":"2023-02-04T17:21:25.065Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/oss@cogitri.dev/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":75909,"name":"py-prometheus-client","ecosystem":"spack","description":"Prometheus instrumentation library for Python applications.\n","homepage":"https://github.com/prometheus/client_python","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2022-04-05T09:27:09.959Z","latest_release_published_at":"2026-05-11T00:47:26.081Z","latest_release_number":"0.25.0","last_synced_at":"2026-08-23T13:08:47.311Z","created_at":"2022-04-05T09:27:09.929Z","updated_at":"2026-08-23T13:08:47.312Z","registry_url":"https://packages.spack.io/package.html?name=py-prometheus-client","install_command":"spack install py-prometheus-client","documentation_url":null,"metadata":{},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T11:56:50.764Z","dependent_packages_count":7,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":null,"forks_count":null,"average":5.8079755453661255},"purl":"pkg:spack/py-prometheus-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-prometheus-client/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:54:05.680Z","updated_at":"2022-11-14T16:54:05.680Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":2860988,"name":"prometheus-client","ecosystem":"pypi","description":"Python client for the Prometheus monitoring system.","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0 AND BSD-2-Clause","normalized_licenses":["Apache-2.0","BSD-2-Clause"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["prometheus","monitoring","instrumentation","client"],"namespace":null,"versions_count":60,"first_release_published_at":"2015-02-09T22:53:50.000Z","latest_release_published_at":"2026-07-24T19:36:40.000Z","latest_release_number":"0.26.0","last_synced_at":"2026-08-23T13:09:27.818Z","created_at":"2022-04-10T12:07:32.211Z","updated_at":"2026-08-23T13:09:27.818Z","registry_url":"https://pypi.org/project/prometheus-client/","install_command":"pip install prometheus-client --index-url https://pypi.org/simple","documentation_url":"https://prometheus.github.io/client_python/","metadata":{"funding":null,"documentation":"https://prometheus.github.io/client_python/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: System Administrators","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: System :: Monitoring"],"normalized_name":"prometheus-client","project_status":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:53:13.697Z","dependent_packages_count":559,"downloads":182386959,"downloads_period":"last-month","dependent_repos_count":52217,"rankings":{"downloads":0.03906773023823979,"dependent_repos_count":0.026778819787713657,"dependent_packages_count":0.04695464291544313,"stargazers_count":1.7776734341268547,"forks_count":1.9121177827870883,"docker_downloads_count":0.015590408780518226,"average":0.6363638031059763},"purl":"pkg:pypi/prometheus-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prometheus-client","docker_dependents_count":6864,"docker_downloads_count":3082692932,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prometheus-client/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client/codemeta","maintainers":[{"uuid":"beorn7","login":"beorn7","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/beorn7/","role":null,"created_at":"2023-01-24T10:55:46.922Z","updated_at":"2023-01-24T10:55:46.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/beorn7/packages"},{"uuid":"csmarchbanks","login":"csmarchbanks","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/csmarchbanks/","role":null,"created_at":"2023-01-24T10:55:46.941Z","updated_at":"2023-01-24T10:55:46.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/csmarchbanks/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399684,"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":11766332,"name":"py3-prometheus-client-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-prometheus-client","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_number":"0.20.0-r2","last_synced_at":"2026-03-20T03:12:28.407Z","created_at":"2025-06-07T18:43:04.093Z","updated_at":"2026-08-21T12:54:54.576Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-prometheus-client-pyc","install_command":"apk add py3-prometheus-client-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:54:54.575Z","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-prometheus-client-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-prometheus-client-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client-pyc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T16:20:50.876Z","updated_at":"2025-06-08T16:20:50.876Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.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":12818370,"name":"python310Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:38:46.090Z","latest_release_published_at":"2026-01-26T17:38:46.090Z","latest_release_number":"0.16.0","last_synced_at":"2026-04-18T07:04:53.093Z","created_at":"2026-01-26T17:38:45.620Z","updated_at":"2026-08-21T12:54:54.598Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python310Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/prometheus-client/default.nix#L31","metadata":{"nix_attribute":"python3.10-prometheus-client-0.16.0","position":"pkgs/development/python-modules/prometheus-client/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:54:54.598Z","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.prometheus-client?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12871844,"name":"python313Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T03:46:23.358Z","latest_release_published_at":"2026-03-07T05:27:49.945Z","latest_release_number":"0.24.1","last_synced_at":"2026-05-14T06:05:08.102Z","created_at":"2026-01-27T03:46:23.165Z","updated_at":"2026-08-21T12:54:54.718Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python313Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/prometheus-client/default.nix#L49","metadata":{"nix_attribute":"python3.13-prometheus-client-0.24.1","position":"pkgs/development/python-modules/prometheus-client/default.nix:49","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":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:54:54.717Z","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":0.3551468382163116,"forks_count":0.3928244988522268,"docker_downloads_count":null,"average":0.1869928342671346},"purl":"pkg:nix/python313Packages.prometheus-client?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"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":13441894,"name":"python-prometheus-client","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-08T06:24:37.758Z","latest_release_published_at":"2026-02-08T06:24:37.758Z","latest_release_number":"0.19.0+ds1-1","last_synced_at":"2026-03-08T06:31:45.264Z","created_at":"2026-02-08T06:24:37.441Z","updated_at":"2026-08-21T12:54:54.800Z","registry_url":"https://launchpad.net/ubuntu/+source/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.6.2","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-decorator, python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:54:54.800Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-prometheus-client?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-prometheus-client/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":14534803,"name":"net/py-prometheus_client","ecosystem":"pkgsrc","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["net","python"],"namespace":"net","versions_count":1,"first_release_published_at":"2026-03-19T05:51:46.000Z","latest_release_published_at":"2026-03-19T05:51:46.000Z","latest_release_number":"0.24.1","last_synced_at":"2026-05-27T08:43:35.602Z","created_at":"2026-05-27T08:43:35.292Z","updated_at":"2026-08-21T12:54:54.820Z","registry_url":"https://pkgsrc.se/net/py-prometheus_client","install_command":"pkg_add py314-prometheus_client","documentation_url":"https://pkgsrc.se/net/py-prometheus_client","metadata":{"pkg_slug":"py-prometheus_client","pkgbase":"py314-prometheus_client","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py314-prometheus_client-0.24.1"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:54:54.820Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/net/py-prometheus_client?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/net/py-prometheus_client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/net/py-prometheus_client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/net/py-prometheus_client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-prometheus_client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-prometheus_client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-prometheus_client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-prometheus_client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-prometheus_client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-prometheus_client/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":12830803,"name":"python311Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:52:30.228Z","latest_release_published_at":"2026-01-26T19:52:30.228Z","latest_release_number":"0.16.0","last_synced_at":"2026-04-18T06:04:49.997Z","created_at":"2026-01-26T19:52:30.063Z","updated_at":"2026-08-21T13:16:25.004Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python311Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/prometheus-client/default.nix#L31","metadata":{"nix_attribute":"python3.11-prometheus-client-0.16.0","position":"pkgs/development/python-modules/prometheus-client/default.nix:31","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:16:25.003Z","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.prometheus-client?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":6221825,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-12-06T20:00:12.000Z","latest_release_published_at":"2019-12-06T20:00:12.000Z","latest_release_number":"0.7.1-r1","last_synced_at":"2026-03-20T03:01:47.731Z","created_at":"2023-02-01T03:47:41.571Z","updated_at":"2026-08-21T13:16:25.091Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:16:25.091Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.036825197837498,"stargazers_count":2.4602366214839773,"forks_count":1.8255895949228238,"average":3.5806628535610745},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":838,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-02-05T15:56:19.070Z","updated_at":"2023-02-05T15:56:19.070Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/oss@cogitri.dev/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1442,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":489},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2026-08-23T05:04:29.893Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":6233359,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2019-12-06T20:00:12.000Z","latest_release_published_at":"2019-12-06T20:00:12.000Z","latest_release_number":"0.7.1-r1","last_synced_at":"2026-03-20T03:02:33.773Z","created_at":"2023-02-01T04:36:52.152Z","updated_at":"2026-08-22T03:22:30.260Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.11/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:22:30.259Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":22.600674117438356,"stargazers_count":2.6609898882384244,"forks_count":1.853822955472769,"average":6.7788717402873875},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":558,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-02-08T03:23:56.674Z","updated_at":"2023-02-08T03:23:56.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers/oss@cogitri.dev/packages"}],"registry":{"name":"alpine-v3.11","url":"https://pkgs.alpinelinux.org/packages?branch=v3.11","ecosystem":"alpine","default":false,"packages_count":11274,"maintainers_count":184,"namespaces_count":2,"keywords_count":1196,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":408},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.767Z","updated_at":"2026-08-23T05:04:34.871Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.11/namespaces"}},{"id":6049344,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":10,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_number":"0.20.0-r2","last_synced_at":"2026-03-14T14:47:49.768Z","created_at":"2023-01-31T18:17:27.548Z","updated_at":"2026-08-14T12:50:12.459Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-14T12:50:12.459Z","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.64073262366938,"stargazers_count":4.0818722604884154,"forks_count":3.5144020037570445,"average":5.55925172197871},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T08:37:23.441Z","issues_count":199,"pull_requests_count":234,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":115,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4145299145299144,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8305084745762712,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5368,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T15:06:36.623Z","updated_at":"2023-12-20T15:06:36.623Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39924,"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":5290046,"name":"prometheus_client","ecosystem":"conda","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":null,"versions_count":23,"first_release_published_at":"2022-10-03T15:49:11.940Z","latest_release_published_at":"2022-10-13T20:24:27.000Z","latest_release_number":"0.15.0","last_synced_at":"2026-07-26T03:00:45.819Z","created_at":"2022-10-03T15:49:11.932Z","updated_at":"2026-08-21T12:54:54.449Z","registry_url":"https://anaconda.org/conda-forge/prometheus_client","install_command":"conda install -c conda-forge prometheus_client","documentation_url":null,"metadata":{},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:54:54.449Z","dependent_packages_count":30,"downloads":24119449,"downloads_period":"total","dependent_repos_count":1035,"rankings":{"downloads":null,"dependent_repos_count":0.7087596705764911,"dependent_packages_count":2.2161217868729723,"stargazers_count":6.987771400049912,"forks_count":6.039430995757424,"docker_downloads_count":null,"average":3.9880209633142},"purl":"pkg:conda/prometheus_client?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/prometheus_client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/prometheus_client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/prometheus_client/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prometheus_client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prometheus_client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prometheus_client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prometheus_client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prometheus_client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/prometheus_client/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":7779587,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"0.16.0-r1","last_synced_at":"2026-04-16T11:03:24.357Z","created_at":"2023-05-22T14:31:22.168Z","updated_at":"2026-08-21T12:54:54.719Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T12:54:54.719Z","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":4.049673333000848,"forks_count":2.388908283876116,"docker_downloads_count":null,"average":1.609645404219241},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":739,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-05-23T07:20:28.146Z","updated_at":"2023-05-23T07:20:28.146Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/oss@cogitri.dev/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":8677656,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-14T03:32:16.000Z","latest_release_published_at":"2023-07-14T03:32:16.000Z","latest_release_number":"0.17.1-r0","last_synced_at":"2026-04-08T14:03:35.207Z","created_at":"2023-12-20T10:29:21.088Z","updated_at":"2026-08-22T15:54:58.844Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T15:54:58.843Z","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-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":464,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2024-08-23T14:43:30.330Z","updated_at":"2024-08-23T14:43:30.330Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oss@cogitri.dev/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":13536894,"name":"python-prometheus-client","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T00:28:21.121Z","latest_release_published_at":"2026-02-11T00:28:21.121Z","latest_release_number":"0.16.0-0.1","last_synced_at":"2026-07-25T17:04:11.461Z","created_at":"2026-02-11T00:28:20.930Z","updated_at":"2026-08-14T12:50:12.717Z","registry_url":"https://launchpad.net/ubuntu/+source/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.6.2","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-decorator, python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-14T12:50:12.717Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-prometheus-client?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T08:37:23.441Z","issues_count":199,"pull_requests_count":234,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":115,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4145299145299144,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8305084745762712,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-prometheus-client/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":14547309,"name":"sysutils/py-prometheus_client","ecosystem":"openbsd","description":"Python client for the Prometheus monitoring system","homepage":"https://prometheus.github.io/client_python/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"sysutils","versions_count":1,"first_release_published_at":"2026-04-25T13:29:23.000Z","latest_release_published_at":"2026-04-25T13:29:23.000Z","latest_release_number":"0.24.1","last_synced_at":"2026-05-28T00:40:17.041Z","created_at":"2026-05-28T00:40:16.822Z","updated_at":"2026-08-22T22:17:17.414Z","registry_url":"https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils/py-prometheus_client/","install_command":"pkg_add py3-prometheus_client-0.24.1","documentation_url":null,"metadata":{"pkgstem":"py3-prometheus_client","fullpkgname":"py3-prometheus_client-0.24.1","subpackage":"-"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T22:17:17.414Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:openbsd/sysutils/py-prometheus_client?arch=amd64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/openbsd/sysutils/py-prometheus_client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/openbsd/sysutils/py-prometheus_client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/openbsd/sysutils/py-prometheus_client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/sysutils%2Fpy-prometheus_client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/sysutils%2Fpy-prometheus_client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/sysutils%2Fpy-prometheus_client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/sysutils%2Fpy-prometheus_client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/sysutils%2Fpy-prometheus_client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages/sysutils%2Fpy-prometheus_client/codemeta","maintainers":[{"uuid":"ports@openbsd.org","login":null,"name":"The OpenBSD ports mailing-list","email":"ports@openbsd.org","url":null,"packages_count":6235,"html_url":null,"role":null,"created_at":"2026-05-28T00:40:17.250Z","updated_at":"2026-05-28T00:40:17.250Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers/ports@openbsd.org/packages"}],"registry":{"name":"openbsd-7.9-amd64","url":"https://cdn.openbsd.org/pub/OpenBSD/7.9/packages/amd64","ecosystem":"openbsd","default":true,"packages_count":11808,"maintainers_count":274,"namespaces_count":42,"keywords_count":23,"github":"openbsd","metadata":{"arch":"amd64","sqlports_version":"7.54","funded_packages_count":219},"icon_url":"https://github.com/openbsd.png","created_at":"2026-05-26T11:21:10.750Z","updated_at":"2026-08-24T05:00:06.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/openbsd-7.9-amd64/namespaces"}},{"id":13297938,"name":"python310Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:32:25.477Z","latest_release_published_at":"2026-02-02T06:32:25.477Z","latest_release_number":"0.17.1","last_synced_at":"2026-07-31T04:06:10.201Z","created_at":"2026-02-02T06:32:24.907Z","updated_at":"2026-08-21T13:16:25.200Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python310Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/prometheus-client/default.nix#L33","metadata":{"nix_attribute":"python3.10-prometheus-client-0.17.1","position":"pkgs/development/python-modules/prometheus-client/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":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:16:25.200Z","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.prometheus-client?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":7646336,"name":"py3-prometheus-client-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-prometheus-client","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":8,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_number":"0.20.0-r2","last_synced_at":"2026-03-14T14:44:21.029Z","created_at":"2023-04-26T03:24:23.503Z","updated_at":"2026-08-21T17:09:00.564Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-prometheus-client-pyc","install_command":"apk add py3-prometheus-client-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:09:00.563Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.38644564324247,"stargazers_count":4.129898896073738,"forks_count":3.576149476617484,"average":5.273123503983423},"purl":"pkg:apk/alpine/py3-prometheus-client-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-prometheus-client-pyc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5368,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2023-12-20T15:06:42.524Z","updated_at":"2023-12-20T15:06:42.524Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/ncopa@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39924,"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":13087588,"name":"python312Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:08:14.532Z","latest_release_published_at":"2026-02-01T18:08:14.532Z","latest_release_number":"0.21.0","last_synced_at":"2026-04-10T02:01:48.352Z","created_at":"2026-02-01T18:07:46.251Z","updated_at":"2026-08-21T17:09:00.701Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python312Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/prometheus-client/default.nix#L36","metadata":{"nix_attribute":"python3.12-prometheus-client-0.21.0","position":"pkgs/development/python-modules/prometheus-client/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":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:09:00.701Z","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.prometheus-client?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13469568,"name":"python-prometheus-client","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-09T20:01:31.293Z","latest_release_published_at":"2026-02-09T20:01:31.293Z","latest_release_number":"0.16.0-0.1","last_synced_at":"2026-03-09T20:09:43.014Z","created_at":"2026-02-09T20:01:30.947Z","updated_at":"2026-08-21T19:02:15.014Z","registry_url":"https://launchpad.net/ubuntu/+source/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.6.2","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-decorator, python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:02:15.014Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-prometheus-client?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-prometheus-client/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":6131233,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-04-16T12:02:10.000Z","latest_release_published_at":"2022-04-16T12:02:10.000Z","latest_release_number":"0.14.0-r0","last_synced_at":"2026-08-05T11:06:47.067Z","created_at":"2023-01-31T22:09:52.905Z","updated_at":"2026-08-21T20:28:47.953Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:28:47.953Z","dependent_packages_count":5,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":5.94001291307155,"stargazers_count":3.1402242178787345,"forks_count":1.925221576568645,"average":2.7513646768797324},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":843,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-02-01T11:52:04.718Z","updated_at":"2023-02-01T11:52:04.718Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/oss@cogitri.dev/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":13078737,"name":"python311Packages.prometheus-client","ecosystem":"nixpkgs","description":"Prometheus instrumentation library for Python applications","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:40:40.105Z","latest_release_published_at":"2026-02-01T17:40:40.105Z","latest_release_number":"0.21.0","last_synced_at":"2026-07-24T20:56:02.852Z","created_at":"2026-02-01T17:40:03.730Z","updated_at":"2026-08-21T20:28:48.011Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.prometheus-client","install_command":"nix-env -iA nixpkgs.python311Packages.prometheus-client","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/prometheus-client/default.nix#L36","metadata":{"nix_attribute":"python3.11-prometheus-client-0.21.0","position":"pkgs/development/python-modules/prometheus-client/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":"prometheus-client","upstream_purl":"pkg:pypi/prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:28:48.011Z","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.prometheus-client?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.prometheus-client/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13411300,"name":"python-prometheus-client","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-06T20:26:30.296Z","latest_release_published_at":"2026-02-06T20:26:30.296Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-06T20:43:32.165Z","created_at":"2026-02-06T20:26:30.020Z","updated_at":"2026-08-21T23:22:05.714Z","registry_url":"https://launchpad.net/ubuntu/+source/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.5.1","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-decorator (\u003e= 4.0.10), python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:22:05.714Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-prometheus-client?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/python-prometheus-client/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":6101285,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-11-12T22:18:35.000Z","latest_release_published_at":"2022-11-12T22:18:35.000Z","latest_release_number":"0.15.0-r0","last_synced_at":"2026-04-08T14:07:26.747Z","created_at":"2023-01-31T20:48:29.755Z","updated_at":"2026-08-21T23:22:05.951Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:22:05.951Z","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":3.766700348040867,"forks_count":2.1443808240709554,"average":3.1464017065229593},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":737,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-02-01T07:46:34.194Z","updated_at":"2023-02-01T07:46:34.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/oss@cogitri.dev/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":13009770,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_number":"0.20.0-r2","last_synced_at":"2026-04-12T18:00:41.372Z","created_at":"2026-01-31T01:07:04.414Z","updated_at":"2026-08-21T23:22:06.206Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:22:06.206Z","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-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4888,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-04T03:07:03.252Z","updated_at":"2026-03-04T03:07:03.252Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.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":5284589,"name":"prometheus_client","ecosystem":"conda","description":"The official Python client for Prometheus.","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":null,"versions_count":19,"first_release_published_at":"2018-07-16T21:17:53.000Z","latest_release_published_at":"2026-03-05T17:57:03.000Z","latest_release_number":"0.24.1","last_synced_at":"2026-03-06T09:04:47.767Z","created_at":"2022-10-03T15:41:05.582Z","updated_at":"2026-08-21T23:42:49.123Z","registry_url":"https://anaconda.org/anaconda/prometheus_client","install_command":"conda install -c anaconda prometheus_client","documentation_url":null,"metadata":{},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:42:49.122Z","dependent_packages_count":13,"downloads":653059,"downloads_period":"total","dependent_repos_count":1035,"rankings":{"downloads":null,"dependent_repos_count":4.355828220858895,"dependent_packages_count":3.1595092024539877,"stargazers_count":14.263803680981596,"forks_count":12.76073619631902,"docker_downloads_count":null,"average":8.634969325153374},"purl":"pkg:conda/prometheus_client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/prometheus_client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/prometheus_client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/prometheus_client/dependencies","status":null,"funding_links":[],"critical":false,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/prometheus_client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/prometheus_client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/prometheus_client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/prometheus_client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/prometheus_client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/prometheus_client/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":13748695,"name":"python-prometheus-client","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:37:29.759Z","latest_release_published_at":"2026-02-13T06:37:29.759Z","latest_release_number":"0.7.1-1.1","last_synced_at":"2026-07-26T18:03:33.041Z","created_at":"2026-02-13T06:37:29.606Z","updated_at":"2026-08-21T23:57:42.206Z","registry_url":"https://launchpad.net/ubuntu/+source/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.4.1","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 12)","build_depends_indep":"dh-python, python3-all, python3-decorator (\u003e= 4.0.10), python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:57:42.206Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-prometheus-client?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/python-prometheus-client/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":754},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-24T05:06:13.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13708244,"name":"python-prometheus-client","ecosystem":"debian","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:37:40.165Z","latest_release_published_at":"2026-02-12T22:37:40.165Z","latest_release_number":"0.16.0-0.1","last_synced_at":"2026-03-13T08:35:59.375Z","created_at":"2026-02-12T22:37:39.775Z","updated_at":"2026-08-22T05:08:28.421Z","registry_url":"https://tracker.debian.org/pkg/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":"https://packages.debian.org/bookworm/python-prometheus-client","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.6.2","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-decorator, python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T05:08:28.421Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-prometheus-client?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-prometheus-client/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":2860990,"name":"prometheus-client-gc","ecosystem":"pypi","description":"Fully originated from the official client of Prometheus monitoring system with only directory renamed.","homepage":"https://github.com/prometheus/client_python","licenses":"Apache Software License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["prometheus","monitoring","instrumentation","client"],"namespace":null,"versions_count":1,"first_release_published_at":"2020-12-28T05:00:34.000Z","latest_release_published_at":"2020-12-28T05:00:34.000Z","latest_release_number":"0.9.1","last_synced_at":"2026-08-23T13:09:01.292Z","created_at":"2022-04-10T12:07:32.257Z","updated_at":"2026-08-23T13:09:01.292Z","registry_url":"https://pypi.org/project/prometheus-client-gc/","install_command":"pip install prometheus-client-gc --index-url https://pypi.org/simple","documentation_url":"https://prometheus-client-gc.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","Intended Audience :: Information Technology","Intended Audience :: System Administrators","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: System :: Monitoring"],"normalized_name":"prometheus-client-gc"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:16:25.195Z","dependent_packages_count":0,"downloads":66,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":45.66747687742669,"dependent_repos_count":22.23250655214879,"dependent_packages_count":7.373338280337238,"stargazers_count":1.2978532847780886,"forks_count":1.5262944010226587,"docker_downloads_count":null,"average":15.619493879142691},"purl":"pkg:pypi/prometheus-client-gc","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/prometheus-client-gc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/prometheus-client-gc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/prometheus-client-gc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client-gc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client-gc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client-gc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client-gc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client-gc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/prometheus-client-gc/codemeta","maintainers":[{"uuid":"hoangcx","login":"hoangcx","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/hoangcx/","role":null,"created_at":"2023-01-05T10:02:32.045Z","updated_at":"2023-01-05T10:02:32.045Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/hoangcx/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399684,"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":13009764,"name":"py3-prometheus-client-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-prometheus-client","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_number":"0.20.0-r2","last_synced_at":"2026-07-25T07:01:09.907Z","created_at":"2026-01-31T01:07:00.889Z","updated_at":"2026-08-22T09:48:05.368Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-prometheus-client-pyc","install_command":"apk add py3-prometheus-client-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T09:48:05.368Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-prometheus-client-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-prometheus-client-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-prometheus-client-pyc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4888,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2026-03-04T06:56:03.907Z","updated_at":"2026-03-04T06:56:03.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/ncopa@alpinelinux.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":13602415,"name":"python-prometheus-client","ecosystem":"debian","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:59:03.219Z","latest_release_published_at":"2026-02-11T10:59:03.219Z","latest_release_number":"0.6.0-1","last_synced_at":"2026-03-13T19:03:25.727Z","created_at":"2026-02-11T10:59:03.004Z","updated_at":"2026-08-21T13:16:25.148Z","registry_url":"https://tracker.debian.org/pkg/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":"https://packages.debian.org/buster/python-prometheus-client","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python-prometheus-client, python3-prometheus-client","standards_version":"4.3.0","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper (\u003e= 11~)","build_depends_indep":"dh-python, python-all, python-concurrent.futures, python-decorator (\u003e= 4.0.10), python-pytest, python-setuptools, python3-all, python3-decorator (\u003e= 4.0.10), python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:16:25.148Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-prometheus-client?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/python-prometheus-client/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":606},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-24T05:03:25.597Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":14512727,"name":"dev-python/prometheus-client","ecosystem":"gentoo","description":"Python client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["~amd64","~arm","~arm64","~hppa","~loong","~m68k","~mips","~ppc","~ppc64","~riscv","~s390","~sparc","~x86"],"namespace":"dev-python","versions_count":2,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-07-25T06:08:14.000Z","latest_release_number":"0.26.0","last_synced_at":"2026-07-26T01:17:01.088Z","created_at":"2026-05-27T02:31:03.865Z","updated_at":"2026-08-21T13:16:25.201Z","registry_url":"https://packages.gentoo.org/packages/dev-python/prometheus-client","install_command":"emerge dev-python/prometheus-client","documentation_url":"https://packages.gentoo.org/packages/dev-python/prometheus-client","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1","iuse":"test python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:16:25.201Z","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/prometheus-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fprometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fprometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fprometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fprometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fprometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fprometheus-client/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":13527599,"name":"python-prometheus-client","ecosystem":"debian","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T23:00:07.953Z","latest_release_published_at":"2026-02-10T23:00:07.953Z","latest_release_number":"0.9.0-1","last_synced_at":"2026-03-14T03:22:06.212Z","created_at":"2026-02-10T23:00:07.755Z","updated_at":"2026-08-21T13:16:25.244Z","registry_url":"https://tracker.debian.org/pkg/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":"https://packages.debian.org/bullseye/python-prometheus-client","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.5.1","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-decorator (\u003e= 4.0.10), python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:16:25.244Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-prometheus-client?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/python-prometheus-client/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":6194132,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-06-02T15:38:39.000Z","latest_release_published_at":"2021-06-02T15:38:39.000Z","latest_release_number":"0.11.0-r0","last_synced_at":"2026-03-20T03:01:44.006Z","created_at":"2023-02-01T01:34:12.227Z","updated_at":"2026-08-21T13:16:25.327Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T13:16:25.327Z","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":2.7944912421446717,"forks_count":1.9187057093194275,"average":4.203436288273833},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":859,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-02-04T17:21:41.498Z","updated_at":"2023-02-04T17:21:41.498Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/oss@cogitri.dev/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":11766331,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_number":"0.20.0-r2","last_synced_at":"2026-03-20T03:12:43.438Z","created_at":"2025-06-07T18:43:03.631Z","updated_at":"2026-08-21T19:35:25.070Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:35:25.070Z","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-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":4969,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2025-06-08T16:20:52.582Z","updated_at":"2025-06-08T16:20:52.582Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/ncopa@alpinelinux.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":11139725,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_number":"0.20.0-r2","last_synced_at":"2026-07-26T09:01:48.992Z","created_at":"2024-12-07T13:02:14.646Z","updated_at":"2026-08-21T22:37:27.953Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:37:27.952Z","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-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-09T17:28:37.133Z","updated_at":"2024-12-09T17:28:37.133Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.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":13381413,"name":"python-prometheus-client","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-05T07:25:52.331Z","latest_release_published_at":"2026-02-05T07:25:52.331Z","latest_release_number":"0.19.0+ds1-1","last_synced_at":"2026-08-12T02:09:16.737Z","created_at":"2026-02-05T07:25:51.991Z","updated_at":"2026-08-21T23:57:42.183Z","registry_url":"https://launchpad.net/ubuntu/+source/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":null,"metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.6.2","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-decorator, python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:57:42.183Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-prometheus-client?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-prometheus-client/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":13665361,"name":"python-prometheus-client","ecosystem":"debian","description":null,"homepage":"https://github.com/prometheus/client_python","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/prometheus/client_python","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:39:11.140Z","latest_release_published_at":"2026-02-12T10:39:11.140Z","latest_release_number":"0.21.1+ds1-1","last_synced_at":"2026-03-14T09:11:36.775Z","created_at":"2026-02-12T10:39:10.915Z","updated_at":"2026-08-23T03:03:02.136Z","registry_url":"https://tracker.debian.org/pkg/python-prometheus-client","install_command":"apt-get install python-prometheus-client","documentation_url":"https://packages.debian.org/trixie/python-prometheus-client","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-prometheus-client","standards_version":"4.7.0","maintainer":"Christopher Baines \u003cmail@cbaines.net\u003e","build_depends":"debhelper-compat (= 13)","build_depends_indep":"dh-python, python3-all, python3-decorator, python3-pytest, python3-setuptools","build_depends_arch":null},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:03:02.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:deb/debian/python-prometheus-client?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:36:58.736Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4127659574468086,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-prometheus-client/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":7779588,"name":"py3-prometheus-client-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-prometheus-client","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_published_at":"2023-04-25T07:00:46.000Z","latest_release_number":"0.16.0-r1","last_synced_at":"2026-04-09T02:08:45.065Z","created_at":"2023-05-22T14:31:22.507Z","updated_at":"2026-08-21T14:22:25.792Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-prometheus-client-pyc","install_command":"apk add py3-prometheus-client-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:22:25.792Z","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":4.049673333000848,"forks_count":2.388908283876116,"docker_downloads_count":null,"average":1.609645404219241},"purl":"pkg:apk/alpine/py3-prometheus-client-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-prometheus-client-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-prometheus-client-pyc/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":739,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-05-23T07:20:25.975Z","updated_at":"2023-05-23T07:20:25.975Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/oss@cogitri.dev/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":11139726,"name":"py3-prometheus-client-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-prometheus-client","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_published_at":"2024-11-10T21:17:45.000Z","latest_release_number":"0.20.0-r2","last_synced_at":"2026-03-20T03:11:58.340Z","created_at":"2024-12-07T13:02:18.880Z","updated_at":"2026-08-21T18:34:34.638Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-prometheus-client-pyc","install_command":"apk add py3-prometheus-client-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:34:34.637Z","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-prometheus-client-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-prometheus-client-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-prometheus-client-pyc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-12-09T17:00:25.479Z","updated_at":"2024-12-09T17:00:25.479Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/ncopa@alpinelinux.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":3722577,"name":"github.com/prometheus/client_python","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"github.com/prometheus","versions_count":41,"first_release_published_at":"2017-07-19T11:34:25.000Z","latest_release_published_at":"2026-07-24T19:33:30.000Z","latest_release_number":"v0.26.0","last_synced_at":"2026-08-23T13:10:06.058Z","created_at":"2022-04-11T13:29:06.763Z","updated_at":"2026-08-23T13:10:06.058Z","registry_url":"https://pkg.go.dev/github.com/prometheus/client_python","install_command":"go get github.com/prometheus/client_python","documentation_url":"https://pkg.go.dev/github.com/prometheus/client_python#section-documentation","metadata":{},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4358,"open_issues_count":147,"forks_count":872,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-14T10:55:15.584Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-14T08:36:38.000Z","dependencies_parsed_at":"2026-08-06T04:45:04.333Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36646944,"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-14T02:00:06.934Z","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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-14T12:50:12.728Z","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/prometheus/client_python","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/prometheus/client_python","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/prometheus/client_python","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/prometheus/client_python/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T08:37:23.441Z","issues_count":199,"pull_requests_count":234,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":115,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4145299145299144,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":59,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":37,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8305084745762712,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fclient_python/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fclient_python/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fclient_python/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fclient_python/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fclient_python/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fprometheus%2Fclient_python/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"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":6211361,"name":"py3-prometheus-client","ecosystem":"alpine","description":"Python3 client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-11-16T23:35:58.000Z","latest_release_published_at":"2020-11-16T23:35:58.000Z","latest_release_number":"0.9.0-r0","last_synced_at":"2026-03-20T03:01:36.068Z","created_at":"2023-02-01T02:58:03.276Z","updated_at":"2026-08-22T07:44:39.182Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-prometheus-client","install_command":"apk add py3-prometheus-client","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-22T07:44:39.182Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":9.376124343383465,"stargazers_count":2.7056199179679066,"forks_count":1.9356695689717203,"average":3.504353457580773},"purl":"pkg:apk/alpine/py3-prometheus-client?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.13","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-prometheus-client/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":855,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2023-02-04T17:21:27.174Z","updated_at":"2023-02-04T17:21:27.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/oss@cogitri.dev/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1898,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":599},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2026-08-24T05:03:26.518Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":10345234,"name":"py3-prometheus-client-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-prometheus-client","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.20.0-r1","last_synced_at":"2026-08-05T04:04:33.265Z","created_at":"2024-06-11T10:20:21.437Z","updated_at":"2026-08-21T20:46:09.199Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-prometheus-client-pyc","install_command":"apk add py3-prometheus-client-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:46:09.199Z","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-prometheus-client-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-prometheus-client-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-prometheus-client-pyc/codemeta","maintainers":[{"uuid":"ncopa@alpinelinux.org","login":null,"name":"Natanael Copa","email":"ncopa@alpinelinux.org","url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","packages_count":5206,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Natanael Copa","role":null,"created_at":"2024-06-12T01:24:57.344Z","updated_at":"2024-06-12T01:24:57.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/ncopa@alpinelinux.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":13955291,"name":"python-prometheus-client","ecosystem":"guix","description":"Python client for the Prometheus monitoring system","homepage":"https://github.com/prometheus/client_python","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:29:05.459Z","latest_release_published_at":"2026-03-02T20:29:05.459Z","latest_release_number":"0.22.1","last_synced_at":"2026-04-27T16:57:38.978Z","created_at":"2026-03-02T20:29:05.275Z","updated_at":"2026-08-21T14:22:25.513Z","registry_url":"https://packages.guix.gnu.org/packages/python-prometheus-client/0.22.1/","install_command":"guix install python-prometheus-client","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/monitoring.scm#n935","metadata":{"location":"gnu/packages/monitoring.scm:935","variable_name":"python-prometheus-client"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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":"prometheus","name":"Prometheus","uuid":"3380462","kind":"organization","description":"","email":null,"website":"https://prometheus.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3380462?v=4","repositories_count":45,"last_synced_at":"2024-03-25T20:07:21.963Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/prometheus","funding_links":[],"total_stars":101424,"followers":2228,"following":0,"created_at":"2022-11-02T16:26:27.370Z","updated_at":"2024-03-25T20:07:21.979Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus/repositories"},"tags":[{"name":"v0.26.0","sha":"9b6b971f903e7a08f88da5a95048b7a2a28f55a5","kind":"tag","published_at":"2026-07-24T19:33:44.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.26.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.26.0/manifests"},{"name":"v0.25.0","sha":"2cd1738fb880fd0e6aa9a02ec48585128388a6cd","kind":"tag","published_at":"2026-04-09T19:51:29.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.25.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.25.0/manifests"},{"name":"v0.24.1","sha":"f417f6ea8f058165a1934e368fed245e91aafc14","kind":"tag","published_at":"2026-01-14T15:26:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"c5024d310fbfcba45a5e9db62e337a3a7930ea16","kind":"tag","published_at":"2026-01-12T20:12:21.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.24.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.24.0/manifests"},{"name":"v0.23.1","sha":"8746c49a76a7929795fab7b593b1c44dc8c972d2","kind":"tag","published_at":"2025-09-18T20:47:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"b9e78a3f701fd442f57db23701c2021a529a84c3","kind":"tag","published_at":"2025-09-11T19:50:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.23.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.23.0/manifests"},{"name":"v0.22.1","sha":"d24220a6c477eef2dfeb12a312e0da66539095e1","kind":"tag","published_at":"2025-06-02T14:26:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"8dfa10e5ff5cedd15300f7a13387d646c3010314","kind":"tag","published_at":"2025-05-16T20:45:40.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.22.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"b3f61b3ccf237424f03cc5aa3ac6ecc81c82455f","kind":"tag","published_at":"2024-12-03T14:56:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b183b44994454be226c208037e1fe4b9a89dfc5","kind":"tag","published_at":"2024-09-20T15:12:57.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.21.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"7a80f001237fe881d3607861947292abc85bf205","kind":"tag","published_at":"2024-02-14T15:44:54.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.20.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.20.0/manifests"},{"name":"v0.19.0","sha":"2dcd17efd0ce2f0a1ad15cb3c150ffcdc42ced65","kind":"tag","published_at":"2023-11-21T00:41:59.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.19.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a000193afaa110985e9a7920d81347dd00dc4238","kind":"tag","published_at":"2023-10-30T16:57:32.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.18.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"c72c4f3937c3e153987f1868922fb9ea180fad36","kind":"tag","published_at":"2023-07-10T21:13:31.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"1b9709e3322c17f342e991178e092d1f49ad8cc4","kind":"tag","published_at":"2023-05-24T21:22:52.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.17.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.17.0/manifests"},{"name":"v0.16.0","sha":"fd4da6cde36a1c278070cf18b4b9f72956774b05","kind":"tag","published_at":"2023-01-23T22:08:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.16.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.16.0/manifests"},{"name":"v0.15.0","sha":"db391dbc83df4202698a21463ae89d6fb3611ce2","kind":"tag","published_at":"2022-10-13T14:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.15.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.15.0/manifests"},{"name":"v0.14.1","sha":"5c18edef66fd6275550a3da6aa55b6ef1da886fb","kind":"tag","published_at":"2022-04-08T16:04:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"041e0f5d23ff69751da9da1193f41c44cbf4ef9f","kind":"tag","published_at":"2022-04-05T20:59:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.14.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.14.0/manifests"},{"name":"v0.13.1","sha":"a234283a853238dc73fa22651532590330fd72a1","kind":"tag","published_at":"2022-01-28T15:58:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"69e915cdfbb81569179f2a2b1fbccfb9e148ad57","kind":"tag","published_at":"2022-01-25T20:19:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.13.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"b3541ac5f005bc4eb82eddc1a55a63b711c0b95c","kind":"tag","published_at":"2021-10-29T17:28:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.12.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"b6cad95790633085b03c56e9f47a2e393a27e118","kind":"tag","published_at":"2021-06-01T17:23:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.11.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.11.0/manifests"},{"name":"v0.10.1","sha":"9a6e21de144e81ac666828aa843efb398d184b27","kind":"tag","published_at":"2021-04-08T16:33:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"7bbf86fc3c79d2400247005ebc88c1ad85e7ea66","kind":"tag","published_at":"2021-04-02T15:47:58.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.10.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d47385bc1a2f40c991cbaba98722c6c82ff89edd","kind":"tag","published_at":"2020-11-16T13:27:07.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.9.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.9.0/manifests"},{"name":"v0.8.0","sha":"057b95d8471105b648d47fc304bd6c118f2722ab","kind":"tag","published_at":"2020-05-25T12:16:06.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.8.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.8.0/manifests"},{"name":"v0.7.1","sha":"6b091aba77db44459290808368bd4ab913ef8ba5","kind":"tag","published_at":"2019-06-20T13:35:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"8a4f2deec5ea90a65465171dddf7c576e2e23188","kind":"tag","published_at":"2019-06-07T10:37:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.7.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"d85d12060ed1e3d46201dca0f1da6a9345e2a23d","kind":"tag","published_at":"2019-02-19T16:29:27.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.6.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"d7c70f29614b402a4dfdabdb5829defd620ff40d","kind":"tag","published_at":"2018-12-06T15:44:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.5.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.5.0/manifests"},{"name":"v0.4.2","sha":"d737da7f2736e578e5a35bfec2caca703f7d22e1","kind":"tag","published_at":"2018-10-15T12:40:34.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.2","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"7674ab354cd6872c55a4c146eff85093b4bb7e70","kind":"tag","published_at":"2018-10-09T13:22:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"d2c0d3ec7b815046fc1fd273604ee284267915c4","kind":"tag","published_at":"2018-10-03T14:28:45.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.4.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"da8e6c65eb3b676ba3177a201539aa471a8d38c7","kind":"tag","published_at":"2018-07-30T10:12:43.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"5dd220df74963f791dbc70abb5fa2e2bb28c8879","kind":"tag","published_at":"2018-07-10T12:14:24.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.3.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"569908a87d04bf7adbb8de7bdf6f5ffcd6b2d0dd","kind":"tag","published_at":"2018-04-03T10:52:33.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.2.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"08067cd085ed95af5c39b04bdd3e769fc06f9ac2","kind":"tag","published_at":"2018-01-15T16:27:49.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.1","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"397eec5b7c9e0ace7e02441cb6657922b29b0508","kind":"tag","published_at":"2017-12-14T14:38:41.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.1.0","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.1.0/manifests"},{"name":"v0.0.21","sha":"4fb1166f5c7875c85c195a438f82545d3fc0df08","kind":"tag","published_at":"2017-09-14T10:37:01.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.21","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"609ec421acb72194073fec5b72c104078c2f9d26","kind":"tag","published_at":"2017-07-19T11:35:10.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/v0.0.20","html_url":"https://github.com/prometheus/client_python/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/v0.0.20/manifests"},{"name":"0.0.19","sha":"6cc4d07c456a60f83bef4bcc64a9b6c5b7024015","kind":"commit","published_at":"2017-01-31T11:59:42.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.19","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.19/manifests"},{"name":"0.0.18","sha":"650191e5529e493e93a62ebb7afa3a7e7ae30be2","kind":"commit","published_at":"2016-11-24T20:39:13.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.18","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.18/manifests"},{"name":"0.0.17","sha":"45f490b739d24dc972deaef72f8fbaf7489adc8b","kind":"commit","published_at":"2016-10-19T09:38:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.17","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.17/manifests"},{"name":"0.0.16","sha":"76ea219645c69415e30921b775980b8b4b415935","kind":"commit","published_at":"2016-10-10T16:33:28.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.16","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.16/manifests"},{"name":"0.0.15","sha":"0b1f30e88ec266f66cfc7d392a642fa864a9ff71","kind":"commit","published_at":"2016-10-02T08:44:46.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.15","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.15/manifests"},{"name":"0.0.14","sha":"700ac29d089eaab5db2c41b2d5e2e61a65b2bce4","kind":"commit","published_at":"2016-07-15T18:40:35.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.14","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.14/manifests"},{"name":"0.0.13","sha":"e4f75b7e535544fd02669fca714d25a5d0d98d3c","kind":"commit","published_at":"2015-10-09T15:15:19.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.13","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.13/manifests"},{"name":"0.0.12","sha":"0e8a2998bf29c956b8e55f85aa40da0ae553914f","kind":"commit","published_at":"2015-10-09T13:05:47.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.12","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.12/manifests"},{"name":"0.0.11","sha":"967990f4fcec2c565b4e4751bd4464c53543e4fd","kind":"commit","published_at":"2015-07-15T20:39:04.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.11","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.11/manifests"},{"name":"0.0.10","sha":"23fae348e9ff0557c0163d16478f2c44553ccea4","kind":"commit","published_at":"2015-06-21T18:48:09.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.10","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"ba5387b3ffd974b8644e04cdc115eb1d794e87fb","kind":"tag","published_at":"2015-04-22T08:27:14.000Z","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/0.0.9","html_url":"https://github.com/prometheus/client_python/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/prometheus/client_python@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags/0.0.9/manifests"}]},"repo_metadata_updated_at":"2026-08-21T14:22:25.513Z","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-prometheus-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-prometheus-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-prometheus-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-prometheus-client/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-prometheus-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-prometheus-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-prometheus-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-prometheus-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-prometheus-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-prometheus-client/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"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":8677657,"name":"py3-prometheus-client-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-prometheus-client","homepage":"https://github.com/prometheus/client_python","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/prometheus/client_python","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-07-14T03:32:16.000Z","latest_release_published_at":"2023-07-14T03:32:16.000Z","latest_release_number":"0.17.1-r0","last_synced_at":"2026-04-02T17:43:10.077Z","created_at":"2023-12-20T10:29:21.221Z","updated_at":"2026-08-21T22:37:28.658Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-prometheus-client-pyc","install_command":"apk add py3-prometheus-client-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":27149693,"uuid":"30618733","full_name":"prometheus/client_python","owner":"prometheus","description":"Prometheus instrumentation library for Python applications","archived":false,"fork":false,"pushed_at":"2026-08-13T21:59:29.000Z","size":8065,"stargazers_count":4360,"open_issues_count":148,"forks_count":873,"subscribers_count":64,"default_branch":"master","last_synced_at":"2026-08-21T12:20:42.396Z","etag":null,"topics":["instrumentation","metrics","prometheus","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prometheus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"NOTICE","maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-02-10T22:47:25.000Z","updated_at":"2026-08-21T00:17:33.000Z","dependencies_parsed_at":"2026-08-21T12:21:05.641Z","dependency_job_id":null,"html_url":"https://github.com/prometheus/client_python","commit_stats":{"total_commits":474,"total_committers":161,"mean_commits":"2.9440993788819876","dds":0.770042194092827,"last_synced_commit":"92b23970f032cbc990aa0e501708c425708e51ea"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/prometheus/client_python","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prometheus","download_url":"https://codeload.github.com/prometheus/client_python/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/sbom","scorecard":{"id":746836,"data":{"date":"2025-08-11","repo":{"name":"github.com/prometheus/client_python","commit":"73680284ce63f0bc0f23cfc42af06e74fd7e3ccf"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.8,"checks":[{"name":"Code-Review","score":8,"reason":"Found 20/25 approved changesets -- score normalized to 8","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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"13 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","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":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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":["Info: topLevel 'actions' permission set to 'read': .github/workflows/github-pages.yaml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-pages.yaml:13","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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":"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":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-pages.yaml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/prometheus/client_python/github-pages.yaml/master?enable=pin","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 npmCommand 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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T19:03:45.233Z","repository_id":27149693,"created_at":"2025-08-22T19:03:45.233Z","updated_at":"2025-08-22T19:03:45.233Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36802710,"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"}},"repo_metadata_updated_at":"2026-08-21T22:37:28.658Z","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-prometheus-client-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-prometheus-client-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-prometheus-client-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-prometheus-client-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:08:11.194Z","issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4085106382978723,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.8166666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","maintainers":[{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"},{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"},{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}],"active_maintainers":[{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-prometheus-client-pyc/codemeta","maintainers":[{"uuid":"oss@cogitri.dev","login":null,"name":"Rasmus Thomsen","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","packages_count":464,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Rasmus Thomsen","role":null,"created_at":"2024-08-23T14:43:50.001Z","updated_at":"2024-08-23T14:43:50.001Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/oss@cogitri.dev/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":3176,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":957},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-08-24T05:06:38.587Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}}],"commits":{"id":2479,"full_name":"prometheus/client_python","default_branch":"master","total_commits":543,"total_committers":183,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":2.9672131147540983,"dds":0.725598526703499,"past_year_total_commits":47,"past_year_total_committers":25,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.88,"past_year_dds":0.8085106382978724,"last_synced_at":"2026-08-26T05:16:48.213Z","last_synced_commit":"209834673397d48340e3b3bde6dfd4383087a359","created_at":"2023-03-07T09:14:39.725Z","updated_at":"2026-08-26T05:16:47.963Z","committers":[{"name":"Brian Brazil","email":"brian.brazil@robustperception.io","login":"brian-brazil","count":149},{"name":"Chris Marchbanks","email":"csmarchbanks@gmail.com","login":"csmarchbanks","count":63},{"name":"Ross Golder","email":"ross@golder.org","login":"rossigee","count":23},{"name":"Martin Packman","email":"gzlist@googlemail.com","login":"bz2","count":16},{"name":"Aarni Koskela","email":"akx@iki.fi","login":"akx","count":14},{"name":"Asher Foa","email":"asher@asherfoa.com","login":"asherf","count":7},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":6},{"name":"Maykel Moya","email":"mmoya@mmoya.org","login":"mmoya","count":6},{"name":"Tim Small","email":"tim@seoss.co.uk","login":"tim-seoss","count":6},{"name":"Kareza Chen","email":"kareza@qq.com","login":"ethanschen","count":5},{"name":"Xavier Fernandez","email":"xavier.fernandez@polyconseil.fr","login":"xavfernandez","count":5},{"name":"PrometheusBot","email":"prometheus-team@googlegroups.com","login":"prombot","count":5},{"name":"sean-kim05","email":"skim8705@gmail.com","login":"sean-kim05","count":5},{"name":"Max Usachev","email":"maxusachev@gmail.com","login":"umax","count":5},{"name":"Artur Rodrigues","email":"arturhoo@gmail.com","login":"arturhoo","count":4},{"name":"Arianna Vespri","email":"36129782+vesari","login":"vesari","count":4},{"name":"Hynek Schlawack","email":"hs@ox.cx","login":"hynek","count":4},{"name":"Krishna","email":"107162115+k1chik","login":"k1chik","count":4},{"name":"Sander Van de Moortel","email":"sander.vandemoortel@gmail.com","login":"bluppfisk","count":4},{"name":"Simon Davy","email":"bloodearnest@gmail.com","login":"bloodearnest","count":3},{"name":"Yazdan","email":"22779039+yzdann","login":"yzdann","count":3},{"name":"rafsaf","email":"rafal.safin12@gmail.com","login":"rafsaf","count":3},{"name":"Yury Pliner","email":"yury.pliner@gmail.com","login":"Pliner","count":3},{"name":"Kajinami Takashi","email":"kajinamit","login":"kajinamit","count":3},{"name":"Julius Volz","email":"julius.volz@gmail.com","login":"juliusv","count":3},{"name":"Noah Kantrowitz","email":"noah@coderanger.net","login":"coderanger","count":3},{"name":"Alex Gaynor","email":"alex.gaynor@gmail.com","login":"alex","count":3},{"name":"beorn7","email":"beorn@grafana.com","login":"beorn7","count":3},{"name":"Vikas Kumar","email":"vkumar@linkedin.com","login":null,"count":3},{"name":"Marc-Aurèle Brothier","email":"m@brothier.org","login":"marcaurele","count":2},{"name":"ngrsdhbw","email":"45375059+ngrsdhbw","login":"ngrsdhbw","count":2},{"name":"Michal Kuffa","email":"beezz","login":"beezz","count":2},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":2},{"name":"Min RK","email":"benjaminrk@gmail.com","login":"minrk","count":2},{"name":"Owen Williams","email":"owen-github@ywwg.com","login":"ywwg","count":2},{"name":"Om Pathak","email":"ommanishkumar.pathak@my.liu.edu","login":"ompathakbaap","count":2},{"name":"Pavel","email":"69010336+pavel-lexyr","login":"pavel-lexyr","count":2},{"name":"Ben Kochie","email":"superq@gmail.com","login":"SuperQ","count":2},{"name":"Stanislav Kudriashev","email":"stas.kudriashev@gmail.com","login":"skudriashev","count":2},{"name":"Yiyang Zhan","email":"pon.zhan@gmail.com","login":"zhanpon","count":2},{"name":"andrea","email":"andreafagan28@gmail.com","login":"andreafagan","count":2},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":2},{"name":"Tom Prince","email":"tom.prince@ualberta.net","login":"tomprince","count":2},{"name":"Manuel Rüger","email":"manuel@rueg.eu","login":"mrueg","count":2},{"name":"Krukov D","email":"Glebov.ru@gmail.com","login":"Krukov","count":2},{"name":"Roberto Polli","email":"robipolli@gmail.com","login":"ioggstream","count":2},{"name":"Kishan Verma","email":"72350334+kishan-23","login":"kishan-23","count":2},{"name":"Hazel Shen","email":"mail@hazel.style","login":"hazel-shen","count":2},{"name":"Evgeny Markov","email":"evgenymarkov@yandex.com","login":"evgenymarkov","count":2},{"name":"Eduard-Cristian Stefan","email":"alexandrul.ct@gmail.com","login":"alexandrul","count":2},{"name":"Colin Watson","email":"cjwatson@debian.org","login":"cjwatson","count":2},{"name":"Alberto Donato","email":"alberto.donato@gmail.com","login":"albertodonato","count":2},{"name":"Mark Railton","email":"marksrailton@gmail.com","login":null,"count":2},{"name":"Chris Adams","email":"chris@improbable.org","login":"acdha","count":1},{"name":"Christopher Stelma","email":"Stelminator@gmail.com","login":"Stelminator","count":1},{"name":"Cian Butler","email":"butlerx@notthe.cloud","login":"butlerx","count":1},{"name":"Crutcher Dunnavant","email":"crutcher@gmail.com","login":"crutcher","count":1},{"name":"Cyber Oliveira","email":"lccro","login":"lccro","count":1},{"name":"Céline O'Neil","email":"celineloneil@gmail.com","login":"savoie","count":1},{"name":"Dan Root","email":"rootdan@gmail.com","login":"daroot","count":1},{"name":"Benoît C","email":"dzentoo@gmail.com","login":"dzen","count":1},{"name":"Ben Timby","email":"btimby@gmail.com","login":"btimby","count":1},{"name":"Antti Rasinen","email":"site-github.com@ars.iki.fi","login":"arsatiki","count":1},{"name":"Can Berk Güder","email":"cbg@cbg.me","login":"cbguder","count":1},{"name":"Bo Lopker","email":"blopker","login":"blopker","count":1},{"name":"Danny Sauer","email":"github@dannysauer.com","login":"dannysauer","count":1},{"name":"David Guerrero","email":"heldroe@gmail.com","login":"Heldroe","count":1},{"name":"David Lukac","email":"1215290+davidlukac","login":"davidlukac","count":1},{"name":"David Tulloh","email":"github-david@tulloh.id.au","login":"lod","count":1},{"name":"Davide Setti","email":"davide.setti@gmail.com","login":"vad","count":1},{"name":"Dennis Gäbler","email":"34601603+dg98","login":"dg98","count":1},{"name":"Derek Kulinski","email":"d@kulinski.us","login":"takeda","count":1},{"name":"jxpp","email":"jxpp@chigui.re","login":null,"count":1},{"name":"beorn7","email":"beorn@soundcloud.com","login":null,"count":1},{"name":"Thomas Desrosiers","email":"thomas@databricks.com","login":null,"count":1},{"name":"Bernardo Sulzbach","email":"mafagafogigante@gmail.com","login":null,"count":1},{"name":"Anders Schuller","email":"andersschuller@gmail.com","login":"andersschuller","count":1},{"name":"Amim Knabben","email":"amim.knabben@gmail.com","login":"knabben","count":1},{"name":"Alexey Shamrin","email":"shamrin@gmail.com","login":"shamrin","count":1},{"name":"Alexander Mitchell","email":"alex.mitchell.1995@gmail.com","login":"alexander-95","count":1},{"name":"Alexa Griffith","email":"agriffith96@gmail.com","login":"alexagriffith","count":1},{"name":"Alex Padron","email":"alex_p@alum.mit.edu","login":"AlexPadron","count":1},{"name":"Ahmed Mezghani","email":"38987709+ahmed-mez","login":"ahmed-mez","count":1},{"name":"Aaron Tygart","email":"aaron.tygart@gmail.com","login":"thekuffs","count":1},{"name":"Aapeli","email":"git@aapelivuorinen.com","login":"aapeliv","count":1},{"name":"Aaditya Dhruv","email":"67942447+aadityadhruv","login":"aadityadhruv","count":1},{"name":"Andreas Maier","email":"andy-maier","login":"andy-maier","count":1},{"name":"Andreas Zeidler","email":"az@zitc.de","login":"witsch","count":1},{"name":"Andrew","email":"andysim3d@gmail.com","login":"andysim3d","count":1},{"name":"Angus Holder","email":"aholder97@gmail.com","login":"angusholder","count":1},{"name":"Antoine Tollenaere","email":"atollena@gmail.com","login":"atollena","count":1},{"name":"Dhananjay Balan","email":"mail@dbalan.in","login":"dbalan","count":1},{"name":"Uriel Corfa","email":"uriel@corfa.fr","login":"korfuri","count":1},{"name":"Tushar Makkar","email":"tusharmakkar08@gmail.com","login":"tusharmakkar08","count":1},{"name":"Tristan Colgate-McFarlane","email":"tcolgate@gmail.com","login":"tcolgate","count":1},{"name":"Thomas W","email":"69774548+yctomwang","login":"yctomwang","count":1},{"name":"Stephan Erb","email":"github@stephanerb.eu","login":"StephanErb","count":1},{"name":"Stefano Torresi","email":"stefano@torresi.io","login":"stefanotorresi","count":1},{"name":"Sinclert Pérez","email":"Sinclert@hotmail.com","login":"Sinclert","count":1},{"name":"Simon Li","email":"orpheus+devel@gmail.com","login":"manics","count":1},{"name":"Sebastian Brandt","email":"s.brandt.berlin@gmail.com","login":"sbrandtb","count":1},{"name":"Sam Snarr","email":"38705645+sss-ng","login":"sss-ng","count":1},{"name":"Ruslan Kuprieiev","email":"kupruser@gmail.com","login":"efiop","count":1},{"name":"Romuald Brunet","email":"romuald@chivil.com","login":"romuald","count":1},{"name":"Roman Mohr","email":"rmohr@redhat.com","login":"rmohr","count":1},{"name":"Rob Skillington","email":"rob.skillington@gmail.com","login":"robskillington","count":1},{"name":"Rick van Hattem","email":"wolph@wol.ph","login":"wolph","count":1},{"name":"Remi Jouannet","email":"remijouannet@gmail.com","login":"remijouannet","count":1},{"name":"Radek Ježek","email":"pc.jezek@gmail.com","login":"jezekra1","count":1},{"name":"Przemysław Suliga","email":"1270737+suligap","login":"suligap","count":1},{"name":"Pietro De Nicolao","email":"pietrodn","login":"pietrodn","count":1},{"name":"Pierre Margueritte","email":"mfpierre@gmail.com","login":"mfpierre","count":1},{"name":"Pavel Sapezhka","email":"me@weastur.com","login":"weastur","count":1},{"name":"Paul Melnikov","email":"positron96@gmail.com","login":"positron96","count":1},{"name":"Veknelyon","email":"antoine.arbouin+github@gmail.com","login":"aarbouin","count":1},{"name":"Paul Logston","email":"code@logston.me","login":"logston","count":1},{"name":"秋葉","email":"ambiguous404@gmail.com","login":"Hanaasagi","count":1},{"name":"zhulongcheng","email":"zhulongcheng.me@gmail.com","login":"zhulongcheng","count":1},{"name":"weidongkl","email":"weidongkl@sina.com","login":"weidongkx","count":1},{"name":"tsl-karlp","email":"40211317+tsl-karlp","login":"tsl-karlp","count":1},{"name":"ritesh-avesha","email":"104001014+ritesh-avesha","login":"ritesh-avesha","count":1},{"name":"reivilibre","email":"olivier@librepush.net","login":"reivilibre","count":1},{"name":"partcyborg","email":"41255671+partcyborg","login":"partcyborg","count":1},{"name":"kfp","email":"dev@sperlazzasaurus.com","login":"kfp","count":1},{"name":"jamessewell","email":"james.sewell@gmail.com","login":"jamessewell","count":1},{"name":"hack","email":"hacksparr0w@protonmail.com","login":"hacksparr0w","count":1},{"name":"dennis again","email":"immerrr@gmail.com","login":"immerrr","count":1},{"name":"caosiyang","email":"csy3228@gmail.com","login":"caosiyang","count":1},{"name":"bnopne","email":"bnopne@gmail.com","login":"bnopne","count":1},{"name":"antialiasis","email":"antialiasis@gmail.com","login":"antialiasis","count":1},{"name":"aimestereo","email":"aimestereo@gmail.com","login":"aimestereo","count":1},{"name":"Zaar Hai","email":"haizaar","login":"haizaar","count":1},{"name":"Yuvi Panda","email":"yuvipanda@gmail.com","login":"yuvipanda","count":1},{"name":"Xtreak","email":"tir.karthi@gmail.com","login":"tirkarthi","count":1},{"name":"Wissam Abu Ahmad","email":"xy.wissam@gmail.com","login":"wissamir","count":1},{"name":"William Huang","email":"ai.william@outlook.com","login":"hex2dec","count":1},{"name":"Victor Grigoriu","email":"vgrigoriu@gmail.com","login":"vgrigoriu","count":1},{"name":"Joshua M. Clulow","email":"josh@sysmgr.org","login":"jclulow","count":1},{"name":"Josh Karpel","email":"josh.karpel@gmail.com","login":"JoshKarpel","count":1},{"name":"Jethro Muller","email":"JethroMuller@gmail.com","login":"AceFire6","count":1},{"name":"Jelle van der Waa","email":"jelle@vdwaa.nl","login":"jelly","count":1},{"name":"Jean-Ralph Aviles","email":"jeanralphaviles","login":"jeanralphaviles","count":1},{"name":"Jason Mobarak","email":"git@jason.mobarak.name","login":"silverjam","count":1},{"name":"Jaromír Wysoglad","email":"smulumas@gmail.com","login":"vyzigold","count":1},{"name":"Jakob van Santen","email":"jvansanten@gmail.com","login":"jvansanten","count":1},{"name":"Ivan Valkov","email":"iv.v.valkov@gmail.com","login":"ivan-valkov","count":1},{"name":"Igor Gnatenko","email":"i.gnatenko.brain@gmail.com","login":"ignatenkobrain","count":1},{"name":"Ids van der Molen","email":"ids@idsvandermolen.com","login":"idsvandermolen","count":1},{"name":"Grégoire Deveaux","email":"ggdx@laposte.net","login":"gregoiredx","count":1},{"name":"GlorifiedPig","email":"ryan@glorifiedstudios.com","login":"GlorifiedPig","count":1},{"name":"George Mossessian","email":"gmossessian@gmail.com","login":"gmossessian","count":1},{"name":"Geoffrey Beausire","email":"geobeausire@gmail.com","login":"geobeau","count":1},{"name":"Frank Sauerburger","email":"frank@sauerburger.com","login":"sauerburger","count":1},{"name":"Evans Mungai","email":"banjoh","login":"banjoh","count":1},{"name":"Eugene","email":"ezilman+github@gmail.com","login":"namliz","count":1},{"name":"Emil 'Skeen' Madsen","email":"sovende@gmail.com","login":"Skeen","count":1},{"name":"Ely Spears","email":"59627491+espears1","login":"espears1","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Eden Yemini","email":"eden881@gmail.com","login":"eden881","count":1},{"name":"Dominik Süß","email":"dominik@suess.wtf","login":"theSuess","count":1},{"name":"Dominique Martinet","email":"asmadeus@codewreck.org","login":"martinetd","count":1},{"name":"Paco Esteban","email":"pacoesteban","login":"pacoesteban","count":1},{"name":"Nils O. Selåsdal","email":"nos@utel.tech","login":"noselasd","count":1},{"name":"Nicholas J","email":"njohns+gh@grovo.com","login":"njohns-grovo","count":1},{"name":"Naoyuki Sano","email":"nsano@ae.em-net.ne.jp","login":"nsano-rururu","count":1},{"name":"Nadja Deininger","email":"nadja@ef.gy","login":"machineperson","count":1},{"name":"Morten Lied Johansen","email":"mortenjo@ifi.uio.no","login":"mortenlj","count":1},{"name":"Miguel Ángel García","email":"magmax","login":"magmax","count":1},{"name":"Michele Pittoni","email":"michele@pittoni.org","login":"mpitt","count":1},{"name":"Mathias Kende","email":"mathias.kende@mistral.ai","login":"mathias-kende","count":1},{"name":"Matas Minelga","email":"minematas@gmail.com","login":"ashirviskas","count":1},{"name":"Masaya Suzuki","email":"draftcode","login":"draftcode","count":1},{"name":"Martin Thoma","email":"info@martin-thoma.de","login":"MartinThoma","count":1},{"name":"Marek Czaplicki","email":"mdczaplicki@gmail.com","login":"mdczaplicki","count":1},{"name":"Marco Neumann","email":"marco@crepererum.net","login":"crepererum","count":1},{"name":"Marc Tudurí","email":"marctc@protonmail.com","login":"marctc","count":1},{"name":"Mallika Muralidharan","email":"179001939+mallika-mur","login":"mallika-mur","count":1},{"name":"MELVIN CHACKO JOSE","email":"165891174+MelvinjoseC","login":"MelvinjoseC","count":1},{"name":"Lukáš Vokráčko","email":"lukas@vokracko.cz","login":"vokracko","count":1},{"name":"Lexi Robinson","email":"lexi@lexi.org.uk","login":"Lexicality","count":1},{"name":"Kir Melnikov","email":"melnikk","login":"melnikk","count":1},{"name":"Julien Pivotto","email":"roidelapluie@inuits.eu","login":"roidelapluie","count":1},{"name":"Julie Rymer","email":"rymerjulie.pro@gmail.com","login":"Chadys","count":1}],"past_year_committers":[{"name":"Chris Marchbanks","email":"csmarchbanks@gmail.com","login":"csmarchbanks","count":9},{"name":"sean-kim05","email":"skim8705@gmail.com","login":"sean-kim05","count":5},{"name":"Krishna","email":"107162115+k1chik","login":"k1chik","count":4},{"name":"PrometheusBot","email":"prometheus-team@googlegroups.com","login":"prombot","count":3},{"name":"Colin Watson","email":"cjwatson@debian.org","login":"cjwatson","count":2},{"name":"Hazel Shen","email":"mail@hazel.style","login":"hazel-shen","count":2},{"name":"Om Pathak","email":"ommanishkumar.pathak@my.liu.edu","login":"ompathakbaap","count":2},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":2},{"name":"Kajinami Takashi","email":"kajinamit","login":"kajinamit","count":2},{"name":"Arianna Vespri","email":"36129782+vesari","login":"vesari","count":1},{"name":"Dominik Süß","email":"dominik@suess.wtf","login":"theSuess","count":1},{"name":"Frank Sauerburger","email":"frank@sauerburger.com","login":"sauerburger","count":1},{"name":"Grégoire Deveaux","email":"ggdx@laposte.net","login":"gregoiredx","count":1},{"name":"Jaromír Wysoglad","email":"smulumas@gmail.com","login":"vyzigold","count":1},{"name":"Jelle van der Waa","email":"jelle@vdwaa.nl","login":"jelly","count":1},{"name":"Julie Rymer","email":"rymerjulie.pro@gmail.com","login":"Chadys","count":1},{"name":"Lexi Robinson","email":"lexi@lexi.org.uk","login":"Lexicality","count":1},{"name":"Lukáš Vokráčko","email":"lukas@vokracko.cz","login":"vokracko","count":1},{"name":"MELVIN CHACKO JOSE","email":"165891174+MelvinjoseC","login":"MelvinjoseC","count":1},{"name":"Mathias Kende","email":"mathias.kende@mistral.ai","login":"mathias-kende","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Naoyuki Sano","email":"nsano@ae.em-net.ne.jp","login":"nsano-rururu","count":1},{"name":"Ruslan Kuprieiev","email":"kupruser@gmail.com","login":"efiop","count":1},{"name":"hack","email":"hacksparr0w@protonmail.com","login":"hacksparr0w","count":1},{"name":"ritesh-avesha","email":"104001014+ritesh-avesha","login":"ritesh-avesha","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6785664,"commits_count":984448164,"contributors_count":41490693,"owners_count":1365527,"committers_count":3365983,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"prometheus/client_python","html_url":"https://github.com/prometheus/client_python","last_synced_at":"2026-08-25T14:11:49.336Z","status":null,"issues_count":199,"pull_requests_count":235,"avg_time_to_close_issue":14423835.379310345,"avg_time_to_close_pull_request":4768626.464516129,"issues_closed_count":116,"pull_requests_closed_count":155,"pull_request_authors_count":116,"issue_authors_count":181,"avg_comments_per_issue":3.1658291457286434,"avg_comments_per_pull_request":1.4170212765957446,"merged_pull_requests_count":119,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":15,"past_year_pull_requests_count":60,"past_year_avg_time_to_close_issue":3923145.7,"past_year_avg_time_to_close_pull_request":834622.6176470588,"past_year_issues_closed_count":10,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.1333333333333333,"past_year_avg_comments_per_pull_request":0.85,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":32,"created_at":"2023-05-10T11:04:58.614Z","updated_at":"2026-08-25T14:11:49.336Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/prometheus%2Fclient_python/issues","issue_labels_count":{"table":{"bug":8,"feature":4,"help wanted":3,"enhancement":3,"priority/P3":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":178,"CONTRIBUTOR":18,"MEMBER":3}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":100,"NONE":97,"MEMBER":38}},"issue_authors":{"table":{"calestyo":8,"andy-maier":5,"mgorny":3,"positron96":2,"cirvladimir":2,"raybellis":2,"GeluConstantin":2,"k1chik":2,"samipdahalr":1,"dom111":1,"SuperQ":1,"roganartu":1,"glasswalk3r":1,"Kyle-Neale":1,"stalkerg":1,"takeda":1,"hmellor":1,"aka-switch":1,"eranseer":1,"Antsthebul":1,"1138559250":1,"thomasdraebing":1,"Chadys":1,"29swastik":1,"orfins":1,"alidasomi":1,"iNishant":1,"jezekra1":1,"wahajahmed010":1,"olamarre":1,"draftcode":1,"atatarn":1,"Zant7":1,"nkthanh99":1,"darox":1,"sheenobu":1,"petarmaric":1,"bm371613":1,"decaz":1,"bwo":1,"salehdeh76":1,"matoro":1,"chen-ABC":1,"Dominick-Peluso-Bose":1,"paulocoutinhox":1,"jkugler":1,"octopoulpe":1,"marctc":1,"aru-trackunit":1,"Romain-Geissler-1A":1,"danielstankw":1,"jcpoconnor":1,"worker24h":1,"nicolasroy11":1,"Azmisov":1,"Apich238":1,"osd42":1,"veerusajjan":1,"eoswald":1,"Wilm0r":1,"analytically":1,"liuhuanxg":1,"jtougas":1,"vladimir-avinkin":1,"scottbelden":1,"onzo-mateuszzakarczemny":1,"Radiergummi":1,"singerjess":1,"seb2704":1,"sbates130272":1,"haizaar":1,"marcpawl":1,"nmichlo":1,"MatthewMaclean":1,"Shmok9":1,"swollo":1,"epu":1,"prime-minister-of-fun":1,"ITS-Luc":1,"dnutiu":1,"klaska-lukas":1,"mallika-mur":1,"gdmachado":1,"nizamsp":1,"arrdem":1,"lod":1,"LordKa0S":1,"Tiino1":1,"mdczaplicki":1,"vivekpatani":1,"venkatamutyala":1,"aether-rootr":1,"tlc":1,"efiop":1,"rafsaf":1,"macetw":1,"mkingsbury":1,"jgrammen-agilitypr":1,"ncopa":1,"suzumiyashiyu":1,"lukeyeager":1,"cmarasescu":1,"hegedigwe-rgare":1,"mumrah":1,"SachiaLanlus":1,"tiagoborzino":1,"goofy-z":1,"Drewster727":1,"JinLisek":1,"XiaosongWen":1,"JesusFrontelo":1,"adamsolomou":1,"hAh0L13":1,"Jean-PhilippeD":1,"magmax":1,"pavel-lexyr":1,"jarni-ua":1,"Lancetnik":1,"tadeas-vintrlik":1,"kloczek":1,"Jaybee18":1,"couling":1,"andrew-cybsafe":1,"akx":1,"DGRFL":1,"kerrick-js":1,"zby-universal":1,"csmarchbanks":1,"ywwg":1,"Gim6626":1,"Tecuya":1,"darkclouder":1,"Velan987":1,"TheGameProfi":1,"mohammedix88":1,"elasticdotventures":1,"zack-littke-smith-ai":1,"matt3o":1,"Roymprog":1,"azro352":1,"dmarmugi":1,"kaholau":1,"gjcarneiro":1,"damir1407":1,"slowpokefarm":1,"n-peugnet":1,"sbagneris":1,"MatthewScholefield":1,"karezachen":1,"MarcoRizk":1,"hanbaga":1,"nabil-dbz":1,"jednoprsak":1,"wissamir":1,"joristork":1,"gionapaolini":1,"gg-mmill":1,"0x26res":1,"alikaz3mi":1,"htbrandao":1,"mecampbellsoup":1,"paravoid":1,"DaniruKun":1,"chardch":1,"jjdmol":1,"EdgarMontelongo":1,"kramerli":1,"IWillPull":1,"rourke":1,"shlimp":1,"BarryThrill":1,"ColinBe95":1,"sriharshabm":1,"zhaozhiming37":1,"tjb9dc":1,"Thomas-2503":1,"ELvisZxc":1,"aarnphm":1,"Amoolaa":1,"camilla-storytel":1,"nonamethanks":1}},"pull_request_authors":{"table":{"csmarchbanks":33,"manas-rust":10,"vesari":7,"sean-kim05":6,"andy-maier":5,"k1chik":5,"kajinamit":5,"weidongkl":4,"Pliner":4,"ywwg":4,"ethanschen":4,"suligap":4,"prombot":3,"karezachen":3,"veeceey":3,"lod":2,"roganartu":2,"postmaxin":2,"iostream96":2,"ompathakbaap":2,"AnthonyCalo":2,"alex-ak1":2,"willnewton":2,"dg98":2,"alekseiapa":2,"yctomwang":2,"btimby":2,"efiop":2,"GlorifiedPig":2,"cjwatson":2,"aarnphm":2,"sylwit":2,"andysim3d":2,"kishan-23":2,"kschroeder":2,"acelyc111":2,"amitaiturkel":2,"hazel-shen":2,"moret":2,"eden881":2,"jclulow":2,"wissamir":2,"mallika-mur":2,"ayushanand293":2,"kloczek":2,"yuhao541":2,"evgenymarkov":2,"mgorny":2,"aapeliv":2,"sauerburger":1,"magmax":1,"mpnowacki-reef":1,"marctc":1,"rafsaf":1,"jmcarp":1,"hugovk":1,"arthurlm":1,"shadchin":1,"vokracko":1,"fernandino143":1,"sss-ng":1,"SuperQ":1,"vyzigold":1,"alopezz":1,"dafu-wu":1,"mathias-kende":1,"aadityadhruv":1,"ritesh-avesha":1,"shekhargit1912":1,"minrk":1,"ashirviskas":1,"johnsaurabh":1,"cbguder":1,"weastur":1,"MatthewMaclean":1,"mhansen":1,"romuald":1,"positron96":1,"swehner":1,"deepakganesh78":1,"engFelipeMonteiro":1,"stefanor":1,"MelvinjoseC":1,"zhanpon":1,"aviseth":1,"hack-dream":1,"crutcher":1,"afrkorsakow":1,"Lexicality":1,"kalaverin":1,"SilenceAdele":1,"sheenobu":1,"pritam360":1,"jezekra1":1,"lee3164":1,"kimjune01":1,"JoshKarpel":1,"theSuess":1,"gregoiredx":1,"amdadulbari":1,"anantha96":1,"Chadys":1,"dom111":1,"calestyo":1,"draftcode":1,"jvansanten":1,"silverjam":1,"mdczaplicki":1,"alexagriffith":1,"hacksparr0w":1,"Roymprog":1,"noselasd":1,"rud":1,"butlerx":1,"remijouannet":1,"arsatiki":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16403473,"issues_count":42720943,"pull_requests_count":136640990,"authors_count":11539114,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":3}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":11,"CONTRIBUTOR":4}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":34,"NONE":23,"MEMBER":3}},"past_year_issue_authors":{"table":{"k1chik":2,"calestyo":1,"dom111":1,"EdgarMontelongo":1,"efiop":1,"epu":1,"gdmachado":1,"gg-mmill":1,"Jaybee18":1,"mgorny":1,"mohammedix88":1,"nabil-dbz":1,"wahajahmed010":1,"zack-littke-smith-ai":1}},"past_year_pull_request_authors":{"table":{"sean-kim05":6,"k1chik":5,"veeceey":3,"prombot":3,"csmarchbanks":3,"vesari":2,"ompathakbaap":2,"kschroeder":2,"efiop":2,"cjwatson":2,"acelyc111":2,"ayushanand293":2,"vyzigold":1,"vokracko":1,"afrkorsakow":1,"theSuess":1,"stefanor":1,"shekhargit1912":1,"amdadulbari":1,"sauerburger":1,"ritesh-avesha":1,"aviseth":1,"pritam360":1,"mpnowacki-reef":1,"mgorny":1,"MelvinjoseC":1,"mathias-kende":1,"Lexicality":1,"calestyo":1,"kimjune01":1,"kajinamit":1,"Chadys":1,"johnsaurabh":1,"hazel-shen":1,"hacksparr0w":1,"gregoiredx":1,"dom111":1,"deepakganesh78":1}},"maintainers":[{"table":{"login":"csmarchbanks","count":34,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}},{"table":{"login":"ywwg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ywwg"}},{"table":{"login":"SuperQ","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SuperQ"}}],"active_maintainers":[{"table":{"login":"csmarchbanks","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/csmarchbanks"}}]}},"events":{"total":{"CommitCommentEvent":1,"CreateEvent":14,"DeleteEvent":3,"ForkEvent":43,"IssueCommentEvent":138,"IssuesEvent":33,"PullRequestEvent":61,"PullRequestReviewCommentEvent":97,"PullRequestReviewEvent":107,"PushEvent":93,"ReleaseEvent":5,"WatchEvent":315},"last_year":{"CommitCommentEvent":1,"CreateEvent":3,"DeleteEvent":1,"ForkEvent":10,"IssueCommentEvent":31,"IssuesEvent":11,"PullRequestEvent":12,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":20,"PushEvent":21,"ReleaseEvent":3,"WatchEvent":46}},"keywords":["instrumentation","metrics","prometheus","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/approve-workflows.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:45:02.354Z","updated_at":"2026-08-06T04:45:02.354Z","repository_link":"https://github.com/prometheus/client_python/blob/master/.github/workflows/approve-workflows.yml","dependencies":[{"id":25905080788,"package_name":"prometheus/promci/approve_workflows","ecosystem":"actions","requirements":"370e8c15dcec50043cbe66f2f34633d9efc0a190","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yaml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:45:02.844Z","updated_at":"2026-08-06T04:45:02.844Z","repository_link":"https://github.com/prometheus/client_python/blob/master/.github/workflows/ci.yaml","dependencies":[{"id":25905081048,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25905081074,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"83679a892e2d95755f2dac6acb0bfd1e9ac5d548","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/github-pages.yaml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:45:03.627Z","updated_at":"2026-08-06T04:45:03.627Z","repository_link":"https://github.com/prometheus/client_python/blob/master/.github/workflows/github-pages.yaml","dependencies":[{"id":25905081101,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8e8c483db84b4bee98b60c0593521ed34d9990e8","direct":true,"kind":"composite","optional":false},{"id":25905081133,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"983d7736d9b0ae728b81ab479565c72886d7745b","direct":true,"kind":"composite","optional":false},{"id":25905081134,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"7b1f4a764d45c48632c6b24a0339c27f5614fb0b","direct":true,"kind":"composite","optional":false},{"id":25905081135,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:45:03.947Z","updated_at":"2026-08-06T04:45:03.947Z","repository_link":"https://github.com/prometheus/client_python/blob/master/pyproject.toml","dependencies":[]}],"score":35.537222365859286,"created_at":"2026-05-04T06:49:19.720Z","updated_at":"2026-08-26T14:39:30.648Z","avatar_url":"https://github.com/prometheus.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371755","html_url":"https://summary.ecosyste.ms/projects/371755"}