{"id":368969,"url":"https://github.com/rthalley/dnspython","last_synced_at":"2026-06-19T22:00:55.892Z","repository":{"id":1017911,"uuid":"2261155","full_name":"rthalley/dnspython","owner":"rthalley","description":"a powerful DNS toolkit for python","archived":false,"fork":false,"pushed_at":"2026-05-26T12:43:09.000Z","size":4744,"stargazers_count":2663,"open_issues_count":7,"forks_count":558,"subscribers_count":55,"default_branch":"main","last_synced_at":"2026-06-11T18:03:35.675Z","etag":null,"topics":["asyncio","ddns","dns","dns-over-https","dns-over-quic","dns-over-tls","dnspython","dnssec","edns","edns0","idna","stub-resolver","trio"],"latest_commit_sha":null,"homepage":"http://www.dnspython.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rthalley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-08-24T11:36:39.000Z","updated_at":"2026-06-11T14:59:52.000Z","dependencies_parsed_at":"2023-01-17T01:45:49.722Z","dependency_job_id":"f72dad97-7e56-470c-9849-b4d26884cdfb","html_url":"https://github.com/rthalley/dnspython","commit_stats":{"total_commits":2163,"total_committers":126,"mean_commits":"17.166666666666668","dds":"0.36523347202958856","last_synced_commit":"1f838bf4a16d0c7868abbde8065c8500fc00519a"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/rthalley/dnspython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/sbom","scorecard":{"id":402448,"data":{"date":"2025-08-11","repo":{"name":"github.com/rthalley/dnspython","commit":"807074f6e9ae60ce39e7288018348504c9562394"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"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":"Code-Review","score":4,"reason":"Found 12/29 approved changesets -- score normalized to 4","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":"16 commit(s) and 13 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:70","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.7.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/rthalley/dnspython/releases/116801203","Warn: release artifact v2.7.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/116801203"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-18T20:22:57.905Z","repository_id":1017911,"created_at":"2025-08-18T20:22:57.906Z","updated_at":"2025-08-18T20:22:57.906Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34549340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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":"rthalley","name":"Bob Halley","uuid":"78507","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78507?v=4","repositories_count":5,"last_synced_at":"2024-04-16T02:49:47.517Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rthalley","funding_links":[],"total_stars":2336,"followers":64,"following":0,"created_at":"2022-11-02T21:50:51.964Z","updated_at":"2024-04-16T02:49:48.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley/repositories"},"packages":[{"id":5283656,"name":"dnspython","ecosystem":"conda","description":"dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0.","homepage":"https://www.dnspython.org","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/rthalley/dnspython","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2018-07-06T13:30:27.000Z","latest_release_published_at":"2025-11-21T09:44:38.000Z","latest_release_number":"2.8.0","last_synced_at":"2026-03-19T16:09:57.621Z","created_at":"2022-10-03T15:40:06.612Z","updated_at":"2026-03-19T16:09:58.266Z","registry_url":"https://anaconda.org/anaconda/dnspython","install_command":"conda install -c anaconda dnspython","documentation_url":null,"metadata":{},"repo_metadata":{"id":1017911,"uuid":"2261155","full_name":"rthalley/dnspython","owner":"rthalley","description":"a powerful DNS toolkit for python","archived":false,"fork":false,"pushed_at":"2025-10-11T13:14:33.000Z","size":4368,"stargazers_count":2607,"open_issues_count":1,"forks_count":539,"subscribers_count":57,"default_branch":"main","last_synced_at":"2025-10-19T20:57:19.808Z","etag":null,"topics":["asyncio","ddns","dns","dns-over-https","dns-over-quic","dns-over-tls","dnspython","dnssec","edns","edns0","idna","stub-resolver","trio"],"latest_commit_sha":null,"homepage":"http://www.dnspython.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rthalley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-08-24T11:36:39.000Z","updated_at":"2025-10-18T09:07:44.000Z","dependencies_parsed_at":"2023-01-17T01:45:49.722Z","dependency_job_id":"f72dad97-7e56-470c-9849-b4d26884cdfb","html_url":"https://github.com/rthalley/dnspython","commit_stats":{"total_commits":2163,"total_committers":126,"mean_commits":"17.166666666666668","dds":"0.36523347202958856","last_synced_commit":"1f838bf4a16d0c7868abbde8065c8500fc00519a"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/rthalley/dnspython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/sbom","scorecard":{"id":402448,"data":{"date":"2025-08-11","repo":{"name":"github.com/rthalley/dnspython","commit":"807074f6e9ae60ce39e7288018348504c9562394"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"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":"Code-Review","score":4,"reason":"Found 12/29 approved changesets -- score normalized to 4","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":"16 commit(s) and 13 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:70","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.7.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/rthalley/dnspython/releases/116801203","Warn: release artifact v2.7.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/116801203"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-18T20:22:57.905Z","repository_id":1017911,"created_at":"2025-08-18T20:22:57.906Z","updated_at":"2025-08-18T20:22:57.906Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279913877,"owners_count":26243144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"rthalley","name":"Bob Halley","uuid":"78507","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78507?v=4","repositories_count":5,"last_synced_at":"2024-04-16T02:49:47.517Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rthalley","funding_links":[],"total_stars":2336,"followers":64,"following":0,"created_at":"2022-11-02T21:50:51.964Z","updated_at":"2024-04-16T02:49:48.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley/repositories"},"tags":[{"name":"v2.8.0","sha":"77fd94cd9716faf23e0a6e333f6568fc24284402","kind":"tag","published_at":"2025-09-07T18:52:16.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0/manifests"},{"name":"v2.8.0rc1","sha":"a35d6925efe20744e8cf7545d19d03ba06e7ab6f","kind":"tag","published_at":"2025-09-01T23:43:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.8.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0rc1/manifests"},{"name":"v2.7.0","sha":"889385e71021f53e1dc4f117d92aed66bb90d087","kind":"tag","published_at":"2024-10-05T20:09:39.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0/manifests"},{"name":"v2.7.0rc1","sha":"8ce60d2e9758c040fbe981cfdc14e42d7073f2b0","kind":"tag","published_at":"2024-09-21T17:04:44.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.7.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0rc1/manifests"},{"name":"v2.6.1","sha":"0a742b9658977175663dc30da902342a8c2bacac","kind":"tag","published_at":"2024-02-18T18:43:17.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"cecb8534f61de16aaa1a1a84eaaeb14dfdf67448","kind":"tag","published_at":"2024-02-16T16:55:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0/manifests"},{"name":"v2.6.0rc1","sha":"902cbf3fcb11ddfd8625b4a071fe9f592f6fc753","kind":"tag","published_at":"2024-02-10T13:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1/manifests"},{"name":"v2.5.0","sha":"91e5027191bb6c7d892e2524e74832501e6743de","kind":"tag","published_at":"2024-01-20T01:58:23.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0/manifests"},{"name":"v2.5.0rc1","sha":"a5078588622bd6a6616d1bda5b987ebc45062f24","kind":"tag","published_at":"2024-01-06T16:32:29.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1/manifests"},{"name":"v2.4.2","sha":"5278eb3a2dc470dc2b89bae7de6ee4b8714f5847","kind":"commit","published_at":"2023-08-09T13:41:31.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"5486533e2ecae2a82127ba7918ac65af9f7bcfbc","kind":"commit","published_at":"2023-07-25T19:05:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c47510979cdd3e19dbf96449ea05fbeb3ec6e86c","kind":"commit","published_at":"2023-07-15T15:36:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0/manifests"},{"name":"v2.4.0rc1","sha":"e7ebf78c22a875aa494ca36c2a1b06df10c917e7","kind":"commit","published_at":"2023-07-04T20:24:33.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1/manifests"},{"name":"v2.3.0","sha":"e8194e185c10fa1b7cd021c3b2f46501167fd688","kind":"commit","published_at":"2023-01-15T16:45:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"a32319925b423c412296afaa24cbe616c6e55168","kind":"commit","published_at":"2022-12-27T19:36:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1/manifests"},{"name":"v2.2.1","sha":"8a05f0c96f0d1558c3d65deac9059162c5687a48","kind":"commit","published_at":"2022-03-06T23:04:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"1a7c14fb6c200be02ef5c2f3bb9fd84b85004459","kind":"commit","published_at":"2022-01-18T13:17:07.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0/manifests"},{"name":"v2.2.0rc1","sha":"7b714f6f410ee526924ef2f27979dee05e40ee4c","kind":"commit","published_at":"2021-12-21T15:59:28.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1/manifests"},{"name":"v2.1.0","sha":"3933b49da5239cb9e164b71189bec99a7d243d66","kind":"commit","published_at":"2021-01-07T16:36:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0/manifests"},{"name":"v2.1.0rc1","sha":"f991b8a447f2e9cb0d9e1d15a07d9fb1d8dcb030","kind":"commit","published_at":"2020-10-30T16:21:24.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1/manifests"},{"name":"v2.0.0","sha":"8243c571088bb2f9c3f5b49c5b96d7726e07231d","kind":"commit","published_at":"2020-07-16T14:30:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0/manifests"},{"name":"v2.0.0rc2","sha":"c4295c09ba033740cd665bbe44eaf2f4f8dca47a","kind":"commit","published_at":"2020-07-04T16:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"a6120bbdf3b9150f70dec91e1f578f0cd789f454","kind":"commit","published_at":"2020-06-20T17:44:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1/manifests"},{"name":"v1.16.0","sha":"1d0f64c9bc483ae1bd2c583e1fa096250f0cde0b","kind":"commit","published_at":"2018-12-08T18:56:36.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.16.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ce1c9048c4df7dceafe598769b27a33d37a3af1","kind":"commit","published_at":"2016-09-30T15:16:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.15.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"f0abd8f23aeb9a588e43e5f845d58fb585eac8c3","kind":"commit","published_at":"2016-05-27T16:13:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.14.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"df0204378bd2a181be4772836727c0edcef57a7c","kind":"commit","published_at":"2016-05-10T17:02:12.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.13.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0/manifests"},{"name":"v1.12.0-py3","sha":"f9597eefe62c1bcda08c1a89140248060a07c73c","kind":"commit","published_at":"2014-09-01T13:09:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.12.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3/manifests"},{"name":"v1.12.0","sha":"e1369c62d14f82b80ef11197a490ace5d43bb3f3","kind":"commit","published_at":"2014-09-01T13:03:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0/manifests"},{"name":"v1.11.1-py3","sha":"8bddf55ddc61ca813f8e1faa241ec7ee786012be","kind":"commit","published_at":"2013-09-02T19:00:57.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.1-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3/manifests"},{"name":"v1.11.1","sha":"5797467e6da346666381687971707b47ac9e933d","kind":"commit","published_at":"2013-09-02T19:00:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1/manifests"},{"name":"v1.11.0-py3","sha":"3fff3c569312349ab42d8ca3241d1bca54d1e90c","kind":"commit","published_at":"2013-07-07T11:20:42.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3/manifests"},{"name":"v1.11.0","sha":"62576b2fa40d71a20db621ccb9ad757f1b62bdd9","kind":"commit","published_at":"2013-07-07T11:20:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0/manifests"},{"name":"v1.10.0-py3","sha":"8b1996ac8aa5cf9cccb80276facb7eefda90dc86","kind":"commit","published_at":"2012-04-08T13:27:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.10.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3/manifests"},{"name":"v1.10.0","sha":"7702ddde24a57bfa292fda2131b5037c7fce6d0a","kind":"commit","published_at":"2012-04-08T13:27:13.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4/manifests"},{"name":"v1.9.4+readme","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4+readme","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4+readme","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.4%2Breadme","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme/manifests"},{"name":"v1.9.3","sha":"eac44d8911ecc1a8d4cf81c3ff5a2251885698bc","kind":"commit","published_at":"2011-03-23T17:03:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"32322f9df8f413b0bcbbd4aca0152c5add088147","kind":"commit","published_at":"2010-11-23T08:13:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1693e0d4144190312b83c41242da336a6d064db3","kind":"commit","published_at":"2010-11-22T11:50:04.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eddbd64a53c31e87eddd6fa3745c3a50932d540a","kind":"commit","published_at":"2010-11-20T14:33:06.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0/manifests"},{"name":"v1.8.0-py3","sha":"99ae975596cc4a99fc9c1734f1d75a8c6379b880","kind":"commit","published_at":"2010-01-26T00:36:03.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.8.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3/manifests"},{"name":"v1.8.0","sha":"4605bd8c4d837ec6d18a4c8baf9818018f73dfa2","kind":"commit","published_at":"2010-01-26T00:35:05.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"a8f2b17679dade5ec1596cf12c2eb008e151bf47","kind":"commit","published_at":"2009-06-19T15:08:10.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"caf73deaf6b1d11f8b2ba162680c35bcd084668f","kind":"commit","published_at":"2009-06-19T11:49:59.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"71857c5a45f6e4d428060294acc600afd415d28a","kind":"commit","published_at":"2007-11-25T18:08:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"b4096db91402f6cdd42bf06faf78a0d426583b02","kind":"commit","published_at":"2006-12-10T20:40:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f7635302e46b1bde53df63a6bbb34a92a743689b","kind":"commit","published_at":"2006-06-02T21:36:09.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"564386765858036c6d086aa69e3e3038e41078d6","kind":"commit","published_at":"2005-10-31T07:56:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.5","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"77901073f98bc472f042a96debecb61ecd175684","kind":"commit","published_at":"2005-09-02T06:12:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4/manifests"}]},"repo_metadata_updated_at":"2026-03-19T16:09:58.239Z","dependent_packages_count":1,"downloads":37175,"downloads_period":"total","dependent_repos_count":31,"rankings":{"downloads":null,"dependent_repos_count":28.580208973570993,"dependent_packages_count":41.02642901044868,"stargazers_count":17.20958819913952,"forks_count":15.391705069124423,"docker_downloads_count":null,"average":25.551982813070904},"purl":"pkg:conda/dnspython","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dnspython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dnspython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dnspython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T19:48:54.281Z","issues_count":170,"pull_requests_count":269,"avg_time_to_close_issue":2819554.5,"avg_time_to_close_pull_request":385164.9140625,"issues_closed_count":152,"pull_requests_closed_count":256,"pull_request_authors_count":47,"issue_authors_count":126,"avg_comments_per_issue":3.1941176470588233,"avg_comments_per_pull_request":1.587360594795539,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":32,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":1592836.576923077,"past_year_avg_time_to_close_pull_request":655997.1803278689,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.21875,"past_year_avg_comments_per_pull_request":1.4057971014492754,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/issues","maintainers":[{"login":"rthalley","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"bwelling","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"pspacek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"},{"login":"tkrizek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkrizek"}],"active_maintainers":[{"login":"bwelling","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"rthalley","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"pspacek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dnspython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dnspython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dnspython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dnspython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dnspython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/dnspython/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5211,"maintainers_count":0,"namespaces_count":0,"keywords_count":3232,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":759},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-06-10T05:18:41.108Z","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":8614754,"name":"github.com/rthalley/dnspython","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/rthalley/dnspython","keywords_array":[],"namespace":null,"versions_count":39,"first_release_published_at":"2023-12-02T02:15:08.336Z","latest_release_published_at":"2025-09-07T18:48:35.000Z","latest_release_number":"v2.8.0+incompatible","last_synced_at":"2026-06-15T20:01:57.546Z","created_at":"2023-12-02T02:14:57.752Z","updated_at":"2026-06-15T20:01:57.546Z","registry_url":"https://pkg.go.dev/github.com/rthalley/dnspython","install_command":"go get github.com/rthalley/dnspython","documentation_url":"https://pkg.go.dev/github.com/rthalley/dnspython#section-documentation","metadata":{},"repo_metadata":{"id":1017911,"uuid":"2261155","full_name":"rthalley/dnspython","owner":"rthalley","description":"a powerful DNS toolkit for python","archived":false,"fork":false,"pushed_at":"2025-10-11T13:14:33.000Z","size":4368,"stargazers_count":2607,"open_issues_count":1,"forks_count":539,"subscribers_count":57,"default_branch":"main","last_synced_at":"2025-10-19T20:57:19.808Z","etag":null,"topics":["asyncio","ddns","dns","dns-over-https","dns-over-quic","dns-over-tls","dnspython","dnssec","edns","edns0","idna","stub-resolver","trio"],"latest_commit_sha":null,"homepage":"http://www.dnspython.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rthalley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-08-24T11:36:39.000Z","updated_at":"2025-10-18T09:07:44.000Z","dependencies_parsed_at":"2023-01-17T01:45:49.722Z","dependency_job_id":"f72dad97-7e56-470c-9849-b4d26884cdfb","html_url":"https://github.com/rthalley/dnspython","commit_stats":{"total_commits":2163,"total_committers":126,"mean_commits":"17.166666666666668","dds":"0.36523347202958856","last_synced_commit":"1f838bf4a16d0c7868abbde8065c8500fc00519a"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/rthalley/dnspython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/sbom","scorecard":{"id":402448,"data":{"date":"2025-08-11","repo":{"name":"github.com/rthalley/dnspython","commit":"807074f6e9ae60ce39e7288018348504c9562394"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"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":"Code-Review","score":4,"reason":"Found 12/29 approved changesets -- score normalized to 4","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":"16 commit(s) and 13 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:70","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.7.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/rthalley/dnspython/releases/116801203","Warn: release artifact v2.7.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/116801203"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-18T20:22:57.905Z","repository_id":1017911,"created_at":"2025-08-18T20:22:57.906Z","updated_at":"2025-08-18T20:22:57.906Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279913877,"owners_count":26243144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"rthalley","name":"Bob Halley","uuid":"78507","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78507?v=4","repositories_count":5,"last_synced_at":"2024-04-16T02:49:47.517Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rthalley","funding_links":[],"total_stars":2336,"followers":64,"following":0,"created_at":"2022-11-02T21:50:51.964Z","updated_at":"2024-04-16T02:49:48.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley/repositories"},"tags":[{"name":"v2.8.0","sha":"77fd94cd9716faf23e0a6e333f6568fc24284402","kind":"tag","published_at":"2025-09-07T18:52:16.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0/manifests"},{"name":"v2.8.0rc1","sha":"a35d6925efe20744e8cf7545d19d03ba06e7ab6f","kind":"tag","published_at":"2025-09-01T23:43:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.8.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0rc1/manifests"},{"name":"v2.7.0","sha":"889385e71021f53e1dc4f117d92aed66bb90d087","kind":"tag","published_at":"2024-10-05T20:09:39.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0/manifests"},{"name":"v2.7.0rc1","sha":"8ce60d2e9758c040fbe981cfdc14e42d7073f2b0","kind":"tag","published_at":"2024-09-21T17:04:44.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.7.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0rc1/manifests"},{"name":"v2.6.1","sha":"0a742b9658977175663dc30da902342a8c2bacac","kind":"tag","published_at":"2024-02-18T18:43:17.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"cecb8534f61de16aaa1a1a84eaaeb14dfdf67448","kind":"tag","published_at":"2024-02-16T16:55:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0/manifests"},{"name":"v2.6.0rc1","sha":"902cbf3fcb11ddfd8625b4a071fe9f592f6fc753","kind":"tag","published_at":"2024-02-10T13:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1/manifests"},{"name":"v2.5.0","sha":"91e5027191bb6c7d892e2524e74832501e6743de","kind":"tag","published_at":"2024-01-20T01:58:23.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0/manifests"},{"name":"v2.5.0rc1","sha":"a5078588622bd6a6616d1bda5b987ebc45062f24","kind":"tag","published_at":"2024-01-06T16:32:29.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1/manifests"},{"name":"v2.4.2","sha":"5278eb3a2dc470dc2b89bae7de6ee4b8714f5847","kind":"commit","published_at":"2023-08-09T13:41:31.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"5486533e2ecae2a82127ba7918ac65af9f7bcfbc","kind":"commit","published_at":"2023-07-25T19:05:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c47510979cdd3e19dbf96449ea05fbeb3ec6e86c","kind":"commit","published_at":"2023-07-15T15:36:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0/manifests"},{"name":"v2.4.0rc1","sha":"e7ebf78c22a875aa494ca36c2a1b06df10c917e7","kind":"commit","published_at":"2023-07-04T20:24:33.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1/manifests"},{"name":"v2.3.0","sha":"e8194e185c10fa1b7cd021c3b2f46501167fd688","kind":"commit","published_at":"2023-01-15T16:45:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"a32319925b423c412296afaa24cbe616c6e55168","kind":"commit","published_at":"2022-12-27T19:36:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1/manifests"},{"name":"v2.2.1","sha":"8a05f0c96f0d1558c3d65deac9059162c5687a48","kind":"commit","published_at":"2022-03-06T23:04:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"1a7c14fb6c200be02ef5c2f3bb9fd84b85004459","kind":"commit","published_at":"2022-01-18T13:17:07.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0/manifests"},{"name":"v2.2.0rc1","sha":"7b714f6f410ee526924ef2f27979dee05e40ee4c","kind":"commit","published_at":"2021-12-21T15:59:28.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1/manifests"},{"name":"v2.1.0","sha":"3933b49da5239cb9e164b71189bec99a7d243d66","kind":"commit","published_at":"2021-01-07T16:36:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0/manifests"},{"name":"v2.1.0rc1","sha":"f991b8a447f2e9cb0d9e1d15a07d9fb1d8dcb030","kind":"commit","published_at":"2020-10-30T16:21:24.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1/manifests"},{"name":"v2.0.0","sha":"8243c571088bb2f9c3f5b49c5b96d7726e07231d","kind":"commit","published_at":"2020-07-16T14:30:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0/manifests"},{"name":"v2.0.0rc2","sha":"c4295c09ba033740cd665bbe44eaf2f4f8dca47a","kind":"commit","published_at":"2020-07-04T16:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"a6120bbdf3b9150f70dec91e1f578f0cd789f454","kind":"commit","published_at":"2020-06-20T17:44:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1/manifests"},{"name":"v1.16.0","sha":"1d0f64c9bc483ae1bd2c583e1fa096250f0cde0b","kind":"commit","published_at":"2018-12-08T18:56:36.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.16.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ce1c9048c4df7dceafe598769b27a33d37a3af1","kind":"commit","published_at":"2016-09-30T15:16:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.15.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"f0abd8f23aeb9a588e43e5f845d58fb585eac8c3","kind":"commit","published_at":"2016-05-27T16:13:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.14.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"df0204378bd2a181be4772836727c0edcef57a7c","kind":"commit","published_at":"2016-05-10T17:02:12.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.13.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0/manifests"},{"name":"v1.12.0-py3","sha":"f9597eefe62c1bcda08c1a89140248060a07c73c","kind":"commit","published_at":"2014-09-01T13:09:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.12.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3/manifests"},{"name":"v1.12.0","sha":"e1369c62d14f82b80ef11197a490ace5d43bb3f3","kind":"commit","published_at":"2014-09-01T13:03:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0/manifests"},{"name":"v1.11.1-py3","sha":"8bddf55ddc61ca813f8e1faa241ec7ee786012be","kind":"commit","published_at":"2013-09-02T19:00:57.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.1-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3/manifests"},{"name":"v1.11.1","sha":"5797467e6da346666381687971707b47ac9e933d","kind":"commit","published_at":"2013-09-02T19:00:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1/manifests"},{"name":"v1.11.0-py3","sha":"3fff3c569312349ab42d8ca3241d1bca54d1e90c","kind":"commit","published_at":"2013-07-07T11:20:42.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3/manifests"},{"name":"v1.11.0","sha":"62576b2fa40d71a20db621ccb9ad757f1b62bdd9","kind":"commit","published_at":"2013-07-07T11:20:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0/manifests"},{"name":"v1.10.0-py3","sha":"8b1996ac8aa5cf9cccb80276facb7eefda90dc86","kind":"commit","published_at":"2012-04-08T13:27:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.10.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3/manifests"},{"name":"v1.10.0","sha":"7702ddde24a57bfa292fda2131b5037c7fce6d0a","kind":"commit","published_at":"2012-04-08T13:27:13.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4/manifests"},{"name":"v1.9.4+readme","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4+readme","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4+readme","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.4%2Breadme","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme/manifests"},{"name":"v1.9.3","sha":"eac44d8911ecc1a8d4cf81c3ff5a2251885698bc","kind":"commit","published_at":"2011-03-23T17:03:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"32322f9df8f413b0bcbbd4aca0152c5add088147","kind":"commit","published_at":"2010-11-23T08:13:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1693e0d4144190312b83c41242da336a6d064db3","kind":"commit","published_at":"2010-11-22T11:50:04.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eddbd64a53c31e87eddd6fa3745c3a50932d540a","kind":"commit","published_at":"2010-11-20T14:33:06.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0/manifests"},{"name":"v1.8.0-py3","sha":"99ae975596cc4a99fc9c1734f1d75a8c6379b880","kind":"commit","published_at":"2010-01-26T00:36:03.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.8.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3/manifests"},{"name":"v1.8.0","sha":"4605bd8c4d837ec6d18a4c8baf9818018f73dfa2","kind":"commit","published_at":"2010-01-26T00:35:05.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"a8f2b17679dade5ec1596cf12c2eb008e151bf47","kind":"commit","published_at":"2009-06-19T15:08:10.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"caf73deaf6b1d11f8b2ba162680c35bcd084668f","kind":"commit","published_at":"2009-06-19T11:49:59.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"71857c5a45f6e4d428060294acc600afd415d28a","kind":"commit","published_at":"2007-11-25T18:08:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"b4096db91402f6cdd42bf06faf78a0d426583b02","kind":"commit","published_at":"2006-12-10T20:40:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f7635302e46b1bde53df63a6bbb34a92a743689b","kind":"commit","published_at":"2006-06-02T21:36:09.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"564386765858036c6d086aa69e3e3038e41078d6","kind":"commit","published_at":"2005-10-31T07:56:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.5","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"77901073f98bc472f042a96debecb61ecd175684","kind":"commit","published_at":"2005-09-02T06:12:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4/manifests"}]},"repo_metadata_updated_at":"2025-10-21T12:45:32.099Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.801592556016239,"dependent_packages_count":9.575730298247606,"stargazers_count":1.3943404585781727,"forks_count":1.2419304086054264,"docker_downloads_count":null,"average":5.753398430361861},"purl":"pkg:golang/github.com/rthalley/dnspython","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/rthalley/dnspython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/rthalley/dnspython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/rthalley/dnspython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T19:48:54.281Z","issues_count":170,"pull_requests_count":269,"avg_time_to_close_issue":2819554.5,"avg_time_to_close_pull_request":385164.9140625,"issues_closed_count":152,"pull_requests_closed_count":256,"pull_request_authors_count":47,"issue_authors_count":126,"avg_comments_per_issue":3.1941176470588233,"avg_comments_per_pull_request":1.587360594795539,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":32,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":1592836.576923077,"past_year_avg_time_to_close_pull_request":655997.1803278689,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.21875,"past_year_avg_comments_per_pull_request":1.4057971014492754,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/issues","maintainers":[{"login":"rthalley","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"bwelling","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"pspacek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"},{"login":"tkrizek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkrizek"}],"active_maintainers":[{"login":"bwelling","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"rthalley","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"pspacek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frthalley%2Fdnspython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frthalley%2Fdnspython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frthalley%2Fdnspython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frthalley%2Fdnspython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frthalley%2Fdnspython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Frthalley%2Fdnspython/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2181454,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","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":5296657,"name":"dnspython","ecosystem":"conda","description":null,"homepage":"http://www.dnspython.org/","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/rthalley/dnspython","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-10-03T16:01:02.908Z","latest_release_published_at":"2022-03-07T02:47:53.000Z","latest_release_number":"2.2.1","last_synced_at":"2026-03-05T09:31:06.822Z","created_at":"2022-10-03T16:01:02.901Z","updated_at":"2026-03-05T09:55:06.199Z","registry_url":"https://anaconda.org/conda-forge/dnspython","install_command":"conda install -c conda-forge dnspython","documentation_url":null,"metadata":{},"repo_metadata":{"id":1017911,"uuid":"2261155","full_name":"rthalley/dnspython","owner":"rthalley","description":"a powerful DNS toolkit for python","archived":false,"fork":false,"pushed_at":"2025-10-11T13:14:33.000Z","size":4368,"stargazers_count":2607,"open_issues_count":1,"forks_count":539,"subscribers_count":57,"default_branch":"main","last_synced_at":"2025-10-19T20:57:19.808Z","etag":null,"topics":["asyncio","ddns","dns","dns-over-https","dns-over-quic","dns-over-tls","dnspython","dnssec","edns","edns0","idna","stub-resolver","trio"],"latest_commit_sha":null,"homepage":"http://www.dnspython.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rthalley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2011-08-24T11:36:39.000Z","updated_at":"2025-10-18T09:07:44.000Z","dependencies_parsed_at":"2023-01-17T01:45:49.722Z","dependency_job_id":"f72dad97-7e56-470c-9849-b4d26884cdfb","html_url":"https://github.com/rthalley/dnspython","commit_stats":{"total_commits":2163,"total_committers":126,"mean_commits":"17.166666666666668","dds":"0.36523347202958856","last_synced_commit":"1f838bf4a16d0c7868abbde8065c8500fc00519a"},"previous_names":[],"tags_count":50,"template":false,"template_full_name":null,"purl":"pkg:github/rthalley/dnspython","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/sbom","scorecard":{"id":402448,"data":{"date":"2025-08-11","repo":{"name":"github.com/rthalley/dnspython","commit":"807074f6e9ae60ce39e7288018348504c9562394"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"checks":[{"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":"Code-Review","score":4,"reason":"Found 12/29 approved changesets -- score normalized to 4","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":"16 commit(s) and 13 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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/rthalley/dnspython/ci.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:54","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:55","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:70","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.7.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 not signed: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 not signed: https://api.github.com/repos/rthalley/dnspython/releases/116801203","Warn: release artifact v2.7.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/178537350","Warn: release artifact v2.6.1 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142507388","Warn: release artifact v2.6.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/142407856","Warn: release artifact v2.5.0 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/137845140","Warn: release artifact v2.4.2 does not have provenance: https://api.github.com/repos/rthalley/dnspython/releases/116801203"],"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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 14 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-18T20:22:57.905Z","repository_id":1017911,"created_at":"2025-08-18T20:22:57.906Z","updated_at":"2025-08-18T20:22:57.906Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279913877,"owners_count":26243144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-19T02:00:07.647Z","response_time":64,"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":"rthalley","name":"Bob Halley","uuid":"78507","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78507?v=4","repositories_count":5,"last_synced_at":"2024-04-16T02:49:47.517Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rthalley","funding_links":[],"total_stars":2336,"followers":64,"following":0,"created_at":"2022-11-02T21:50:51.964Z","updated_at":"2024-04-16T02:49:48.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley/repositories"},"tags":[{"name":"v2.8.0","sha":"77fd94cd9716faf23e0a6e333f6568fc24284402","kind":"tag","published_at":"2025-09-07T18:52:16.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0/manifests"},{"name":"v2.8.0rc1","sha":"a35d6925efe20744e8cf7545d19d03ba06e7ab6f","kind":"tag","published_at":"2025-09-01T23:43:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.8.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.8.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.8.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.8.0rc1/manifests"},{"name":"v2.7.0","sha":"889385e71021f53e1dc4f117d92aed66bb90d087","kind":"tag","published_at":"2024-10-05T20:09:39.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0/manifests"},{"name":"v2.7.0rc1","sha":"8ce60d2e9758c040fbe981cfdc14e42d7073f2b0","kind":"tag","published_at":"2024-09-21T17:04:44.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.7.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.7.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.7.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.7.0rc1/manifests"},{"name":"v2.6.1","sha":"0a742b9658977175663dc30da902342a8c2bacac","kind":"tag","published_at":"2024-02-18T18:43:17.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"cecb8534f61de16aaa1a1a84eaaeb14dfdf67448","kind":"tag","published_at":"2024-02-16T16:55:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0/manifests"},{"name":"v2.6.0rc1","sha":"902cbf3fcb11ddfd8625b4a071fe9f592f6fc753","kind":"tag","published_at":"2024-02-10T13:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.6.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1/manifests"},{"name":"v2.5.0","sha":"91e5027191bb6c7d892e2524e74832501e6743de","kind":"tag","published_at":"2024-01-20T01:58:23.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0/manifests"},{"name":"v2.5.0rc1","sha":"a5078588622bd6a6616d1bda5b987ebc45062f24","kind":"tag","published_at":"2024-01-06T16:32:29.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.5.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1/manifests"},{"name":"v2.4.2","sha":"5278eb3a2dc470dc2b89bae7de6ee4b8714f5847","kind":"commit","published_at":"2023-08-09T13:41:31.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"5486533e2ecae2a82127ba7918ac65af9f7bcfbc","kind":"commit","published_at":"2023-07-25T19:05:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c47510979cdd3e19dbf96449ea05fbeb3ec6e86c","kind":"commit","published_at":"2023-07-15T15:36:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0/manifests"},{"name":"v2.4.0rc1","sha":"e7ebf78c22a875aa494ca36c2a1b06df10c917e7","kind":"commit","published_at":"2023-07-04T20:24:33.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.4.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1/manifests"},{"name":"v2.3.0","sha":"e8194e185c10fa1b7cd021c3b2f46501167fd688","kind":"commit","published_at":"2023-01-15T16:45:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"a32319925b423c412296afaa24cbe616c6e55168","kind":"commit","published_at":"2022-12-27T19:36:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.3.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1/manifests"},{"name":"v2.2.1","sha":"8a05f0c96f0d1558c3d65deac9059162c5687a48","kind":"commit","published_at":"2022-03-06T23:04:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"1a7c14fb6c200be02ef5c2f3bb9fd84b85004459","kind":"commit","published_at":"2022-01-18T13:17:07.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0/manifests"},{"name":"v2.2.0rc1","sha":"7b714f6f410ee526924ef2f27979dee05e40ee4c","kind":"commit","published_at":"2021-12-21T15:59:28.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.2.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1/manifests"},{"name":"v2.1.0","sha":"3933b49da5239cb9e164b71189bec99a7d243d66","kind":"commit","published_at":"2021-01-07T16:36:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0/manifests"},{"name":"v2.1.0rc1","sha":"f991b8a447f2e9cb0d9e1d15a07d9fb1d8dcb030","kind":"commit","published_at":"2020-10-30T16:21:24.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.1.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1/manifests"},{"name":"v2.0.0","sha":"8243c571088bb2f9c3f5b49c5b96d7726e07231d","kind":"commit","published_at":"2020-07-16T14:30:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0/manifests"},{"name":"v2.0.0rc2","sha":"c4295c09ba033740cd665bbe44eaf2f4f8dca47a","kind":"commit","published_at":"2020-07-04T16:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"a6120bbdf3b9150f70dec91e1f578f0cd789f454","kind":"commit","published_at":"2020-06-20T17:44:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v2.0.0rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1/manifests"},{"name":"v1.16.0","sha":"1d0f64c9bc483ae1bd2c583e1fa096250f0cde0b","kind":"commit","published_at":"2018-12-08T18:56:36.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.16.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ce1c9048c4df7dceafe598769b27a33d37a3af1","kind":"commit","published_at":"2016-09-30T15:16:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.15.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"f0abd8f23aeb9a588e43e5f845d58fb585eac8c3","kind":"commit","published_at":"2016-05-27T16:13:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.14.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"df0204378bd2a181be4772836727c0edcef57a7c","kind":"commit","published_at":"2016-05-10T17:02:12.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.13.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0/manifests"},{"name":"v1.12.0-py3","sha":"f9597eefe62c1bcda08c1a89140248060a07c73c","kind":"commit","published_at":"2014-09-01T13:09:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.12.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3/manifests"},{"name":"v1.12.0","sha":"e1369c62d14f82b80ef11197a490ace5d43bb3f3","kind":"commit","published_at":"2014-09-01T13:03:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0/manifests"},{"name":"v1.11.1-py3","sha":"8bddf55ddc61ca813f8e1faa241ec7ee786012be","kind":"commit","published_at":"2013-09-02T19:00:57.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.1-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3/manifests"},{"name":"v1.11.1","sha":"5797467e6da346666381687971707b47ac9e933d","kind":"commit","published_at":"2013-09-02T19:00:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1/manifests"},{"name":"v1.11.0-py3","sha":"3fff3c569312349ab42d8ca3241d1bca54d1e90c","kind":"commit","published_at":"2013-07-07T11:20:42.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3/manifests"},{"name":"v1.11.0","sha":"62576b2fa40d71a20db621ccb9ad757f1b62bdd9","kind":"commit","published_at":"2013-07-07T11:20:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0/manifests"},{"name":"v1.10.0-py3","sha":"8b1996ac8aa5cf9cccb80276facb7eefda90dc86","kind":"commit","published_at":"2012-04-08T13:27:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.10.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3/manifests"},{"name":"v1.10.0","sha":"7702ddde24a57bfa292fda2131b5037c7fce6d0a","kind":"commit","published_at":"2012-04-08T13:27:13.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4/manifests"},{"name":"v1.9.4+readme","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4+readme","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4+readme","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.4%2Breadme","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme/manifests"},{"name":"v1.9.3","sha":"eac44d8911ecc1a8d4cf81c3ff5a2251885698bc","kind":"commit","published_at":"2011-03-23T17:03:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"32322f9df8f413b0bcbbd4aca0152c5add088147","kind":"commit","published_at":"2010-11-23T08:13:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1693e0d4144190312b83c41242da336a6d064db3","kind":"commit","published_at":"2010-11-22T11:50:04.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eddbd64a53c31e87eddd6fa3745c3a50932d540a","kind":"commit","published_at":"2010-11-20T14:33:06.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0/manifests"},{"name":"v1.8.0-py3","sha":"99ae975596cc4a99fc9c1734f1d75a8c6379b880","kind":"commit","published_at":"2010-01-26T00:36:03.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.8.0-py3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3/manifests"},{"name":"v1.8.0","sha":"4605bd8c4d837ec6d18a4c8baf9818018f73dfa2","kind":"commit","published_at":"2010-01-26T00:35:05.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"a8f2b17679dade5ec1596cf12c2eb008e151bf47","kind":"commit","published_at":"2009-06-19T15:08:10.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"caf73deaf6b1d11f8b2ba162680c35bcd084668f","kind":"commit","published_at":"2009-06-19T11:49:59.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"71857c5a45f6e4d428060294acc600afd415d28a","kind":"commit","published_at":"2007-11-25T18:08:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"b4096db91402f6cdd42bf06faf78a0d426583b02","kind":"commit","published_at":"2006-12-10T20:40:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f7635302e46b1bde53df63a6bbb34a92a743689b","kind":"commit","published_at":"2006-06-02T21:36:09.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"564386765858036c6d086aa69e3e3038e41078d6","kind":"commit","published_at":"2005-10-31T07:56:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.5","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"77901073f98bc472f042a96debecb61ecd175684","kind":"commit","published_at":"2005-09-02T06:12:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rthalley/dnspython@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4/manifests"}]},"repo_metadata_updated_at":"2026-03-05T09:55:06.169Z","dependent_packages_count":25,"downloads":6043145,"downloads_period":"total","dependent_repos_count":31,"rankings":{"downloads":null,"dependent_repos_count":6.578487646618418,"dependent_packages_count":2.720239580733716,"stargazers_count":8.589967556775642,"forks_count":7.531819316196656,"docker_downloads_count":null,"average":6.355128525081108},"purl":"pkg:conda/dnspython?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/dnspython","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/dnspython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/dnspython/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-14T19:48:54.281Z","issues_count":170,"pull_requests_count":269,"avg_time_to_close_issue":2819554.5,"avg_time_to_close_pull_request":385164.9140625,"issues_closed_count":152,"pull_requests_closed_count":256,"pull_request_authors_count":47,"issue_authors_count":126,"avg_comments_per_issue":3.1941176470588233,"avg_comments_per_pull_request":1.587360594795539,"merged_pull_requests_count":201,"bot_issues_count":0,"bot_pull_requests_count":56,"past_year_issues_count":32,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":1592836.576923077,"past_year_avg_time_to_close_pull_request":655997.1803278689,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":27,"past_year_avg_comments_per_issue":2.21875,"past_year_avg_comments_per_pull_request":1.4057971014492754,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/issues","maintainers":[{"login":"rthalley","count":72,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"bwelling","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"pspacek","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"},{"login":"tkrizek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkrizek"}],"active_maintainers":[{"login":"bwelling","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"rthalley","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"pspacek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dnspython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dnspython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dnspython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dnspython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dnspython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/dnspython/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":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","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":2712842,"name":"dnspython","ecosystem":"pypi","description":"DNS toolkit","homepage":null,"licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/rthalley/dnspython","keywords_array":[],"namespace":null,"versions_count":50,"first_release_published_at":"2020-06-20T20:25:52.000Z","latest_release_published_at":"2025-09-07T18:57:58.000Z","latest_release_number":"2.8.0","last_synced_at":"2026-06-19T21:30:50.240Z","created_at":"2022-04-10T10:47:00.358Z","updated_at":"2026-06-19T21:30:50.240Z","registry_url":"https://pypi.org/project/dnspython/","install_command":"pip install dnspython --index-url https://pypi.org/simple","documentation_url":"https://dnspython.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: System Administrators","License :: OSI Approved :: ISC License (ISCL)","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","Topic :: Internet :: Name Service (DNS)","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"dnspython","project_status":null},"repo_metadata":{"id":1017911,"uuid":"2261155","full_name":"rthalley/dnspython","owner":"rthalley","description":"a powerful DNS toolkit for python","archived":false,"fork":false,"pushed_at":"2024-09-25T15:29:36.000Z","size":3931,"stargazers_count":2430,"open_issues_count":5,"forks_count":509,"subscribers_count":59,"default_branch":"main","last_synced_at":"2024-09-29T21:37:24.480Z","etag":null,"topics":["asyncio","ddns","dns","dns-over-https","dns-over-quic","dns-over-tls","dnspython","dnssec","edns","edns0","idna","stub-resolver","trio"],"latest_commit_sha":null,"homepage":"http://www.dnspython.org","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rthalley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2011-08-24T11:36:39.000Z","updated_at":"2024-09-29T19:48:59.000Z","dependencies_parsed_at":"2023-01-17T01:45:49.722Z","dependency_job_id":"f72dad97-7e56-470c-9849-b4d26884cdfb","html_url":"https://github.com/rthalley/dnspython","commit_stats":{"total_commits":2087,"total_committers":121,"mean_commits":17.24793388429752,"dds":0.3699089602299952,"last_synced_commit":"369a846766fd50017d8fb28da930b83782da881c"},"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219877062,"owners_count":16554821,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"rthalley","name":"Bob Halley","uuid":"78507","kind":"user","description":"","email":"","website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/78507?v=4","repositories_count":5,"last_synced_at":"2024-04-16T02:49:47.517Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/rthalley","funding_links":[],"total_stars":2336,"followers":64,"following":0,"created_at":"2022-11-02T21:50:51.964Z","updated_at":"2024-04-16T02:49:48.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rthalley/repositories"},"tags":[{"name":"v2.6.1","sha":"0a742b9658977175663dc30da902342a8c2bacac","kind":"tag","published_at":"2024-02-18T18:43:17.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.1/manifests"},{"name":"v2.6.0","sha":"cecb8534f61de16aaa1a1a84eaaeb14dfdf67448","kind":"tag","published_at":"2024-02-16T16:55:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0/manifests"},{"name":"v2.6.0rc1","sha":"902cbf3fcb11ddfd8625b4a071fe9f592f6fc753","kind":"tag","published_at":"2024-02-10T13:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.6.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.6.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.6.0rc1/manifests"},{"name":"v2.5.0","sha":"91e5027191bb6c7d892e2524e74832501e6743de","kind":"tag","published_at":"2024-01-20T01:58:23.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0/manifests"},{"name":"v2.5.0rc1","sha":"a5078588622bd6a6616d1bda5b987ebc45062f24","kind":"tag","published_at":"2024-01-06T16:32:29.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.5.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.5.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.5.0rc1/manifests"},{"name":"v2.4.2","sha":"5278eb3a2dc470dc2b89bae7de6ee4b8714f5847","kind":"commit","published_at":"2023-08-09T13:41:31.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.2/manifests"},{"name":"v2.4.1","sha":"5486533e2ecae2a82127ba7918ac65af9f7bcfbc","kind":"commit","published_at":"2023-07-25T19:05:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"c47510979cdd3e19dbf96449ea05fbeb3ec6e86c","kind":"commit","published_at":"2023-07-15T15:36:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0/manifests"},{"name":"v2.4.0rc1","sha":"e7ebf78c22a875aa494ca36c2a1b06df10c917e7","kind":"commit","published_at":"2023-07-04T20:24:33.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.4.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.4.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.4.0rc1/manifests"},{"name":"v2.3.0","sha":"e8194e185c10fa1b7cd021c3b2f46501167fd688","kind":"commit","published_at":"2023-01-15T16:45:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0/manifests"},{"name":"v2.3.0rc1","sha":"a32319925b423c412296afaa24cbe616c6e55168","kind":"commit","published_at":"2022-12-27T19:36:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.3.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.3.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.3.0rc1/manifests"},{"name":"v2.2.1","sha":"8a05f0c96f0d1558c3d65deac9059162c5687a48","kind":"commit","published_at":"2022-03-06T23:04:56.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"1a7c14fb6c200be02ef5c2f3bb9fd84b85004459","kind":"commit","published_at":"2022-01-18T13:17:07.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0/manifests"},{"name":"v2.2.0rc1","sha":"7b714f6f410ee526924ef2f27979dee05e40ee4c","kind":"commit","published_at":"2021-12-21T15:59:28.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.2.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.2.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.2.0rc1/manifests"},{"name":"v2.1.0","sha":"3933b49da5239cb9e164b71189bec99a7d243d66","kind":"commit","published_at":"2021-01-07T16:36:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0/manifests"},{"name":"v2.1.0rc1","sha":"f991b8a447f2e9cb0d9e1d15a07d9fb1d8dcb030","kind":"commit","published_at":"2020-10-30T16:21:24.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.1.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.1.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.1.0rc1/manifests"},{"name":"v2.0.0","sha":"8243c571088bb2f9c3f5b49c5b96d7726e07231d","kind":"commit","published_at":"2020-07-16T14:30:11.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0/manifests"},{"name":"v2.0.0rc2","sha":"c4295c09ba033740cd665bbe44eaf2f4f8dca47a","kind":"commit","published_at":"2020-07-04T16:53:00.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc2/manifests"},{"name":"v2.0.0rc1","sha":"a6120bbdf3b9150f70dec91e1f578f0cd789f454","kind":"commit","published_at":"2020-06-20T17:44:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v2.0.0rc1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v2.0.0rc1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v2.0.0rc1/manifests"},{"name":"v1.16.0","sha":"1d0f64c9bc483ae1bd2c583e1fa096250f0cde0b","kind":"commit","published_at":"2018-12-08T18:56:36.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.16.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"2ce1c9048c4df7dceafe598769b27a33d37a3af1","kind":"commit","published_at":"2016-09-30T15:16:26.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.15.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"f0abd8f23aeb9a588e43e5f845d58fb585eac8c3","kind":"commit","published_at":"2016-05-27T16:13:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.14.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"df0204378bd2a181be4772836727c0edcef57a7c","kind":"commit","published_at":"2016-05-10T17:02:12.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.13.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.13.0/manifests"},{"name":"v1.12.0-py3","sha":"f9597eefe62c1bcda08c1a89140248060a07c73c","kind":"commit","published_at":"2014-09-01T13:09:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0-py3/manifests"},{"name":"v1.12.0","sha":"e1369c62d14f82b80ef11197a490ace5d43bb3f3","kind":"commit","published_at":"2014-09-01T13:03:01.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.12.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.12.0/manifests"},{"name":"v1.11.1-py3","sha":"8bddf55ddc61ca813f8e1faa241ec7ee786012be","kind":"commit","published_at":"2013-09-02T19:00:57.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1-py3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1-py3/manifests"},{"name":"v1.11.1","sha":"5797467e6da346666381687971707b47ac9e933d","kind":"commit","published_at":"2013-09-02T19:00:41.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.1/manifests"},{"name":"v1.11.0-py3","sha":"3fff3c569312349ab42d8ca3241d1bca54d1e90c","kind":"commit","published_at":"2013-07-07T11:20:42.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0-py3/manifests"},{"name":"v1.11.0","sha":"62576b2fa40d71a20db621ccb9ad757f1b62bdd9","kind":"commit","published_at":"2013-07-07T11:20:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.11.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.11.0/manifests"},{"name":"v1.10.0-py3","sha":"8b1996ac8aa5cf9cccb80276facb7eefda90dc86","kind":"commit","published_at":"2012-04-08T13:27:20.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0-py3/manifests"},{"name":"v1.10.0","sha":"7702ddde24a57bfa292fda2131b5037c7fce6d0a","kind":"commit","published_at":"2012-04-08T13:27:13.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.10.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.10.0/manifests"},{"name":"v1.9.4","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4/manifests"},{"name":"v1.9.4+readme","sha":"800640f0b70fa988c00f891ea8cb5972dd87a8fa","kind":"commit","published_at":"2011-03-24T17:33:55.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.4+readme","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.4+readme","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.4+readme/manifests"},{"name":"v1.9.3","sha":"eac44d8911ecc1a8d4cf81c3ff5a2251885698bc","kind":"commit","published_at":"2011-03-23T17:03:22.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"32322f9df8f413b0bcbbd4aca0152c5add088147","kind":"commit","published_at":"2010-11-23T08:13:19.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.2","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"1693e0d4144190312b83c41242da336a6d064db3","kind":"commit","published_at":"2010-11-22T11:50:04.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"eddbd64a53c31e87eddd6fa3745c3a50932d540a","kind":"commit","published_at":"2010-11-20T14:33:06.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.9.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.9.0/manifests"},{"name":"v1.8.0-py3","sha":"99ae975596cc4a99fc9c1734f1d75a8c6379b880","kind":"commit","published_at":"2010-01-26T00:36:03.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0-py3","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0-py3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0-py3/manifests"},{"name":"v1.8.0","sha":"4605bd8c4d837ec6d18a4c8baf9818018f73dfa2","kind":"commit","published_at":"2010-01-26T00:35:05.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.8.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"a8f2b17679dade5ec1596cf12c2eb008e151bf47","kind":"commit","published_at":"2009-06-19T15:08:10.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.1","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"caf73deaf6b1d11f8b2ba162680c35bcd084668f","kind":"commit","published_at":"2009-06-19T11:49:59.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.7.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"71857c5a45f6e4d428060294acc600afd415d28a","kind":"commit","published_at":"2007-11-25T18:08:34.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.6.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"b4096db91402f6cdd42bf06faf78a0d426583b02","kind":"commit","published_at":"2006-12-10T20:40:45.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.5.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"f7635302e46b1bde53df63a6bbb34a92a743689b","kind":"commit","published_at":"2006-06-02T21:36:09.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.4.0","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.4.0/manifests"},{"name":"v1.3.5","sha":"564386765858036c6d086aa69e3e3038e41078d6","kind":"commit","published_at":"2005-10-31T07:56:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.5","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.5/manifests"},{"name":"v1.3.4","sha":"77901073f98bc472f042a96debecb61ecd175684","kind":"commit","published_at":"2005-09-02T06:12:30.000Z","download_url":"https://codeload.github.com/rthalley/dnspython/tar.gz/v1.3.4","html_url":"https://github.com/rthalley/dnspython/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/tags/v1.3.4/manifests"}]},"repo_metadata_updated_at":"2024-09-30T04:57:50.387Z","dependent_packages_count":582,"downloads":275697860,"downloads_period":"last-month","dependent_repos_count":46555,"rankings":{"downloads":0.03503256561269389,"dependent_repos_count":0.028979818674375053,"dependent_packages_count":0.04475364402878173,"stargazers_count":2.045828465151768,"forks_count":2.942552094892399,"docker_downloads_count":0.009354245268310935,"average":0.8510834722713881},"purl":"pkg:pypi/dnspython","advisories":[{"uuid":"GSA_kwCzR0hTQS0zcnE1LTJnOGgtNTloY84AA67c","url":"https://github.com/advisories/GHSA-3rq5-2g8h-59hc","title":"Potential DoS via the Tudoor mechanism in eventlet and dnspython","description":"eventlet before 0.35.2, as used in dnspython before 2.6.0, allows remote attackers to interfere with DNS name resolution by quickly sending an invalid packet from the expected IP address and source port, aka a \"TuDoor\" attack. In other words, dnspython does not have the preferred behavior in which the DNS name resolution algorithm would proceed, within the full time window, in order to wait for a valid packet. NOTE: dnspython 2.6.0 is unusable for a different reason that was addressed in 2.6.1.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-04-11T15:30:48.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2023-29483","https://github.com/eventlet/eventlet/issues/913","https://github.com/rthalley/dnspython/issues/1045","https://github.com/eventlet/eventlet/releases/tag/v0.35.2","https://github.com/rthalley/dnspython/releases/tag/v2.6.0","https://security.snyk.io/vuln/SNYK-PYTHON-DNSPYTHON-6241713","https://github.com/eventlet/eventlet/commit/51e3c4928d4938beb576eff34f3bf97e6e64e6b4","https://github.com/rthalley/dnspython/commit/0ea5ad0a4583e1f519b9bcc67cfac381230d9cf2","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/VOHJOO3OM65UIUUUVDEXMCTXNM6LXZEH","https://www.dnspython.org","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NLRKR57IFVKQC2GCXZBFLCLBAWBWL3F6","https://security.netapp.com/advisory/ntap-20240510-0001","https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/X3BNSIK5NFYSAP53Y45GOCMOQHHDLGIF","https://github.com/advisories/GHSA-3rq5-2g8h-59hc"],"source_kind":"github","identifiers":["GHSA-3rq5-2g8h-59hc","CVE-2023-29483"],"repository_url":"https://github.com/eventlet/eventlet","blast_radius":0.0,"created_at":"2024-04-12T22:04:39.267Z","updated_at":"2026-06-14T01:05:42.880Z","epss_percentage":0.08388,"epss_percentile":0.925,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcnE1LTJnOGgtNTloY84AA67c","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS0zcnE1LTJnOGgtNTloY84AA67c","packages":[{"ecosystem":"pypi","package_name":"dnspython","versions":[{"first_patched_version":"2.6.1","vulnerable_version_range":"\u003c 2.6.1"}],"purl":"pkg:pypi/dnspython"},{"ecosystem":"pypi","package_name":"eventlet","versions":[{"first_patched_version":"0.35.2","vulnerable_version_range":"\u003c 0.35.2"}],"purl":"pkg:pypi/eventlet"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS0zcnE1LTJnOGgtNTloY84AA67c/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/dnspython","docker_dependents_count":4296,"docker_downloads_count":4640023608,"usage_url":"https://repos.ecosyste.ms/usage/pypi/dnspython","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/dnspython/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-09-30T02:33:29.869Z","issues_count":143,"pull_requests_count":152,"avg_time_to_close_issue":2078339.6594202898,"avg_time_to_close_pull_request":297493.76158940396,"issues_closed_count":138,"pull_requests_closed_count":151,"pull_request_authors_count":35,"issue_authors_count":110,"avg_comments_per_issue":3.6573426573426575,"avg_comments_per_pull_request":1.8421052631578947,"merged_pull_requests_count":123,"bot_issues_count":0,"bot_pull_requests_count":44,"past_year_issues_count":66,"past_year_pull_requests_count":68,"past_year_avg_time_to_close_issue":619131.25,"past_year_avg_time_to_close_pull_request":253353.32835820896,"past_year_issues_closed_count":64,"past_year_pull_requests_closed_count":67,"past_year_pull_request_authors_count":18,"past_year_issue_authors_count":53,"past_year_avg_comments_per_issue":3.893939393939394,"past_year_avg_comments_per_pull_request":1.4705882352941175,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":52,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/issues","maintainers":[{"login":"rthalley","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"bwelling","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"pspacek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"},{"login":"tkrizek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkrizek"}],"active_maintainers":[{"login":"rthalley","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"},{"login":"bwelling","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"},{"login":"pspacek","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/dnspython/codemeta","maintainers":[{"uuid":"rthalley","login":"rthalley","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/rthalley/","role":null,"created_at":"2023-02-02T05:55:50.408Z","updated_at":"2023-02-02T05:55:50.408Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/rthalley/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380928,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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"}}],"commits":{"id":6713,"full_name":"rthalley/dnspython","default_branch":"main","total_commits":2330,"total_committers":129,"total_bot_commits":84,"total_bot_committers":1,"mean_commits":18.06201550387597,"dds":0.34034334763948493,"past_year_total_commits":135,"past_year_total_committers":10,"past_year_total_bot_commits":14,"past_year_total_bot_committers":1,"past_year_mean_commits":13.5,"past_year_dds":0.23703703703703705,"last_synced_at":"2026-06-18T10:42:08.169Z","last_synced_commit":"0d1dd0c75d151b9ebd555838938a2c139f9a4c54","created_at":"2023-03-07T09:43:32.897Z","updated_at":"2026-06-18T10:38:50.907Z","committers":[{"name":"Bob Halley","email":"halley@dnspython.org","login":"rthalley","count":1537},{"name":"Brian Wellington","email":"bwelling@xbill.org","login":"bwelling","count":198},{"name":"Bob Halley","email":"halley@nominum.com","login":null,"count":117},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":84},{"name":"Martin","email":"martin.basti@gmail.com","login":"MartinBasti","count":62},{"name":"kimbo","email":"kimballleavitt@gmail.com","login":"kimbo","count":40},{"name":"Petr Spacek","email":"pspacek@redhat.com","login":"pspacek","count":34},{"name":"Jakob Schlyter","email":"jakob@kirei.se","login":"jschlyter","count":24},{"name":"Tomas Krizek","email":"tomas.krizek@nic.cz","login":"nicki-krizek","count":19},{"name":"Nick Hall","email":"nick.hall@deshaw.com","login":"nrhall","count":8},{"name":"Peter Thomassen","email":"peter@desec.io","login":"peterthomassen","count":8},{"name":"Filip Š","email":"filip.stamcar@hotmail.com","login":"filips123","count":7},{"name":"Paul Hoffman","email":"phoffman@proper.com","login":"paulehoffman","count":7},{"name":"Thomas A Caswell","email":"tcaswell@bnl.gov","login":"tacaswell","count":7},{"name":"Arthur Gautier","email":"baloo@gandi.net","login":null,"count":6},{"name":"Sebastian Wagner","email":"sebix@sebix.at","login":"sebix","count":6},{"name":"Hugo","email":"hugovk","login":"hugovk","count":5},{"name":"Thomas Ward","email":"teward@thomas-ward.net","login":"teward","count":5},{"name":"tmerila","email":"tuomas@merila.org","login":"tmerila","count":4},{"name":"Robert Estelle","email":"robert@getpreo.com","login":"rwe","count":4},{"name":"Björn Victor","email":"bjorn@victor.se","login":"bictorv","count":3},{"name":"Fred Morris","email":"consulting@m3047.net","login":"m3047","count":3},{"name":"Mathias Ertl","email":"mati@er.tl","login":"mathiasertl","count":3},{"name":"ruohan.chen","email":"crhan123@gmail.com","login":"crhan","count":3},{"name":"pascal.bouchareine","email":"pascal@gandi.net","login":"kalou","count":3},{"name":"darkdragon-001","email":"darkdragon-001","login":"darkdragon-001","count":3},{"name":"Roger","email":"tjrogertj@gmail.com","login":"TJRoger","count":3},{"name":"Nils Wisiol","email":"mail@nils-wisiol.de","login":"nils-wisiol","count":3},{"name":"Benjamin Drung","email":"bdrung@ubuntu.com","login":"bdrung","count":3},{"name":"Avram Lubkin","email":"git_hub@avram.us","login":"avylove","count":3},{"name":"Casey Deccio","email":"casey@deccio.net","login":"cdeccio","count":2},{"name":"Nathan Henrie","email":"nate@n8henrie.com","login":"n8henrie","count":2},{"name":"Patrick Evans","email":"31580846+holysoles","login":"holysoles","count":2},{"name":"Pieter Lexis","email":"pieter@plexis.eu","login":"pieterlexis","count":2},{"name":"Scott Kitterman","email":"sklist@kitterman.com","login":"kitterma","count":2},{"name":"Thomas Steen Rasmussen","email":"thomas@gibfest.dk","login":"tykling","count":2},{"name":"URenko","email":"18209292+URenko","login":"URenko","count":2},{"name":"sblondon","email":"stephane.blondon@gmail.com","login":"sblondon","count":2},{"name":"uberj","email":"uberj@onid.orst.edu","login":"uberj","count":2},{"name":"DNS-Leo","email":"48684914+DNS-Leo","login":"DNS-Leo","count":2},{"name":"Daniel Lenski","email":"dlenski@amazon.com","login":"dlenski","count":2},{"name":"Steven Silvester","email":"steve.silvester@mongodb.com","login":"blink1073","count":2},{"name":"Ishai","email":"ishai@iThinkPad.hitronhub.home","login":null,"count":2},{"name":"Mukund Sivaraman","email":"muks@mukund.org","login":"muks","count":2},{"name":"Mattias Lundberg","email":"lundberg.mattias@gmail.com","login":"mattiaslundberg","count":2},{"name":"Janus","email":"ysangkok@gmail.com","login":"ysangkok","count":2},{"name":"Jan Vcelak","email":"jv@fcelda.cz","login":"fcelda","count":2},{"name":"Filip Široký","email":"filip.siroky@nic.cz","login":"fsiroky","count":2},{"name":"Daniel Robbins","email":"drobbins@funtoo.org","login":"danielrobbins","count":2},{"name":"Emanuel Moser","email":"emanuel.moser@student.tugraz.at","login":"HCrane","count":1},{"name":"Dennis Værum","email":"6872940+dvaerum","login":"dvaerum","count":1},{"name":"David Baumgold","email":"david@davidbaumgold.com","login":"singingwolfboy","count":1},{"name":"Daniel Salzman","email":"daniel.salzman@nic.cz","login":"salzmdan","count":1},{"name":"DJ Anniss","email":"37602224+djanniss","login":"djanniss","count":1},{"name":"Craig Leres","email":"leres@xse.com","login":"leres","count":1},{"name":"Cooper Lees","email":"me@cooperlees.com","login":"cooperlees","count":1},{"name":"Claudio Luck","email":"claudio.luck@gmail.com","login":"cluck","count":1},{"name":"Chris Kuipers","email":"chris.kuipers@maastrichtuniversity.nl","login":"chriskuipers","count":1},{"name":"Arcadiy Ivanov","email":"arcadiy@ivanov.biz","login":"arcivanov","count":1},{"name":"Antonio Huete Jimenez","email":"tuxillo@quantumachine.net","login":"tuxillo","count":1},{"name":"Andrei Fokau","email":"andrei@5monkeys.se","login":"andreif","count":1},{"name":"Yu-Ho Hsieh","email":"yhhsieh@fb.com","login":null,"count":1},{"name":"Steve Tauber","email":"steve@onzra.com","login":null,"count":1},{"name":"Scott Kitterman","email":"scott@kitterman.com","login":null,"count":1},{"name":"Batch User","email":"batch@domaintools.com","login":null,"count":1},{"name":"Ron Green","email":"11993626+georgettica","login":"georgettica","count":1},{"name":"Russell","email":"russbrins4@gmail.com","login":"rbrins","count":1},{"name":"Ryan Cheley","email":"rcheley@gmail.com","login":"ryancheley","count":1},{"name":"Ryan Frantz","email":"ryanleefrantz@gmail.com","login":"RyanFrantz","count":1},{"name":"Ryu juheon","email":"saidbysolo@gmail.com","login":"SaidBySolo","count":1},{"name":"Samuel Huang","email":"samhuang91@gmail.com","login":"huangsam","count":1},{"name":"Sean Leach","email":"sleach@wiggum.com","login":"sleach","count":1},{"name":"Shaft Inc","email":"141560544+ShaftInc","login":"ShaftInc","count":1},{"name":"Shane Huntley","email":"huntsman@gmail.com","login":"shanehuntley","count":1},{"name":"Shatil Rafiullah","email":"shatil@atomtickets.com","login":"shatil","count":1},{"name":"Sigmund Augdal","email":"sigmund.augdal@uninett.no","login":"sigmunau","count":1},{"name":"Simo Sorce","email":"idra@samba.org","login":"simo5","count":1},{"name":"Stefan Majewsky","email":"stefan.majewsky@sap.com","login":"majewsky","count":1},{"name":"Thomas Waldmann","email":"tw@waldmann-edv.de","login":"ThomasWaldmann","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Timothy Pillow","email":"oregonpillow@gmail.com","login":"oregonpillow","count":1},{"name":"Tom Lanyon","email":"tomlanyon@google.com","login":"tomlanyon","count":1},{"name":"Tomas Babej","email":"tomasbabej@gmail.com","login":"tbabej","count":1},{"name":"Vyacheslav Tamarin","email":"tamarin.vs@ya.ru","login":"tamarinvs19","count":1},{"name":"Waldir Pimenta","email":"waldyrious@gmail.com","login":"waldyrious","count":1},{"name":"Wes","email":"5124946+wesinator","login":"wesinator","count":1},{"name":"akettmann","email":"akettmann@gmail.com","login":"akettmann","count":1},{"name":"av223119","email":"40322857+av223119","login":"av223119","count":1},{"name":"corubba","email":"corubba@gmx.de","login":"corubba","count":1},{"name":"dv","email":"wdv4758h@gmail.com","login":"wdv4758h","count":1},{"name":"eaglegai","email":"eaglegai@163.com","login":"eaglegai","count":1},{"name":"hellocoldworld","email":"47581948+hellocoldworld","login":"hellocoldworld","count":1},{"name":"noopbug","email":"noopbug","login":"noopbug","count":1},{"name":"timothy","email":"timothy@ionicsecurity.com","login":"turtlemonvh","count":1},{"name":"wangwang","email":"iamcaiya@gmail.com","login":"wangwang","count":1},{"name":"wouter bolsterlee","email":"wouter@bolsterl.ee","login":"wbolster","count":1},{"name":"Štěpán Balážik","email":"balaziks","login":"balaziks","count":1},{"name":"Fabian Hauck","email":"hauckfabian@gmail.com","login":"fabian-hk","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"Florian Bruhin","email":"me@the-compiler.org","login":"The-Compiler","count":1},{"name":"Francisco Izquierdo","email":"francisco.izquierdo@coresecsystems.com","login":"klondi","count":1},{"name":"Glenn","email":"glennchia7@gmail.com","login":"GlennChia","count":1},{"name":"Hidde van der Heide","email":"hvanderheide@nexuz.net","login":"hvanderheide","count":1},{"name":"Ian A Mason","email":"iam@csl.sri.com","login":"ianamason","count":1},{"name":"Italo Maia","email":"imaia@morphus.com.br","login":"imaia","count":1},{"name":"Jakub Wilk","email":"jwilk@jwilk.net","login":"jwilk","count":1},{"name":"James Dempsey","email":"jamespd@gmail.com","login":"mmmucky","count":1},{"name":"James Hilliard","email":"james.hilliard1@gmail.com","login":"jameshilliard","count":1},{"name":"Jason Madden","email":"jamadden@gmail.com","login":"jamadden","count":1},{"name":"Jason R. Coombs","email":"jaraco@jaraco.com","login":"jaraco","count":1},{"name":"Jeffrey C. Ollie","email":"jeff@ocjtech.us","login":"jcollie","count":1},{"name":"Jeremy Lainé","email":"jeremy.laine@m4x.org","login":"jlaine","count":1},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":1},{"name":"Joshua M. Keyes","email":"joshua.michael.keyes@gmail.com","login":"jmkeyes","count":1},{"name":"KOLANICH","email":"kolan_n@mail.ru","login":"KOLANICH","count":1},{"name":"Kiran Pawar","email":"kinpaa@gmail.com","login":"kpawar89","count":1},{"name":"Luis González Fernández","email":"luisgf@luisgf.es","login":"luisgf","count":1},{"name":"Lumir Balhar","email":"lbalhar@redhat.com","login":"frenzymadness","count":1},{"name":"Marius Bakke","email":"marius.bakke@usit.uio.no","login":"mbakke","count":1},{"name":"Martin Horak","email":"horak.martin@gmail.com","login":"horakmar","count":1},{"name":"Martine Lenders","email":"martine.lenders@tu-dresden.de","login":"miri64","count":1},{"name":"Mike Fiedler","email":"miketheman@gmail.com","login":"miketheman","count":1},{"name":"Moshe Kaplan","email":"mosheekaplan@gmail.com","login":"moshekaplan","count":1},{"name":"Nick Gaya","email":"ngaya-ll","login":"ngaya-ll","count":1},{"name":"Noa Resare","email":"noa@resare.com","login":"nresare","count":1},{"name":"Oleksiy (\"Alex\") SEMENYAKA","email":"219867960+alexsemenyaka","login":"alexsemenyaka","count":1},{"name":"Peter Olson","email":"peter.olson@gmail.com","login":"Peter200lx","count":1},{"name":"Rafael Guterres Jeffman","email":"rjeffman@redhat.com","login":"rjeffman","count":1},{"name":"Romuald Brunet","email":"romuald@gandi.net","login":"romuald","count":1}],"past_year_committers":[{"name":"Bob Halley","email":"halley@dnspython.org","login":"rthalley","count":103},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":14},{"name":"Jakob Schlyter","email":"jakob@kirei.se","login":"jschlyter","count":5},{"name":"Brian Wellington","email":"bwelling@xbill.org","login":"bwelling","count":4},{"name":"darkdragon-001","email":"darkdragon-001","login":"darkdragon-001","count":3},{"name":"Mukund Sivaraman","email":"muks@mukund.org","login":"muks","count":2},{"name":"Steven Silvester","email":"steve.silvester@mongodb.com","login":"blink1073","count":1},{"name":"Oleksiy (\"Alex\") SEMENYAKA","email":"219867960+alexsemenyaka","login":"alexsemenyaka","count":1},{"name":"Martine Lenders","email":"martine.lenders@tu-dresden.de","login":"miri64","count":1},{"name":"Josh Soref","email":"2119212+jsoref","login":"jsoref","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6264097,"commits_count":875126120,"contributors_count":35079500,"owners_count":1168883,"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":"rthalley/dnspython","html_url":"https://github.com/rthalley/dnspython","last_synced_at":"2026-06-18T19:00:17.125Z","status":null,"issues_count":176,"pull_requests_count":288,"avg_time_to_close_issue":2816481.270967742,"avg_time_to_close_pull_request":398433.662962963,"issues_closed_count":155,"pull_requests_closed_count":270,"pull_request_authors_count":53,"issue_authors_count":131,"avg_comments_per_issue":3.1647727272727275,"avg_comments_per_pull_request":1.5763888888888888,"merged_pull_requests_count":214,"bot_issues_count":0,"bot_pull_requests_count":63,"past_year_issues_count":14,"past_year_pull_requests_count":30,"past_year_avg_time_to_close_issue":847559.8888888889,"past_year_avg_time_to_close_pull_request":512877.38095238095,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":21,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":1.7857142857142858,"past_year_avg_comments_per_pull_request":1.2666666666666666,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":8,"past_year_merged_pull_requests_count":19,"created_at":"2023-05-10T11:08:40.554Z","updated_at":"2026-06-18T19:00:17.125Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rthalley%2Fdnspython/issues","issue_labels_count":{"table":{"Enhancement Request":48,"Bug":33,"Fixed":22,"Not a Bug":17,"Cannot Reproduce":9,"Future":8,"Will Not Fix":4,"Pinned":3,"Next Feature":3,"Next Patch":2,"Needs Author":2,"Archived Enhancements":2}},"pull_request_labels_count":{"table":{"dependencies":63,"python":48,"github_actions":15}},"issue_author_associations_count":{"table":{"NONE":128,"CONTRIBUTOR":31,"OWNER":12,"COLLABORATOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":140,"OWNER":63,"NONE":45,"COLLABORATOR":40}},"issue_authors":{"table":{"rthalley":12,"tykling":7,"kitterma":6,"fleurysun":4,"wesinator":3,"pspacek":3,"kloczek":3,"paulehoffman":3,"jschlyter":2,"peterthomassen":2,"elmurato":2,"mustafacco7":2,"nmenardg-keeper":2,"Nora-Qiu":2,"frenzymadness":2,"jaraco":2,"Mno-hime":2,"dvaerum":2,"byron-li":2,"TheTechromancer":2,"rjeffman":1,"ThePieMonster":1,"jani":1,"raphaelm":1,"jpgoldberg":1,"felixfontein":1,"AGBell":1,"wqh17101":1,"yeti9990":1,"huwcbjones":1,"galkindmitrii":1,"borgen12":1,"archmagece":1,"ichdasich":1,"tjstum":1,"twisteroidambassador":1,"Tazmaniac":1,"AliGhaffarian":1,"ecedreamer":1,"nunodio":1,"MrSurf67":1,"thucnd55":1,"zoreu":1,"kempniu":1,"felixbrucker":1,"SilverPig8822":1,"Evernow":1,"dpatel1411":1,"long2fei1":1,"asannes":1,"freakaton":1,"Prometheus3375":1,"URenko":1,"gijzelaerr":1,"alainstucki":1,"kuanghy":1,"VictorCarlquist":1,"maxf":1,"tanmoypalit":1,"RASM17":1,"gsexton":1,"tkrizek":1,"dbungert":1,"geeohgeegeeoh":1,"nekopsykose":1,"libor-peltan-cznic":1,"schanzen":1,"darkcode357":1,"mimi89999":1,"jayvdb":1,"bemasc":1,"grawity":1,"cdeccio":1,"reuvygroovy":1,"GeorgeFischhof":1,"dekkers":1,"psuet":1,"anfaro":1,"miketheman":1,"omron93":1,"david-engelmann":1,"commonism":1,"ymajmudar":1,"rammses":1,"balaziks":1,"f00fc7c8-gh":1,"rsingha108":1,"leungwh":1,"DNS-Leo":1,"fawaf":1,"0x303":1,"mgorny":1,"lgc2333":1,"bluenadas":1,"arekm":1,"snapex1":1,"gene-git":1,"paviad":1,"Smilerproxz":1,"karolpivo":1,"binooetomo":1,"picarro-mbuckner":1,"megabug":1,"Alge":1,"karolzlot":1,"user3472g":1,"Wazzledi":1,"79rpm":1,"timwattenberg":1,"UjuiUjuMandan":1,"ralonsoh":1,"moshekaplan":1,"marka63":1,"alexsemenyaka":1,"bellebaum":1,"timansky":1,"aldem":1,"hammerlscs":1,"krusch":1,"DocterDum":1,"mmn01-sky":1,"shroom00":1,"abokd":1,"aph3rson":1,"JingtaoWang1996":1,"Alphix":1,"MatthiasLohr":1,"tferrin":1,"fridary":1,"Ivorforce":1,"bwelling":1}},"pull_request_authors":{"table":{"dependabot[bot]":63,"rthalley":63,"bwelling":38,"jschlyter":32,"mustafacco7":14,"peterthomassen":4,"holysoles":4,"tykling":4,"nrhall":3,"zmievsa":2,"pspacek":2,"FelixLange1998":2,"jaraco":2,"garrettpbutler":2,"farrokhi":2,"RyanFrantz":2,"jdsimcock":2,"balaziks":2,"marcospedreiro":2,"URenko":2,"jlaine":2,"muks":2,"blink1073":2,"georgettica":2,"darkdragon-001":2,"kitterma":2,"moshekaplan":2,"sblondon":2,"miri64":1,"noopbug":1,"corubba":1,"eaglegai":1,"jameshilliard":1,"jolaf":1,"rjeffman":1,"SaidBySolo":1,"av223119":1,"GlennChia":1,"alexsemenyaka":1,"dvaerum":1,"hugovk":1,"vixadd":1,"Payne-X6":1,"oregonpillow":1,"KSKPAPA":1,"msnishanth9001":1,"libor-peltan-cznic":1,"rbrins":1,"mathiasertl":1,"Keeper-of-the-Keys":1,"remijouannet":1,"ShaftInc":1,"miketheman":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815386,"issues_count":32996677,"pull_requests_count":108955482,"authors_count":11312033,"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":{"Enhancement Request":2,"Bug":1,"Cannot Reproduce":1,"Fixed":1,"Not a Bug":1,"Will Not Fix":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":8,"github_actions":5,"python":3}},"past_year_issue_author_associations_count":{"table":{"NONE":10,"CONTRIBUTOR":3,"COLLABORATOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":19,"OWNER":5,"NONE":4,"COLLABORATOR":2}},"past_year_issue_authors":{"table":{"alexsemenyaka":1,"asannes":1,"balaziks":1,"f00fc7c8-gh":1,"jschlyter":1,"libor-peltan-cznic":1,"marka63":1,"omron93":1,"paviad":1,"pspacek":1,"psuet":1,"RASM17":1,"rsingha108":1,"timansky":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":8,"jschlyter":5,"rthalley":5,"bwelling":2,"darkdragon-001":2,"muks":2,"alexsemenyaka":1,"libor-peltan-cznic":1,"miri64":1,"peterthomassen":1,"remijouannet":1,"SaidBySolo":1}},"maintainers":[{"table":{"login":"rthalley","count":75,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"}},{"table":{"login":"bwelling","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"}},{"table":{"login":"pspacek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"}},{"table":{"login":"tkrizek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tkrizek"}}],"active_maintainers":[{"table":{"login":"rthalley","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rthalley"}},{"table":{"login":"bwelling","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwelling"}},{"table":{"login":"pspacek","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pspacek"}}]}},"events":{"total":{"CreateEvent":16,"CommitCommentEvent":1,"ReleaseEvent":1,"DeleteEvent":13,"PullRequestEvent":92,"ForkEvent":28,"DiscussionEvent":1,"IssuesEvent":62,"WatchEvent":165,"IssueCommentEvent":175,"PushEvent":126,"PullRequestReviewCommentEvent":8,"PullRequestReviewEvent":10},"last_year":{"CreateEvent":13,"CommitCommentEvent":1,"ReleaseEvent":1,"DeleteEvent":10,"PullRequestEvent":36,"ForkEvent":4,"DiscussionEvent":1,"IssuesEvent":26,"WatchEvent":42,"IssueCommentEvent":50,"PushEvent":86,"PullRequestReviewEvent":7,"PullRequestReviewCommentEvent":6}},"keywords":["asyncio","ddns","dns","dns-over-https","dns-over-quic","dns-over-tls","dnspython","dnssec","edns","edns0","idna","stub-resolver","trio"],"dependencies":[{"ecosystem":"pypi","filepath":"doc/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-06T02:00:56.306Z","updated_at":"2022-07-06T02:00:56.306Z","repository_link":"https://github.com/rthalley/dnspython/blob/main/doc/requirements.txt","dependencies":[{"id":107418607,"package_name":"sphinx","ecosystem":"pypi","requirements":"==4.3.2","direct":true,"kind":"runtime","optional":false},{"id":107418608,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"==1.0.0","direct":true,"kind":"runtime","optional":false},{"id":107418609,"package_name":"readthedocs-sphinx-search","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-06T02:00:56.312Z","updated_at":"2022-07-06T02:00:56.312Z","repository_link":"https://github.com/rthalley/dnspython/blob/main/pyproject.toml","dependencies":[{"id":107418610,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":107418611,"package_name":"httpx","ecosystem":"pypi","requirements":"\u003e=0.21.1","direct":true,"kind":"runtime","optional":false},{"id":107418612,"package_name":"h2","ecosystem":"pypi","requirements":"\u003e=4.1.0","direct":true,"kind":"runtime","optional":false},{"id":107418613,"package_name":"requests-toolbelt","ecosystem":"pypi","requirements":"^0.9.1","direct":true,"kind":"runtime","optional":false},{"id":107418614,"package_name":"requests","ecosystem":"pypi","requirements":"^2.23.0","direct":true,"kind":"runtime","optional":false},{"id":107418615,"package_name":"idna","ecosystem":"pypi","requirements":"\u003e=2.1,\u003c4.0","direct":true,"kind":"runtime","optional":false},{"id":107418616,"package_name":"cryptography","ecosystem":"pypi","requirements":"\u003e=2.6,\u003c38.0","direct":true,"kind":"runtime","optional":false},{"id":107418617,"package_name":"trio","ecosystem":"pypi","requirements":"\u003e=0.14,\u003c0.22","direct":true,"kind":"runtime","optional":false},{"id":107418618,"package_name":"curio","ecosystem":"pypi","requirements":"^1.2","direct":true,"kind":"runtime","optional":false},{"id":107418619,"package_name":"sniffio","ecosystem":"pypi","requirements":"^1.1","direct":true,"kind":"runtime","optional":false},{"id":107418620,"package_name":"wmi","ecosystem":"pypi","requirements":"^1.5.1","direct":true,"kind":"runtime","optional":false},{"id":107418621,"package_name":"pytest","ecosystem":"pypi","requirements":"\u003e=5.4.1,\u003c8","direct":true,"kind":"develop","optional":false},{"id":107418622,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^3.0.0","direct":true,"kind":"develop","optional":false},{"id":107418623,"package_name":"flake8","ecosystem":"pypi","requirements":"^4.0.1","direct":true,"kind":"develop","optional":false},{"id":107418624,"package_name":"sphinx","ecosystem":"pypi","requirements":"^4.0.0","direct":true,"kind":"develop","optional":false},{"id":107418625,"package_name":"coverage","ecosystem":"pypi","requirements":"^6.0","direct":true,"kind":"develop","optional":false},{"id":107418626,"package_name":"twine","ecosystem":"pypi","requirements":"^4.0.0","direct":true,"kind":"develop","optional":false},{"id":107418627,"package_name":"wheel","ecosystem":"pypi","requirements":"^0.35.0","direct":true,"kind":"develop","optional":false},{"id":107418628,"package_name":"pylint","ecosystem":"pypi","requirements":"^2.7.4","direct":true,"kind":"develop","optional":false},{"id":107418629,"package_name":"mypy","ecosystem":"pypi","requirements":"\u003e=0.940","direct":true,"kind":"develop","optional":false},{"id":107418630,"package_name":"black","ecosystem":"pypi","requirements":"^22.1.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql-analysis.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:51:35.469Z","updated_at":"2023-01-13T10:51:35.469Z","repository_link":"https://github.com/rthalley/dnspython/blob/main/.github/workflows/codeql-analysis.yml","dependencies":[{"id":6875561765,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875561766,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875561767,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-2-2-branch.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:51:35.507Z","updated_at":"2023-01-13T10:51:35.507Z","repository_link":"https://github.com/rthalley/dnspython/blob/main/.github/workflows/python-2-2-branch.yml","dependencies":[{"id":6875561768,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875561769,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/python-package.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:51:35.568Z","updated_at":"2023-01-13T10:51:35.568Z","repository_link":"https://github.com/rthalley/dnspython/blob/main/.github/workflows/python-package.yml","dependencies":[{"id":6875561770,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6875561771,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":6875561772,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":35.066597141301486,"created_at":"2025-10-10T18:29:00.850Z","updated_at":"2026-06-19T22:00:55.943Z","avatar_url":"https://github.com/rthalley.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368969","html_url":"https://summary.ecosyste.ms/projects/368969"}