{"id":371465,"url":"https://github.com/saghul/pycares","last_synced_at":"2026-08-25T14:06:56.615Z","repository":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"packages":[{"id":12896262,"name":"python314Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T09:13:17.940Z","latest_release_published_at":"2026-03-07T08:25:48.444Z","latest_release_number":"5.0.1","last_synced_at":"2026-05-14T17:14:40.836Z","created_at":"2026-01-27T09:13:17.726Z","updated_at":"2026-08-22T21:18:13.411Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.pycares","install_command":"nix-env -iA nixpkgs.python314Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pycares/default.nix#L48","metadata":{"nix_attribute":"python3.14-pycares-5.0.1","position":"pkgs/development/python-modules/pycares/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:18:13.411Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.pycares?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:11:50.090Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5658,"html_url":null,"role":null,"created_at":"2026-03-07T08:25:49.023Z","updated_at":"2026-03-07T08:25:49.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","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":13773585,"name":"pycares","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T12:25:13.341Z","latest_release_published_at":"2026-02-13T12:25:13.341Z","latest_release_number":"4.1.2-2build1","last_synced_at":"2026-03-13T12:38:27.170Z","created_at":"2026-02-13T12:25:13.076Z","updated_at":"2026-08-22T21:40:58.947Z","registry_url":"https://launchpad.net/ubuntu/+source/pycares","install_command":"apt-get install pycares","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, libc-ares-dev, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T21:40:58.947Z","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/pycares?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:11:50.090Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/pycares/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":962},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-23T05:05:44.430Z","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":12831113,"name":"python311Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:56:36.652Z","latest_release_published_at":"2026-01-26T19:56:36.652Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-14T13:06:47.731Z","created_at":"2026-01-26T19:56:35.768Z","updated_at":"2026-08-23T00:10:48.537Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.pycares","install_command":"nix-env -iA nixpkgs.python311Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pycares/default.nix#L49","metadata":{"nix_attribute":"python3.11-pycares-4.3.0","position":"pkgs/development/python-modules/pycares/default.nix:49","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":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:10:48.537Z","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.pycares?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:11:50.090Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-04T07:37:51.956Z","updated_at":"2026-03-04T07:37:51.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","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":75950,"name":"py-pycares","ecosystem":"spack","description":"pycares is a Python module which provides an interface to c-ares. c-ares\nis a C library that performs DNS requests and name resolutions\nasynchronously.\n","homepage":"https://github.com/saghul/pycares","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/saghul/pycares","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:27:21.419Z","latest_release_published_at":"2022-04-05T09:27:21.419Z","latest_release_number":"3.0.0","last_synced_at":"2026-08-22T12:34:36.932Z","created_at":"2022-04-05T09:27:21.389Z","updated_at":"2026-08-23T10:07:06.444Z","registry_url":"https://packages.spack.io/package.html?name=py-pycares","install_command":"spack install py-pycares","documentation_url":null,"metadata":{},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T10:07:06.444Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":15.575934417118242,"forks_count":12.255106294289288,"average":13.9745727386411},"purl":"pkg:spack/py-pycares","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:11:50.090Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-pycares/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2155,"html_url":null,"role":null,"created_at":"2022-11-14T16:54:18.035Z","updated_at":"2022-11-14T16:54:18.035Z","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":9302,"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-23T05:06:22.773Z","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":13305773,"name":"python311Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:03:36.827Z","latest_release_published_at":"2026-02-02T07:03:36.827Z","latest_release_number":"4.3.0","last_synced_at":"2026-03-08T11:42:31.665Z","created_at":"2026-02-02T07:03:35.402Z","updated_at":"2026-08-21T15:16:56.289Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.pycares","install_command":"nix-env -iA nixpkgs.python311Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pycares/default.nix#L49","metadata":{"nix_attribute":"python3.11-pycares-4.3.0","position":"pkgs/development/python-modules/pycares/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","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":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T15:16:56.289Z","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.pycares?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-08T11:42:31.835Z","updated_at":"2026-03-08T11:42:31.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","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":12872398,"name":"python313Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-27T03:53:42.008Z","latest_release_published_at":"2026-03-08T00:26:28.065Z","latest_release_number":"5.0.1","last_synced_at":"2026-03-08T00:26:28.407Z","created_at":"2026-01-27T03:53:41.805Z","updated_at":"2026-08-21T17:46:38.747Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.pycares","install_command":"nix-env -iA nixpkgs.python313Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/pycares/default.nix#L48","metadata":{"nix_attribute":"python3.13-pycares-5.0.1","position":"pkgs/development/python-modules/pycares/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T17:46:38.746Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.pycares?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5658,"html_url":null,"role":null,"created_at":"2026-03-08T00:26:28.613Z","updated_at":"2026-03-08T00:26:28.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5881},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-23T05:00:10.999Z","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":13298109,"name":"python310Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:32:40.052Z","latest_release_published_at":"2026-02-02T06:32:40.052Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-10T23:01:22.355Z","created_at":"2026-02-02T06:32:39.714Z","updated_at":"2026-08-21T18:13:21.718Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.pycares","install_command":"nix-env -iA nixpkgs.python310Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/pycares/default.nix#L49","metadata":{"nix_attribute":"python3.10-pycares-4.3.0","position":"pkgs/development/python-modules/pycares/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","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":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:13:21.718Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.pycares?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-03T22:40:56.864Z","updated_at":"2026-03-03T22:40:56.864Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3035},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-23T05:04:39.403Z","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":13798582,"name":"pycares","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T16:58:07.269Z","latest_release_published_at":"2026-02-13T16:58:07.269Z","latest_release_number":"4.3.0-2","last_synced_at":"2026-03-14T09:15:18.749Z","created_at":"2026-02-13T16:58:06.898Z","updated_at":"2026-08-21T18:13:21.726Z","registry_url":"https://launchpad.net/ubuntu/+source/pycares","install_command":"apt-get install pycares","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, pybuild-plugin-pyproject, libc-ares-dev, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T18:13:21.726Z","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/pycares?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/pycares/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":1328},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-23T05:05:48.760Z","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":13206103,"name":"python312Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:05:53.832Z","latest_release_published_at":"2026-02-02T01:05:53.832Z","latest_release_number":"4.4.0","last_synced_at":"2026-03-09T05:04:21.906Z","created_at":"2026-02-02T01:05:46.134Z","updated_at":"2026-08-21T19:34:12.450Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.pycares","install_command":"nix-env -iA nixpkgs.python312Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pycares/default.nix#L44","metadata":{"nix_attribute":"python3.12-pycares-4.4.0","position":"pkgs/development/python-modules/pycares/default.nix:44","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":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:34:12.449Z","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.pycares?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-09T05:04:22.287Z","updated_at":"2026-03-09T05:04:22.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","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":13087807,"name":"python312Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:08:38.021Z","latest_release_published_at":"2026-02-01T18:08:38.021Z","latest_release_number":"4.4.0","last_synced_at":"2026-04-10T02:01:49.642Z","created_at":"2026-02-01T18:08:34.208Z","updated_at":"2026-08-21T19:34:12.579Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.pycares","install_command":"nix-env -iA nixpkgs.python312Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pycares/default.nix#L44","metadata":{"nix_attribute":"python3.12-pycares-4.4.0","position":"pkgs/development/python-modules/pycares/default.nix:44","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":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:34:12.579Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.pycares?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-03T20:18:52.699Z","updated_at":"2026-03-03T20:18:52.699Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","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":13600826,"name":"pycares","ecosystem":"debian","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T10:50:23.544Z","latest_release_published_at":"2026-02-11T10:50:23.544Z","latest_release_number":"2.1.1-2","last_synced_at":"2026-03-13T05:08:12.050Z","created_at":"2026-02-11T10:50:23.351Z","updated_at":"2026-08-21T19:46:06.537Z","registry_url":"https://tracker.debian.org/pkg/pycares","install_command":"apt-get install pycares","documentation_url":"https://packages.debian.org/buster/pycares","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python-pycares, python3-pycares, python-pycares-doc","standards_version":"3.9.8","maintainer":"Tanguy Ortolo \u003ctanguy+debian@ortolo.eu\u003e","build_depends":"debhelper (\u003e= 9), dh-python, python3-all, python3-all-dev, python3-setuptools, python-all, python-all-dev, python-docutils, python-setuptools, python-sphinx, python-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:46:06.537Z","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/pycares?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/pycares/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":602},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-23T05:03:29.697Z","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":5290190,"name":"pycares","ecosystem":"conda","description":"pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously.","homepage":"https://pypi.org/project/pycares/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":[],"namespace":null,"versions_count":4,"first_release_published_at":"2019-10-13T22:47:46.000Z","latest_release_published_at":"2022-06-09T19:23:44.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-03-28T13:13:36.804Z","created_at":"2022-10-03T15:49:26.905Z","updated_at":"2026-08-21T19:58:40.265Z","registry_url":"https://anaconda.org/conda-forge/pycares","install_command":"conda install -c conda-forge pycares","documentation_url":null,"metadata":{},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T19:58:40.265Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.255501771545486,"dependent_packages_count":19.606766804730775,"stargazers_count":29.357752382853437,"forks_count":21.038974000698637,"docker_downloads_count":null,"average":22.564748739957082},"purl":"pkg:conda/pycares?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pycares/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":13561914,"name":"pycares","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:33:21.334Z","latest_release_published_at":"2026-02-11T05:33:21.334Z","latest_release_number":"4.1.2-2build3","last_synced_at":"2026-03-11T13:29:12.548Z","created_at":"2026-02-11T05:33:21.143Z","updated_at":"2026-08-21T20:12:34.177Z","registry_url":"https://launchpad.net/ubuntu/+source/pycares","install_command":"apt-get install pycares","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.6.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, libc-ares-dev, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T20:12:34.177Z","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/pycares?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/pycares/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":1092},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-23T05:05:50.135Z","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":14534744,"name":"net/py-cares","ecosystem":"pkgsrc","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["net","python"],"namespace":"net","versions_count":1,"first_release_published_at":"2026-03-19T05:46:55.000Z","latest_release_published_at":"2026-03-19T05:46:55.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-07-29T23:07:44.018Z","created_at":"2026-05-27T08:42:53.837Z","updated_at":"2026-08-21T21:35:18.970Z","registry_url":"https://pkgsrc.se/net/py-cares","install_command":"pkg_add py311-cares","documentation_url":"https://pkgsrc.se/net/py-cares","metadata":{"pkg_slug":"py-cares","pkgbase":"py311-cares","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py311-cares-5.0.1"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:35:18.970Z","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-cares?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/net/py-cares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/net/py-cares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/net/py-cares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-cares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-cares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-cares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-cares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-cares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/net%2Fpy-cares/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":475},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-23T05:00:23.261Z","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":5285568,"name":"pycares","ecosystem":"conda","description":"pycares is a Python module which provides an interface to c-ares. c-ares is a C library that performs DNS requests and name resolutions asynchronously.","homepage":"https://pypi.org/project/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2021-02-16T12:38:35.000Z","latest_release_published_at":"2026-03-26T11:24:25.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-03-26T13:05:10.156Z","created_at":"2022-10-03T15:43:06.400Z","updated_at":"2026-08-21T22:36:08.019Z","registry_url":"https://anaconda.org/anaconda/pycares","install_command":"conda install -c anaconda pycares","documentation_url":null,"metadata":{},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T22:36:08.019Z","dependent_packages_count":0,"downloads":9984,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":48.89761401389308,"dependent_packages_count":51.19299305345817,"stargazers_count":40.924192086982785,"forks_count":34.18906674720628,"docker_downloads_count":null,"average":43.80096647538508},"purl":"pkg:conda/pycares","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/pycares/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":851},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-23T05:06:05.492Z","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":13197843,"name":"python311Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:35:28.202Z","latest_release_published_at":"2026-02-02T00:35:28.202Z","latest_release_number":"4.4.0","last_synced_at":"2026-07-25T21:02:27.029Z","created_at":"2026-02-02T00:35:27.935Z","updated_at":"2026-08-21T23:04:40.256Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.pycares","install_command":"nix-env -iA nixpkgs.python311Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/pycares/default.nix#L44","metadata":{"nix_attribute":"python3.11-pycares-4.4.0","position":"pkgs/development/python-modules/pycares/default.nix:44","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":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:04:40.256Z","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.pycares?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T07:12:21.647Z","updated_at":"2026-03-07T07:12:21.647Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3049},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-23T05:00:25.615Z","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":13747729,"name":"pycares","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T06:23:45.959Z","latest_release_published_at":"2026-02-13T06:23:45.959Z","latest_release_number":"3.1.1-1build1","last_synced_at":"2026-03-13T11:26:15.727Z","created_at":"2026-02-13T06:23:45.730Z","updated_at":"2026-08-21T23:41:33.949Z","registry_url":"https://launchpad.net/ubuntu/+source/pycares","install_command":"apt-get install pycares","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.4.1","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:41:33.948Z","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/pycares?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/pycares/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":746},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-23T05:05:51.160Z","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":13526327,"name":"pycares","ecosystem":"debian","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T22:45:57.877Z","latest_release_published_at":"2026-02-10T22:45:57.877Z","latest_release_number":"3.1.1-1","last_synced_at":"2026-03-14T04:21:18.136Z","created_at":"2026-02-10T22:45:57.688Z","updated_at":"2026-08-22T01:09:03.230Z","registry_url":"https://tracker.debian.org/pkg/pycares","install_command":"apt-get install pycares","documentation_url":"https://packages.debian.org/bullseye/pycares","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.4.1","maintainer":"Debian Python Modules Team \u003cpython-modules-team@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T01:09:03.230Z","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/pycares?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/pycares/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":792},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-23T05:05:53.786Z","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":13706434,"name":"pycares","ecosystem":"debian","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:12:20.174Z","latest_release_published_at":"2026-02-12T22:12:20.174Z","latest_release_number":"4.3.0-2","last_synced_at":"2026-03-13T13:42:58.091Z","created_at":"2026-02-12T22:12:20.011Z","updated_at":"2026-08-22T03:47:11.195Z","registry_url":"https://tracker.debian.org/pkg/pycares","install_command":"apt-get install pycares","documentation_url":"https://packages.debian.org/bookworm/pycares","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, pybuild-plugin-pyproject, libc-ares-dev, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T03:47:11.195Z","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/pycares?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/pycares/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":1227},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-23T05:05:52.746Z","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":13402610,"name":"pycares","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T10:10:44.553Z","latest_release_published_at":"2026-02-06T10:10:44.553Z","latest_release_number":"4.4.0-1build2","last_synced_at":"2026-03-06T10:21:06.539Z","created_at":"2026-02-06T10:10:44.187Z","updated_at":"2026-08-22T04:02:12.938Z","registry_url":"https://launchpad.net/ubuntu/+source/pycares","install_command":"apt-get install pycares","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.6.2","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, pybuild-plugin-pyproject, libc-ares-dev, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:02:12.938Z","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/pycares?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/pycares/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":1229},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-23T05:05:47.254Z","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":12818685,"name":"python310Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:41:47.664Z","latest_release_published_at":"2026-01-26T17:41:47.664Z","latest_release_number":"4.3.0","last_synced_at":"2026-04-09T22:01:16.011Z","created_at":"2026-01-26T17:41:47.499Z","updated_at":"2026-08-22T04:36:43.283Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.pycares","install_command":"nix-env -iA nixpkgs.python310Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/pycares/default.nix#L49","metadata":{"nix_attribute":"python3.10-pycares-4.3.0","position":"pkgs/development/python-modules/pycares/default.nix:49","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":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T04:36:43.283Z","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.pycares?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T19:38:54.678Z","updated_at":"2026-03-03T19:38:54.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2117},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-23T05:04:31.796Z","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":13078956,"name":"python311Packages.pycares","ecosystem":"nixpkgs","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:41:04.670Z","latest_release_published_at":"2026-02-01T17:41:04.670Z","latest_release_number":"4.4.0","last_synced_at":"2026-03-08T04:31:53.622Z","created_at":"2026-02-01T17:41:04.227Z","updated_at":"2026-08-22T12:11:50.129Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.pycares","install_command":"nix-env -iA nixpkgs.python311Packages.pycares","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/pycares/default.nix#L44","metadata":{"nix_attribute":"python3.11-pycares-4.4.0","position":"pkgs/development/python-modules/pycares/default.nix:44","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":"pycares","upstream_purl":"pkg:pypi/pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:11:50.129Z","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.pycares?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.pycares/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-08T04:31:53.796Z","updated_at":"2026-03-08T04:31:53.796Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3287},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-23T05:04:34.279Z","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":8614841,"name":"github.com/saghul/pycares","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2023-10-06T14:55:36.000Z","latest_release_published_at":"2026-01-01T12:00:20.000Z","latest_release_number":"v5.0.1+incompatible","last_synced_at":"2026-08-22T12:42:44.679Z","created_at":"2023-12-02T02:15:07.684Z","updated_at":"2026-08-22T12:42:44.680Z","registry_url":"https://pkg.go.dev/github.com/saghul/pycares","install_command":"go get github.com/saghul/pycares","documentation_url":"https://pkg.go.dev/github.com/saghul/pycares#section-documentation","metadata":{},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T23:56:18.246Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":3.8951566722591147,"forks_count":2.935417213658529,"docker_downloads_count":null,"average":6.801974185045372},"purl":"pkg:golang/github.com/saghul/pycares","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/saghul/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/saghul/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/saghul/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsaghul%2Fpycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsaghul%2Fpycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsaghul%2Fpycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsaghul%2Fpycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsaghul%2Fpycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsaghul%2Fpycares/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281883,"maintainers_count":0,"namespaces_count":839478,"keywords_count":124863,"github":"golang","metadata":{"funded_packages_count":67811,"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-23T05:01:16.146Z","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":2866673,"name":"pycares","ecosystem":"pypi","description":"Python interface for c-ares","homepage":"http://github.com/saghul/pycares","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":[],"namespace":null,"versions_count":47,"first_release_published_at":"2012-07-09T23:29:11.000Z","latest_release_published_at":"2026-01-01T12:34:57.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-08-22T12:48:41.329Z","created_at":"2022-04-10T12:10:24.788Z","updated_at":"2026-08-22T12:48:41.329Z","registry_url":"https://pypi.org/project/pycares/","install_command":"pip install pycares --index-url https://pypi.org/simple","documentation_url":"https://pycares.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Operating System :: Microsoft :: Windows","Operating System :: POSIX","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 :: Free Threading :: 3 - Stable","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"pycares","project_status":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T08:48:52.749Z","dependent_packages_count":26,"downloads":19993503,"downloads_period":"last-month","dependent_repos_count":2612,"rankings":{"downloads":0.21307869114441017,"dependent_repos_count":0.21090844521608745,"dependent_packages_count":0.49824479704170854,"stargazers_count":5.750567931741611,"forks_count":5.036959546813781,"docker_downloads_count":0.06217371137581542,"average":1.9619888538889023},"purl":"pkg:pypi/pycares","advisories":[{"uuid":"GSA_kwCzR0hTQS01cXBnLXJoNGotcXAzNc4ABJEY","url":"https://github.com/advisories/GHSA-5qpg-rh4j-qp35","title":"pycares has a Use-After-Free Vulnerability","description":"## Summary\n\npycares is vulnerable to a use-after-free condition that occurs when a Channel object is garbage collected while DNS queries are still pending. This results in a fatal Python error and interpreter crash.\n\n## Details\n\n### Root Cause\n\nThe vulnerability stems from improper handling of callback references when the Channel object is destroyed:\n\n1. When a DNS query is initiated, pycares stores a callback reference using `ffi.new_handle()`\n2. If the Channel object is garbage collected while queries are pending, the callback references become invalid\n3. When c-ares attempts to invoke the callback, it accesses freed memory, causing a fatal error\n\nThis issue was much more likely to occur when using `event_thread=True` but could happen without it under the right circumstances.\n\n### Technical Details\n\nThe core issue is a race condition between Python's garbage collector and c-ares's callback execution:\n\n1. When `__del__` is called from within a c-ares callback context, we cannot immediately call `ares_destroy()` because c-ares is still executing code after the callback returns\n2. c-ares needs to execute cleanup code after our Python callback returns (specifically at lines 1422-1429 in ares_process.c)\n3. If we destroy the channel too quickly, c-ares accesses freed memory\n\n### Impact\n\nApplications using `pycares` can be crashed remotely by triggering DNS queries that result in `Channel` objects being garbage collected before query completion. This is particularly problematic in scenarios where:\n\n- Channel objects are created per-request\n- Multiple failed DNS queries are processed rapidly\n- The application doesn't properly manage Channel lifecycle\n\nThe error manifests as:\n```\nFatal Python error: b_from_handle: ffi.from_handle() detected that the address passed points to garbage\n```\n\n## Fix\n\nThe vulnerability has been fixed in pycares 4.9.0 by implementing a safe channel destruction mechanism\n\n## Mitigation\n\n### For Application Developers\n\n1. **Upgrade to pycares \u003e= 4.9.0** - This version includes the fix and requires no code changes\n2. **Best practices** (optional but recommended):\n   ```python\n   # Explicit cleanup\n   channel.close()\n   \n   # Or use context manager\n   with pycares.Channel() as channel:\n       # ... use channel ...\n   # Automatically closed\n   ```\n3. **Avoid creating Channel objects per-request** - Prefer long-lived instances for better performance and safety\n\nThe fix is completely transparent - no API changes or code modifications are required.\n\n## Credit\n\nThis vulnerability was reported by @vEpiphyte through the aio-libs security program.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-06-16T16:09:47.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/saghul/pycares/security/advisories/GHSA-5qpg-rh4j-qp35","https://github.com/saghul/pycares/commit/ebfd7d71eb8e74bc1057a361ea79a5906db510d4","https://github.com/advisories/GHSA-5qpg-rh4j-qp35"],"source_kind":"github","identifiers":["GHSA-5qpg-rh4j-qp35"],"repository_url":"https://github.com/saghul/pycares","blast_radius":0.0,"created_at":"2025-06-16T17:08:28.835Z","updated_at":"2026-04-05T20:02:44.655Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01cXBnLXJoNGotcXAzNc4ABJEY","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS01cXBnLXJoNGotcXAzNc4ABJEY","packages":[{"ecosystem":"pypi","package_name":"pycares","versions":[{"first_patched_version":"4.9.0","vulnerable_version_range":"\u003c= 4.8.0"}],"purl":"pkg:pypi/pycares"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS01cXBnLXJoNGotcXAzNc4ABJEY/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1jNThqLTg4ZjUtaDUzZs4AAtG3","url":"https://github.com/advisories/GHSA-c58j-88f5-h53f","title":"Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in pycares","description":"### Impact\n\npycares versions \u003c 4.2.0 are affected by [CVE-2021-3672](https://nvd.nist.gov/vuln/detail/CVE-2021-3672).\n\n### Patches\n\nUpdate to version 4.2.0.\n","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-07-05T22:08:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.6,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L","references":["https://github.com/saghul/pycares/security/advisories/GHSA-c58j-88f5-h53f","https://github.com/advisories/GHSA-c58j-88f5-h53f"],"source_kind":"github","identifiers":["GHSA-c58j-88f5-h53f"],"repository_url":"https://github.com/saghul/pycares","blast_radius":0.0,"created_at":"2022-12-21T16:12:14.094Z","updated_at":"2026-04-28T20:09:20.532Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNThqLTg4ZjUtaDUzZs4AAtG3","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1jNThqLTg4ZjUtaDUzZs4AAtG3","packages":[{"ecosystem":"pypi","package_name":"pycares","versions":[{"first_patched_version":"4.2.0","vulnerable_version_range":"\u003c 4.2.0"}],"purl":"pkg:pypi/pycares"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1jNThqLTg4ZjUtaDUzZs4AAtG3/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pycares","docker_dependents_count":350,"docker_downloads_count":940768647,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pycares/codemeta","maintainers":[{"uuid":"saghul","login":"saghul","name":null,"email":null,"url":null,"packages_count":9,"html_url":"https://pypi.org/user/saghul/","role":null,"created_at":"2023-02-20T01:39:25.242Z","updated_at":"2023-02-20T01:39:25.242Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/saghul/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930235,"maintainers_count":399572,"namespaces_count":0,"keywords_count":311673,"github":"pypi","metadata":{"funded_packages_count":58495,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-23T05:05:26.773Z","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":14512759,"name":"dev-python/pycares","ecosystem":"gentoo","description":"Python interface for c-ares","homepage":"https://github.com/saghul/pycares/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/saghul/pycares","keywords_array":["~alpha","amd64","arm","arm64","~hppa","~loong","~mips","ppc","ppc64","~riscv","~s390","~sparc","x86"],"namespace":"dev-python","versions_count":1,"first_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_published_at":"2026-05-11T16:39:47.000Z","latest_release_number":"5.0.1","last_synced_at":"2026-07-16T01:02:00.266Z","created_at":"2026-05-27T02:31:33.744Z","updated_at":"2026-08-22T00:41:16.865Z","registry_url":"https://packages.gentoo.org/packages/dev-python/pycares","install_command":"emerge dev-python/pycares","documentation_url":"https://packages.gentoo.org/packages/dev-python/pycares","metadata":{"category":"dev-python","slot":"0","eapi":"8","inherit":"distutils-r1 pypi","iuse":"test test python_targets_python3_14t python_targets_python3_15t python_targets_python3_12 python_targets_python3_13 python_targets_python3_14 python_targets_python3_15 debug"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T00:41:16.865Z","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/pycares","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/gentoo/dev-python/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/gentoo/dev-python/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/gentoo/dev-python/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/gentoo-portage/packages/dev-python%2Fpycares/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":614},"icon_url":"https://github.com/gentoo.png","created_at":"2026-05-26T08:59:24.155Z","updated_at":"2026-08-23T05:05:01.827Z","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":13663321,"name":"pycares","ecosystem":"debian","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T09:44:48.237Z","latest_release_published_at":"2026-02-12T09:44:48.237Z","latest_release_number":"4.4.0-2","last_synced_at":"2026-03-14T12:16:20.367Z","created_at":"2026-02-12T09:44:47.969Z","updated_at":"2026-08-22T14:41:16.396Z","registry_url":"https://tracker.debian.org/pkg/pycares","install_command":"apt-get install pycares","documentation_url":"https://packages.debian.org/trixie/pycares","metadata":{"component":"main","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.6.2","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, pybuild-plugin-pyproject, libc-ares-dev, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T14:41:16.396Z","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/pycares?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T12:11:50.090Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/pycares/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":1676},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-23T05:04:55.028Z","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":13462553,"name":"pycares","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/saghul/pycares","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/saghul/pycares","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T10:53:41.128Z","latest_release_published_at":"2026-02-09T10:53:41.128Z","latest_release_number":"4.4.0-2","last_synced_at":"2026-08-04T04:13:00.648Z","created_at":"2026-02-09T10:53:33.194Z","updated_at":"2026-08-14T12:50:04.187Z","registry_url":"https://launchpad.net/ubuntu/+source/pycares","install_command":"apt-get install pycares","documentation_url":null,"metadata":{"component":"universe","architecture":"any all","priority":"optional","binary":"python3-pycares, python-pycares-doc","standards_version":"4.6.2","maintainer":"Debian QA Group \u003cpackages@qa.debian.org\u003e","build_depends":"debhelper-compat (= 12), dh-python, pybuild-plugin-pyproject, libc-ares-dev, python3-all, python3-all-dev, python3-cffi, python3-docutils, python3-idna, python3-setuptools, python3-sphinx, python3-sphinx-rtd-theme","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-01T21:41:49.000Z","size":711,"stargazers_count":183,"open_issues_count":6,"forks_count":86,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-06T10:33:03.238Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-01T21:41:51.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36345951,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"ssl_error","status_checked_at":"2026-08-06T04:43:02.660Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-14T12:50:04.186Z","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/pycares?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-06T04:31:52.384Z","issues_count":77,"pull_requests_count":121,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1272023.7523809525,"issues_closed_count":55,"pull_requests_closed_count":105,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.0779220779220777,"avg_comments_per_pull_request":1.8099173553719008,"merged_pull_requests_count":95,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":430044.0,"past_year_avg_time_to_close_pull_request":140804.26666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.782608695652174,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/pycares/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":1298},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-23T05:04:56.939Z","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":13952646,"name":"python-pycares","ecosystem":"guix","description":"Python interface for @code{c-ares}","homepage":"https://github.com/saghul/pycares","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/saghul/pycares","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:39:24.500Z","latest_release_published_at":"2026-03-02T19:39:24.500Z","latest_release_number":"4.11.0","last_synced_at":"2026-04-27T16:40:46.445Z","created_at":"2026-03-02T19:39:24.323Z","updated_at":"2026-08-21T21:35:18.970Z","registry_url":"https://packages.guix.gnu.org/packages/python-pycares/4.11.0/","install_command":"guix install python-pycares","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-web.scm#n8996","metadata":{"location":"gnu/packages/python-web.scm:8996","variable_name":"python-pycares"},"repo_metadata":{"id":3864422,"uuid":"4949798","full_name":"saghul/pycares","owner":"saghul","description":"Python interface for c-ares","archived":false,"fork":false,"pushed_at":"2026-08-20T21:05:01.000Z","size":712,"stargazers_count":183,"open_issues_count":7,"forks_count":87,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-08-21T12:14:36.186Z","etag":null,"topics":["c-ares","dns","python"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/pycares/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saghul.png","metadata":{"files":{"readme":"README.rst","changelog":"ChangeLog","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2012-07-08T20:55:01.000Z","updated_at":"2026-08-20T21:05:49.000Z","dependencies_parsed_at":"2026-08-06T04:42:36.472Z","dependency_job_id":null,"html_url":"https://github.com/saghul/pycares","commit_stats":{"total_commits":381,"total_committers":36,"mean_commits":"10.583333333333334","dds":0.5643044619422573,"last_synced_commit":"d62a60c6abb20d8b16e1de287863659bc0163a3d"},"previous_names":[],"tags_count":53,"template":false,"template_full_name":null,"purl":"pkg:github/saghul/pycares","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/sbom","scorecard":{"id":795050,"data":{"date":"2025-08-11","repo":{"name":"github.com/saghul/pycares","commit":"52cb2462895441edc76ebe9e420977c6f22365ae"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"Maintained","score":10,"reason":"19 commit(s) and 11 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/release-wheels.yml:1","Warn: no topLevel permission defined: .github/workflows/run-cibuildwheel.yml:1","Warn: no topLevel permission defined: .github/workflows/run-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/build-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-wheels.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/release-wheels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-cibuildwheel.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-cibuildwheel.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-sdist.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/run-sdist.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/saghul/pycares/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/run-sdist.yml:19","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:41","Info:   0 out of   9 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"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: MIT License: 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-wheels.yml:17"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 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-23T08:42:15.336Z","repository_id":3864422,"created_at":"2025-08-23T08:42:15.337Z","updated_at":"2025-08-23T08:42:15.337Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36803802,"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":"saghul","name":"Saúl Ibarra Corretgé","uuid":"317464","kind":"user","description":"Fellow Jitster","email":"","website":"https://bettercallsaghul.com","location":"Amsterdam","twitter":null,"company":"@jitsi ","icon_url":"https://avatars.githubusercontent.com/u/317464?v=4","repositories_count":156,"last_synced_at":"2024-04-16T05:38:06.327Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/saghul","funding_links":[],"total_stars":6568,"followers":1654,"following":92,"created_at":"2022-11-02T16:28:04.201Z","updated_at":"2024-04-16T05:38:47.649Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saghul/repositories"},"tags":[{"name":"v5.0.1","sha":"bb0074791dc103361e04eb0e9b2efc7e114b30c6","kind":"commit","published_at":"2026-01-01T12:00:20.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"8ef64853d9c61503c4bc294071665dfb9bbe5fd8","kind":"commit","published_at":"2025-12-10T22:54:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v5.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v5.0.0/manifests"},{"name":"v4.11.0","sha":"613184b532b370a953a7354f25b247d73226c06f","kind":"commit","published_at":"2025-09-09T11:43:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.11.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.11.0/manifests"},{"name":"v4.10.0","sha":"b0450c94fbb34f89731daaea1ab2198cee5b6b31","kind":"commit","published_at":"2025-08-05T19:58:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.10.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.10.0/manifests"},{"name":"v4.9.0","sha":"4c761b47fd5116d5bb5cf46c509e07d8a9d0f99a","kind":"commit","published_at":"2025-06-12T22:04:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.9.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.9.0/manifests"},{"name":"v4.8.0","sha":"6405d1f679213d10159424474dbbc5e152718321","kind":"commit","published_at":"2025-05-04T08:58:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.8.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.8.0/manifests"},{"name":"v4.7.0","sha":"a48b73f6e46596f632b44b47bc6ceb1c83739132","kind":"commit","published_at":"2025-05-01T22:55:13.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.7.0/manifests"},{"name":"v4.6.1","sha":"90bd7fc12910d53c9982d0dd0a0f658683487212","kind":"commit","published_at":"2025-04-20T11:36:32.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.1/manifests"},{"name":"v4.6.0","sha":"0d4ba7a624e382e5a37d80164f23f6c235438a75","kind":"commit","published_at":"2025-04-04T18:45:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.6.0/manifests"},{"name":"v4.5.0","sha":"cde3d471035a2e867b85ef64f80eed727a93d4c2","kind":"commit","published_at":"2024-11-26T05:52:33.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.5.0/manifests"},{"name":"v4.4.0","sha":"3d0f9cf2a015fb78617a0d5112d1c7828847d825","kind":"commit","published_at":"2023-10-06T14:55:36.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/v4.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/v4.4.0/manifests"},{"name":"pycares-4.3.0","sha":"036aafd253b39f7459a86a5574daae8c5b681bc2","kind":"commit","published_at":"2022-12-10T21:28:59.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.3.0/manifests"},{"name":"pycares-4.2.2","sha":"18d84c45483825b8a3da28aa7c529d563a639714","kind":"commit","published_at":"2022-08-09T07:22:54.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.2/manifests"},{"name":"pycares-4.2.1","sha":"8a13692159776c04d1a7b1d8141c5e385de380c4","kind":"commit","published_at":"2022-06-28T09:05:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.1/manifests"},{"name":"pycares-4.2.0","sha":"7d62675aa2fcdd2a78b01a287a8ae24fe659e28b","kind":"commit","published_at":"2022-06-21T18:26:14.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.2.0/manifests"},{"name":"pycares-4.1.2","sha":"b1b98341085f93c1cd60479f7aac240c5f2e681b","kind":"commit","published_at":"2021-10-18T14:54:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.2/manifests"},{"name":"pycares-4.1.1","sha":"f4279675b38edf67108018bb886a8696823cdb8c","kind":"commit","published_at":"2021-10-18T10:26:34.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.1/manifests"},{"name":"pycares-4.1.0","sha":"a773b5a92b850e78b8ff587908d2ebfb365750bc","kind":"commit","published_at":"2021-10-18T08:35:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.1.0/manifests"},{"name":"pycares-4.0.0","sha":"ffdbf24b84f1048af6749cd891f71de45fdc4e03","kind":"commit","published_at":"2021-05-13T21:20:35.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-4.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-4.0.0/manifests"},{"name":"pycares-3.2.3","sha":"badd62111a05ef37846412717414e2835d044503","kind":"commit","published_at":"2021-05-11T13:56:10.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.3/manifests"},{"name":"pycares-3.2.2","sha":"73538d781fd357139dfd901c613232b73d56c7e6","kind":"commit","published_at":"2021-05-11T13:29:12.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.2/manifests"},{"name":"pycares-3.2.1","sha":"4f8784ec1d91f6d0c8046d73a37e39b4b259edf0","kind":"commit","published_at":"2021-05-11T10:07:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.1/manifests"},{"name":"pycares-3.2.0","sha":"5642d58c51a9e0a2f20d224f5a71ed77fa37cc55","kind":"commit","published_at":"2021-05-11T10:03:27.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.2.0/manifests"},{"name":"pycares-3.1.1","sha":"45040e0573f8bcddda622e99539f7c4e76588bd2","kind":"commit","published_at":"2020-01-09T22:00:28.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.1/manifests"},{"name":"pycares-3.1.0-fix3","sha":"b5d46da39083b76dc60ee556c91720cdcf1d6637","kind":"commit","published_at":"2019-12-13T07:45:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix3/manifests"},{"name":"pycares-3.1.0-fix2","sha":"f23879ca87069f1c7e440ec1f1c8bd6a23fc7bc5","kind":"commit","published_at":"2019-12-12T22:18:07.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix2/manifests"},{"name":"pycares-3.1.0-fix1","sha":"d17474484a14c25947792067d23f8508501396cd","kind":"commit","published_at":"2019-12-12T22:12:25.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0-fix1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0-fix1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0-fix1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0-fix1/manifests"},{"name":"pycares-3.1.0","sha":"8f8b9401e431cfda6fa576fbc5689d452404cdaf","kind":"commit","published_at":"2019-12-12T22:01:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.1.0/manifests"},{"name":"pycares-3.0.0","sha":"65df28ba04c7ab386cddf972fcc51d42d0d699f2","kind":"tag","published_at":"2019-03-02T11:39:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0/manifests"},{"name":"pycares-3.0.0b5","sha":"93bdd4b75fda088f1dcc79b8db66c61537132b8a","kind":"tag","published_at":"2019-02-14T23:14:57.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b5","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b5/manifests"},{"name":"pycares-3.0.0b4","sha":"e11a3ac66b41ed59b06831fc5986e157ac934a44","kind":"tag","published_at":"2019-02-05T08:33:06.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b4","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b4/manifests"},{"name":"pycares-3.0.0b3","sha":"7808588978ded4aacf1406d64783d0f39f1e48f2","kind":"tag","published_at":"2019-01-23T07:48:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b3/manifests"},{"name":"pycares-3.0.0b2","sha":"23b2b46eba777473cd692e16f7bd532d467d77c7","kind":"tag","published_at":"2019-01-17T22:46:55.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b2/manifests"},{"name":"pycares-3.0.0b1","sha":"df253cdff1a52ad0631681b95e8a875a990683bc","kind":"tag","published_at":"2019-01-17T21:44:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b1/manifests"},{"name":"pycares-3.0.0b0","sha":"6a7f79fe15dfa74f03b23ada2cdb089bed609bb7","kind":"tag","published_at":"2019-01-16T22:41:30.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-3.0.0b0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-3.0.0b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-3.0.0b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-3.0.0b0/manifests"},{"name":"pycares-2.4.0","sha":"bfa6215e4543732342e791290cb911d4092d62aa","kind":"tag","published_at":"2019-01-02T20:59:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.4.0/manifests"},{"name":"pycares-2.3.0","sha":"508ca4412e8ca6b305efa36c15baf0fd364ad18c","kind":"tag","published_at":"2017-07-20T21:08:19.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.3.0/manifests"},{"name":"pycares-2.2.0","sha":"04878b9e64b5f23832ba9bb5556e01c44b8c1655","kind":"tag","published_at":"2017-07-08T14:01:24.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.2.0/manifests"},{"name":"pycares-2.1.1","sha":"4853d895a69d5850dad758f2d9c943cff1f0b78f","kind":"tag","published_at":"2016-10-03T23:56:18.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.1/manifests"},{"name":"pycares-2.1.0","sha":"f8e5f65c708fb68c43a82ba24800824a474077b7","kind":"tag","published_at":"2016-06-14T20:04:05.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.1.0/manifests"},{"name":"pycares-2.0.1","sha":"0201657b64db10bae432612645a6b282b23dfa61","kind":"tag","published_at":"2016-05-27T23:39:48.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.1/manifests"},{"name":"pycares-2.0.0","sha":"e7587f8717962d408d97cb87cdd9f1c706015b0d","kind":"tag","published_at":"2016-05-25T22:18:43.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-2.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-2.0.0/manifests"},{"name":"pycares-1.0.0","sha":"68dfae4cb879fd2391a07c571cb4f27bba92b73e","kind":"tag","published_at":"2015-09-01T22:14:53.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-1.0.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-1.0.0/manifests"},{"name":"pycares-0.7.0","sha":"4de75776b4d367963da04fee45522a7824ee5f07","kind":"tag","published_at":"2015-04-17T10:06:08.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.7.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.7.0/manifests"},{"name":"pycares-0.6.3","sha":"e660e0e8905ede4ec601c2486b01eb5b2ae6e893","kind":"tag","published_at":"2014-08-30T21:07:45.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.3","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.3/manifests"},{"name":"pycares-0.6.2","sha":"976839a3c7449931bb2db8efee7b90bd9ad7099c","kind":"tag","published_at":"2014-07-28T22:17:29.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.2","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.2/manifests"},{"name":"pycares-0.6.1","sha":"58aa398d450d1e8fcef283b58bb058223b3ed16b","kind":"tag","published_at":"2014-04-05T08:02:42.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.1","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.1/manifests"},{"name":"pycares-0.6.0","sha":"c385f8dcf638e4323f519e1c2143a3d9e831f756","kind":"tag","published_at":"2014-03-26T09:00:22.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/pycares-0.6.0","html_url":"https://github.com/saghul/pycares/releases/tag/pycares-0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@pycares-0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/pycares-0.6.0/manifests"},{"name":"release-0.5.0","sha":"92137dff5b82fd0f96ac0f9203838aa014df2cfa","kind":"tag","published_at":"2013-05-13T21:03:09.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.5.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.5.0/manifests"},{"name":"release-0.4.0","sha":"59b57f438a1fc53732e0077e9e05ad1221c9f8c4","kind":"tag","published_at":"2012-11-26T21:55:17.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.4.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.4.0/manifests"},{"name":"release-0.3.0","sha":"2bb61ee1965c19697cab493d588f27c597f9beac","kind":"tag","published_at":"2012-08-21T21:34:52.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.3.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.3.0/manifests"},{"name":"release-0.2.0","sha":"3e9a54cddbdab849117e597814830dc61891b6bb","kind":"tag","published_at":"2012-08-14T20:24:46.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.2.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.2.0/manifests"},{"name":"release-0.1.0","sha":"12e796052f0c52a94ff049de11dbb37596c53c51","kind":"tag","published_at":"2012-07-09T21:20:41.000Z","download_url":"https://codeload.github.com/saghul/pycares/tar.gz/release-0.1.0","html_url":"https://github.com/saghul/pycares/releases/tag/release-0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/saghul/pycares@release-0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/tags/release-0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T21:35:18.970Z","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-pycares","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-pycares","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-pycares","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-pycares/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T12:04:27.923Z","issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","maintainers":[{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"},{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}],"active_maintainers":[{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pycares/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pycares/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pycares/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pycares/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pycares/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-pycares/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32314,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1213},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-23T05:05:01.027Z","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"}}],"commits":{"id":26197,"full_name":"saghul/pycares","default_branch":"master","total_commits":505,"total_committers":47,"total_bot_commits":23,"total_bot_committers":1,"mean_commits":10.74468085106383,"dds":0.25544554455445545,"past_year_total_commits":68,"past_year_total_committers":6,"past_year_total_bot_commits":20,"past_year_total_bot_committers":1,"past_year_mean_commits":11.333333333333334,"past_year_dds":0.4411764705882353,"last_synced_at":"2026-08-19T11:04:37.243Z","last_synced_commit":"4033e16aa96154b1990e30faf1c34acb8a20c6e5","created_at":"2023-03-07T16:29:31.797Z","updated_at":"2026-08-19T11:04:36.722Z","committers":[{"name":"Saúl Ibarra Corretgé","email":"s@saghul.net","login":"saghul","count":376},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":23},{"name":"Jesse","email":"boycht@gmail.com","login":"boytm","count":10},{"name":"Hassan Abouelela","email":"hassan@hassanamr.com","login":"HassanAbouelela","count":9},{"name":"J. Nick Koston","email":"nick@koston.org","login":"bdraco","count":8},{"name":"David Hotham","email":"david.hotham@blueyonder.co.uk","login":"dimbleby","count":6},{"name":"Jakub Kuczys","email":"me@jacken.men","login":"Jackenmen","count":6},{"name":"Vizonex","email":"VizonexBusiness@gmail.com","login":"Vizonex","count":5},{"name":"Sam Bull","email":"git@sambull.org","login":"Dreamsorcerer","count":5},{"name":"Matthew Hall","email":"mhall@mhcomputing.net","login":"megahall","count":5},{"name":"Dario Meloni","email":"dario.meloni@radarservices.com","login":null,"count":4},{"name":"Chris Frantz","email":"frantzcj@gmail.com","login":null,"count":3},{"name":"aviadhahami","email":"aviadhahami@gmail.com","login":"aviadhahami","count":3},{"name":"Scott Kitterman","email":"scott@kitterman.com","login":null,"count":2},{"name":"ChrisJL","email":"ChrisLovering","login":"ChrisLovering","count":2},{"name":"Dmitrii Paramoshkin","email":"3264579+huumanoid","login":"huumanoid","count":2},{"name":"Greg Lindahl","email":"lindahl@pbm.com","login":"wumpus","count":2},{"name":"Jakub Kuczys","email":"6032823+jack1142","login":"jack1142","count":2},{"name":"Mihai Gătejescu","email":"gus666xe@gmail.com","login":"odCat","count":2},{"name":"Nathan Goldbaum","email":"nathan.goldbaum@gmail.com","login":"ngoldbaum","count":2},{"name":"WGH","email":"wgh@torlan.ru","login":"WGH-","count":2},{"name":"Tanguy Ortolo","email":"tanguy.ortolo@adobe.com","login":null,"count":1},{"name":"Abael He","email":"abaelhe","login":"abaelhe","count":1},{"name":"秋葉","email":"ambiguous404@gmail.com","login":"Hanaasagi","count":1},{"name":"Коренберг Марк","email":"socketpair@gmail.com","login":"socketpair","count":1},{"name":"monosans","email":"hsyqixco@protonmail.com","login":"monosans","count":1},{"name":"johnthagen","email":"johnthagen","login":"johnthagen","count":1},{"name":"casper","email":"54509820+fantomfp","login":"fantomfp","count":1},{"name":"Weiliang Li","email":"to.be.impressive@gmail.com","login":"kigawas","count":1},{"name":"Vladislav Yarmak","email":"vladislav@vm-0.com","login":"Snawoot","count":1},{"name":"Thomas Vissers","email":"Thomas.Vissers@cs.kuleuven.be","login":"teafish","count":1},{"name":"Teemu R","email":"tpr@iki.fi","login":"rytilahti","count":1},{"name":"Scott Kitterman","email":"sklist@kitterman.com","login":"kitterma","count":1},{"name":"Omer Katz","email":"omer.drow@gmail.com","login":"thedrow","count":1},{"name":"Nicolas Braud-Santoni","email":"nicolas@braud-santoni.eu","login":"nbraud","count":1},{"name":"Michał Górny","email":"mgorny@gentoo.org","login":"mgorny","count":1},{"name":"Mateusz Piotrowski","email":"mpp302@gmail.com","login":"0mp","count":1},{"name":"KINGX","email":"kingx2013@gmail.com","login":"kxcode","count":1},{"name":"Jon Hart","email":"jon_hart@rapid7.com","login":"jhart-r7","count":1},{"name":"Jia Yuan Lo","email":"jylo06g@gmail.com","login":"truboxl","count":1},{"name":"Ilya Repko","email":"ilyarepko00@gmail.com","login":"ilyarepko","count":1},{"name":"Finn Womack","email":"flan313@gmail.com","login":"finnagin","count":1},{"name":"Ewoud Kohl van Wijngaarden","email":"ewoud@kohlvanwijngaarden.nl","login":"ekohl","count":1},{"name":"Emmanuel Gil Peyrot","email":"linkmauve@linkmauve.fr","login":"linkmauve","count":1},{"name":"E Shattow","email":"eshattow","login":"eshattow","count":1},{"name":"Daniel Jakots","email":"vigdis@chown.me","login":"danieljakots","count":1},{"name":"Adrien Guinet","email":"aguinet@quarkslab.com","login":"aguinetqb","count":1}],"past_year_committers":[{"name":"Saúl Ibarra Corretgé","email":"s@saghul.net","login":"saghul","count":38},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":20},{"name":"David Hotham","email":"david.hotham@blueyonder.co.uk","login":"dimbleby","count":6},{"name":"Vizonex","email":"114684698+Vizonex","login":"Vizonex","count":2},{"name":"Sam Bull","email":"git@sambull.org","login":"Dreamsorcerer","count":1},{"name":"E Shattow","email":"eshattow","login":"eshattow","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6752313,"commits_count":978410056,"contributors_count":41242979,"owners_count":1359078,"committers_count":3353170,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"saghul/pycares","html_url":"https://github.com/saghul/pycares","last_synced_at":"2026-08-24T13:36:36.733Z","status":null,"issues_count":77,"pull_requests_count":123,"avg_time_to_close_issue":10238746.709090909,"avg_time_to_close_pull_request":1260073.924528302,"issues_closed_count":55,"pull_requests_closed_count":106,"pull_request_authors_count":32,"issue_authors_count":60,"avg_comments_per_issue":3.103896103896104,"avg_comments_per_pull_request":1.7886178861788617,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":3,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":137316.4,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":15,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":0.9047619047619048,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":15,"created_at":"2023-05-10T11:06:41.178Z","updated_at":"2026-08-24T13:36:36.734Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/saghul%2Fpycares/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":12,"github_actions":10}},"issue_author_associations_count":{"table":{"NONE":62,"CONTRIBUTOR":11,"OWNER":4}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":58,"OWNER":37,"NONE":17,"COLLABORATOR":11}},"issue_authors":{"table":{"kloczek":5,"Tom-python0121":4,"saghul":4,"kitterma":3,"ngoldbaum":2,"fantomfp":2,"shmilylty":2,"mutax":2,"finnagin":2,"cooperlees":1,"jopemachine":1,"navoiee":1,"ericHgorski":1,"sergico":1,"bdraco":1,"Marofelipe":1,"023948799e213e21b53eb83785356208":1,"davfsa":1,"slavkoja":1,"ChrisLovering":1,"nieder":1,"jtremesay-sereema":1,"drixie":1,"arjunv":1,"asimovc":1,"melezhik":1,"aviadhahami":1,"maelp":1,"NotoriousRebel":1,"asellappen":1,"cnicodeme":1,"mdhaynes":1,"jml":1,"huumanoid":1,"aprilahijriyan":1,"gvanem":1,"Jufik":1,"harishdinne":1,"mgorny":1,"davidmcnabnz":1,"kartzke":1,"mberdyshev":1,"CaledoniaProject":1,"myalcin81":1,"Vizonex":1,"slashformotion":1,"ktnvda":1,"derek-miller":1,"crashvb":1,"ddow":1,"cakoose":1,"KevinJ90825":1,"DrKralle":1,"gpatel-fr":1,"Snawoot":1,"socketpair":1,"MarcelBeining":1,"odidev":1,"hlecnt":1,"gjasny":1}},"pull_request_authors":{"table":{"saghul":37,"bdraco":18,"dependabot[bot]":12,"Jackenmen":7,"Dreamsorcerer":6,"dimbleby":6,"kitterma":4,"Vizonex":3,"ChrisLovering":3,"monosans":2,"truboxl":2,"maelp":2,"odCat":2,"Snawoot":1,"mcepl":1,"odidev":1,"rytilahti":1,"stefanor":1,"kxcode":1,"ekohl":1,"kigawas":1,"abaelhe":1,"Hanaasagi":1,"huumanoid":1,"ngoldbaum":1,"aviadhahami":1,"HassanAbouelela":1,"boytm":1,"socketpair":1,"johnthagen":1,"mgorny":1,"fantomfp":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-25T00:00:09.459Z","repositories_count":16328808,"issues_count":42398313,"pull_requests_count":135865593,"authors_count":11520402,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{"dependencies":7,"github_actions":7}},"past_year_issue_author_associations_count":{"table":{"OWNER":2,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":15,"OWNER":5,"NONE":1}},"past_year_issue_authors":{"table":{"saghul":2,"ngoldbaum":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":7,"dimbleby":6,"saghul":5,"Vizonex":2,"Dreamsorcerer":1}},"maintainers":[{"table":{"login":"saghul","count":41,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}},{"table":{"login":"bdraco","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bdraco"}}],"active_maintainers":[{"table":{"login":"saghul","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saghul"}}]}},"events":{"total":{"ReleaseEvent":10,"DeleteEvent":28,"PullRequestEvent":90,"ForkEvent":10,"IssuesEvent":30,"WatchEvent":15,"IssueCommentEvent":132,"PushEvent":82,"PullRequestReviewEvent":33,"PullRequestReviewCommentEvent":20,"CreateEvent":37},"last_year":{"ReleaseEvent":1,"DeleteEvent":15,"PullRequestEvent":39,"ForkEvent":1,"IssuesEvent":8,"WatchEvent":4,"IssueCommentEvent":22,"PushEvent":32,"PullRequestReviewCommentEvent":6,"PullRequestReviewEvent":8,"CreateEvent":17}},"keywords":["c-ares","dns","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/release-wheels.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:47:49.628Z","updated_at":"2023-01-13T12:47:49.628Z","repository_link":"https://github.com/saghul/pycares/blob/master/.github/workflows/release-wheels.yml","dependencies":[{"id":6875902149,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875902150,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875902151,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875902152,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875902153,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-cibuildwheel.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:47:49.651Z","updated_at":"2023-01-13T12:47:49.651Z","repository_link":"https://github.com/saghul/pycares/blob/master/.github/workflows/run-cibuildwheel.yml","dependencies":[{"id":6875902154,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875902155,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875902156,"package_name":"pypa/cibuildwheel","ecosystem":"actions","requirements":"v2.11.3","direct":true,"kind":"composite","optional":false},{"id":6875902157,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T12:47:49.675Z","updated_at":"2023-01-13T12:47:49.675Z","repository_link":"https://github.com/saghul/pycares/blob/master/.github/workflows/test.yml","dependencies":[{"id":6875902158,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875902159,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-01-13T12:47:49.698Z","updated_at":"2023-01-13T12:47:49.698Z","repository_link":"https://github.com/saghul/pycares/blob/master/setup.py","dependencies":[{"id":6875902160,"package_name":"cffi","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build-wheels.yml","sha":null,"kind":"manifest","created_at":"2024-04-04T10:29:58.797Z","updated_at":"2024-04-04T10:29:58.797Z","repository_link":"https://github.com/saghul/pycares/blob/master/.github/workflows/build-wheels.yml","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-04-04T10:29:58.940Z","updated_at":"2024-04-04T10:29:58.940Z","repository_link":"https://github.com/saghul/pycares/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/run-sdist.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T04:42:35.903Z","updated_at":"2026-08-06T04:42:35.903Z","repository_link":"https://github.com/saghul/pycares/blob/master/.github/workflows/run-sdist.yml","dependencies":[{"id":25904938499,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25904938500,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":25904938501,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2026-08-06T04:42:36.260Z","updated_at":"2026-08-06T04:42:36.260Z","repository_link":"https://github.com/saghul/pycares/blob/master/docs/requirements.txt","dependencies":[{"id":25904939068,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==9.1.0","direct":true,"kind":"runtime","optional":false},{"id":25904939071,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"==3.1.0","direct":true,"kind":"runtime","optional":false}]}],"score":29.780422619667796,"created_at":"2026-05-04T06:42:25.005Z","updated_at":"2026-08-25T14:06:56.615Z","avatar_url":"https://github.com/saghul.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371465","html_url":"https://summary.ecosyste.ms/projects/371465"}