{"id":70248,"name":"suds","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","url":"https://github.com/suds-community/suds","last_synced_at":"2025-09-08T15:02:16.231Z","repository":{"id":41045143,"uuid":"150181542","full_name":"suds-community/suds","owner":"suds-community","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","archived":false,"fork":false,"pushed_at":"2025-04-10T02:24:13.000Z","size":8092,"stargazers_count":182,"open_issues_count":15,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-09-08T00:44:49.513Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://suds.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suds-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T23:37:45.000Z","updated_at":"2025-09-07T21:50:33.000Z","dependencies_parsed_at":"2023-01-21T07:47:10.015Z","dependency_job_id":"fc755ac3-714e-4edc-8c7c-dfb0a9bf7ca9","html_url":"https://github.com/suds-community/suds","commit_stats":{"total_commits":1596,"total_committers":30,"mean_commits":53.2,"dds":0.4993734335839599,"last_synced_commit":"dcf5d3d504fe92fd783e395e119c47551c04f288"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/suds-community/suds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suds-community","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/sbom","scorecard":{"id":857387,"data":{"date":"2025-08-11","repo":{"name":"github.com/suds-community/suds","commit":"fae24d440cd9357070ab56748b3774b2b4bbf21c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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 9/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_release.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":"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":"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/test_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_and_release.yml:26"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-24T00:12:50.680Z","repository_id":41045143,"created_at":"2025-08-24T00:12:50.680Z","updated_at":"2025-08-24T00:12:50.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202765,"owners_count":25240371,"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-09-08T02:00:09.813Z","response_time":121,"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":null,"packages":[{"id":2935615,"name":"suds-community","ecosystem":"pypi","description":"Lightweight SOAP client (community fork)","homepage":"https://github.com/suds-community/suds","licenses":"(specified using classifiers)","normalized_licenses":["Other"],"repository_url":"https://github.com/suds-community/suds","keywords_array":["SOAP","web","service","client"],"namespace":null,"versions_count":16,"first_release_published_at":"2018-09-28T04:18:54.000Z","latest_release_published_at":"2024-08-24T20:07:21.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-09-08T00:45:28.733Z","created_at":"2022-04-10T12:44:46.204Z","updated_at":"2025-09-08T00:45:28.733Z","registry_url":"https://pypi.org/project/suds-community/","install_command":"pip install suds-community --index-url https://pypi.org/simple","documentation_url":"https://suds-community.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet"],"normalized_name":"suds-community","project_status":null},"repo_metadata":{"id":41045143,"uuid":"150181542","full_name":"suds-community/suds","owner":"suds-community","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","archived":false,"fork":false,"pushed_at":"2025-04-10T02:24:13.000Z","size":8092,"stargazers_count":181,"open_issues_count":14,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-30T12:58:18.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://suds.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suds-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T23:37:45.000Z","updated_at":"2025-08-08T07:35:47.000Z","dependencies_parsed_at":"2023-01-21T07:47:10.015Z","dependency_job_id":"fc755ac3-714e-4edc-8c7c-dfb0a9bf7ca9","html_url":"https://github.com/suds-community/suds","commit_stats":{"total_commits":1596,"total_committers":30,"mean_commits":53.2,"dds":0.4993734335839599,"last_synced_commit":"dcf5d3d504fe92fd783e395e119c47551c04f288"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/suds-community/suds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suds-community","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/sbom","scorecard":{"id":857387,"data":{"date":"2025-08-11","repo":{"name":"github.com/suds-community/suds","commit":"fae24d440cd9357070ab56748b3774b2b4bbf21c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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 9/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_release.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":"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":"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/test_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_and_release.yml:26"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-24T00:12:50.680Z","repository_id":41045143,"created_at":"2025-08-24T00:12:50.680Z","updated_at":"2025-08-24T00:12:50.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852302,"owners_count":25004055,"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-08-30T02:00:09.474Z","response_time":77,"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"},"tags":[{"name":"v1.2.0","sha":"60c29d858e2515e38d1cf771ddb35d17fe028621","kind":"tag","published_at":"2024-08-24T20:06:26.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.2.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"b7a9a0e9e0ec7f3264251292ad556532904007ec","kind":"tag","published_at":"2022-06-28T02:40:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0e427d48e1638a0117b092fd0853b632283bb185","kind":"tag","published_at":"2022-05-02T19:36:46.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"92e7135d1e0f7b98c9f5ae888df4a92fe89b09e0","kind":"tag","published_at":"2022-03-16T03:11:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"dc3e9783b6f09391b77ad897371316328e1c21e2","kind":"tag","published_at":"2021-10-26T12:30:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"28f9b19b1999225dec58cff2c9dbc74cd21ba593","kind":"tag","published_at":"2021-09-13T16:58:51.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"98421cc106a0ea6e90d261ebac4e5bc80a272d44","kind":"tag","published_at":"2021-09-13T16:49:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.5","sha":"e3e85bd0c9ce7448c1d6e5e6801e9c6409473512","kind":"tag","published_at":"2021-05-15T03:24:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.5","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f7f6509e41bfb9650b08bf09b6328659aacb3034","kind":"tag","published_at":"2019-12-21T16:43:14.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.4","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"0f18b272d0702b7253b5b8beedacd53c8d63ab65","kind":"tag","published_at":"2019-06-28T01:31:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"3ae6d5179d9ff160e1261ec48e137b0cfe0747fa","kind":"tag","published_at":"2019-06-23T16:10:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"6fb0a829337b5037a66c20aae6f89b41acd77e40","kind":"tag","published_at":"2019-02-07T18:32:47.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"b80e65dcabcf0d0b9c65a26594557ece0b7d8b21","kind":"tag","published_at":"2019-02-01T15:51:33.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"482d61afda7478d594a2c312b1e27b09c88431fa","kind":"tag","published_at":"2019-01-04T23:50:12.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2e86131177e6bfbc7507fd40ac3f459a2ec1d7a6","kind":"tag","published_at":"2018-10-26T03:35:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b7bb3cdfb1c8105e26979f27828178dcfa8dcc9a","kind":"tag","published_at":"2018-10-16T02:56:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c4ea9cc9b36554e6d2344af81f6dcb47101dbdf2","kind":"tag","published_at":"2018-09-29T17:53:02.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0/manifests"},{"name":"release-0.6","sha":"db6ec4bd45394b24244281cf00ef5337de425789","kind":"commit","published_at":"2014-01-24T16:33:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.6","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6/manifests"},{"name":"release-0.5","sha":"eb63c8650e35b499ac02f1a2746f27a86847ad65","kind":"commit","published_at":"2013-11-25T22:11:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5/manifests"},{"name":"release-0.4.1_jurko_5","sha":"5f0a27e740e86b2fe71333f38adeb409d82b0a22","kind":"commit","published_at":"2013-11-11T14:51:54.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5/manifests"},{"name":"release-0.4.1_jurko_4","sha":"4985dce528bef02e1fab540ef578d87915c0e601","kind":"commit","published_at":"2012-04-17T11:17:38.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_4","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4/manifests"},{"name":"release-0.4.1_jurko_3","sha":"5d78977e639f20e9ec82aeedc42e98c845df5557","kind":"commit","published_at":"2011-12-26T17:46:25.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_3","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3/manifests"},{"name":"release-0.4.1_jurko_2","sha":"bd619fc8337e59700249e04e7f6f98252d05ef17","kind":"commit","published_at":"2011-12-24T22:52:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2/manifests"},{"name":"release-0.4.1_jurko_1","sha":"1a44e1e2c5069a98fda3cbb70771025cb6ae5fbc","kind":"commit","published_at":"2011-12-24T21:10:53.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_1","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1/manifests"},{"name":"release-0.3.2","sha":"a7e1bd4e3f88942199c0d285ca6233244dcbe4b6","kind":"commit","published_at":"2008-11-11T17:43:40.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.3.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2/manifests"},{"name":"release-0.2","sha":"e1451095bf4c7f1ba3731ec49fe61fe5a1df09c4","kind":"commit","published_at":"2008-04-29T15:29:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2/manifests"},{"name":"release-0.1.7","sha":"74c060693883dc97c6aa29607387054f5a0d765d","kind":"commit","published_at":"2008-04-08T22:25:39.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.1.7","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:58:23.694Z","dependent_packages_count":12,"downloads":1376247,"downloads_period":"last-month","dependent_repos_count":59,"rankings":{"downloads":0.6521156707271888,"dependent_repos_count":1.9288338614121086,"dependent_packages_count":0.9624191016915016,"stargazers_count":5.691908287847228,"forks_count":5.76567538244342,"docker_downloads_count":0.7127289862755493,"average":2.6189468817328327},"purl":"pkg:pypi/suds-community","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/suds-community","docker_dependents_count":21,"docker_downloads_count":152688,"usage_url":"https://repos.ecosyste.ms/usage/pypi/suds-community","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/suds-community/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T11:05:17.624Z","issues_count":130,"pull_requests_count":66,"avg_time_to_close_issue":6600094.203703703,"avg_time_to_close_pull_request":486799.7580645161,"issues_closed_count":108,"pull_requests_closed_count":62,"pull_request_authors_count":26,"issue_authors_count":65,"avg_comments_per_issue":3.169230769230769,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":773550.5714285715,"past_year_avg_time_to_close_pull_request":607437.7142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.4285714285714284,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/issues","maintainers":[{"login":"phillbaker","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillbaker"},{"login":"emezeta","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emezeta"},{"login":"ovnicraft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovnicraft"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds-community/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds-community/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds-community/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds-community/related_packages","maintainers":[{"uuid":"phillbaker","login":"phillbaker","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/phillbaker/","role":null,"created_at":"2023-02-25T13:59:48.098Z","updated_at":"2023-02-25T13:59:48.098Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/phillbaker/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2935618,"name":"suds-mwisslead","ecosystem":"pypi","description":"Lightweight SOAP client (community fork) modified slightly by mwisslead","homepage":"https://github.com/suds-community/suds","licenses":"(specified using classifiers)","normalized_licenses":["Other"],"repository_url":"https://github.com/suds-community/suds","keywords_array":["SOAP","web","service","client"],"namespace":null,"versions_count":5,"first_release_published_at":"2020-01-11T06:37:13.000Z","latest_release_published_at":"2022-06-24T04:28:41.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-09-08T00:45:28.967Z","created_at":"2022-04-10T12:44:46.325Z","updated_at":"2025-09-08T00:45:28.967Z","registry_url":"https://pypi.org/project/suds-mwisslead/","install_command":"pip install suds-mwisslead --index-url https://pypi.org/simple","documentation_url":"https://suds-mwisslead.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet"],"normalized_name":"suds-mwisslead","project_status":null},"repo_metadata":{"id":41045143,"uuid":"150181542","full_name":"suds-community/suds","owner":"suds-community","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","archived":false,"fork":false,"pushed_at":"2025-04-10T02:24:13.000Z","size":8092,"stargazers_count":181,"open_issues_count":14,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-30T12:58:18.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://suds.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suds-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T23:37:45.000Z","updated_at":"2025-08-08T07:35:47.000Z","dependencies_parsed_at":"2023-01-21T07:47:10.015Z","dependency_job_id":"fc755ac3-714e-4edc-8c7c-dfb0a9bf7ca9","html_url":"https://github.com/suds-community/suds","commit_stats":{"total_commits":1596,"total_committers":30,"mean_commits":53.2,"dds":0.4993734335839599,"last_synced_commit":"dcf5d3d504fe92fd783e395e119c47551c04f288"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/suds-community/suds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suds-community","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/sbom","scorecard":{"id":857387,"data":{"date":"2025-08-11","repo":{"name":"github.com/suds-community/suds","commit":"fae24d440cd9357070ab56748b3774b2b4bbf21c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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 9/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_release.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":"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":"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/test_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_and_release.yml:26"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-24T00:12:50.680Z","repository_id":41045143,"created_at":"2025-08-24T00:12:50.680Z","updated_at":"2025-08-24T00:12:50.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852302,"owners_count":25004055,"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-08-30T02:00:09.474Z","response_time":77,"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"},"tags":[{"name":"v1.2.0","sha":"60c29d858e2515e38d1cf771ddb35d17fe028621","kind":"tag","published_at":"2024-08-24T20:06:26.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.2.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"b7a9a0e9e0ec7f3264251292ad556532904007ec","kind":"tag","published_at":"2022-06-28T02:40:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0e427d48e1638a0117b092fd0853b632283bb185","kind":"tag","published_at":"2022-05-02T19:36:46.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"92e7135d1e0f7b98c9f5ae888df4a92fe89b09e0","kind":"tag","published_at":"2022-03-16T03:11:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"dc3e9783b6f09391b77ad897371316328e1c21e2","kind":"tag","published_at":"2021-10-26T12:30:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"28f9b19b1999225dec58cff2c9dbc74cd21ba593","kind":"tag","published_at":"2021-09-13T16:58:51.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"98421cc106a0ea6e90d261ebac4e5bc80a272d44","kind":"tag","published_at":"2021-09-13T16:49:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.5","sha":"e3e85bd0c9ce7448c1d6e5e6801e9c6409473512","kind":"tag","published_at":"2021-05-15T03:24:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.5","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f7f6509e41bfb9650b08bf09b6328659aacb3034","kind":"tag","published_at":"2019-12-21T16:43:14.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.4","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"0f18b272d0702b7253b5b8beedacd53c8d63ab65","kind":"tag","published_at":"2019-06-28T01:31:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"3ae6d5179d9ff160e1261ec48e137b0cfe0747fa","kind":"tag","published_at":"2019-06-23T16:10:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"6fb0a829337b5037a66c20aae6f89b41acd77e40","kind":"tag","published_at":"2019-02-07T18:32:47.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"b80e65dcabcf0d0b9c65a26594557ece0b7d8b21","kind":"tag","published_at":"2019-02-01T15:51:33.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"482d61afda7478d594a2c312b1e27b09c88431fa","kind":"tag","published_at":"2019-01-04T23:50:12.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2e86131177e6bfbc7507fd40ac3f459a2ec1d7a6","kind":"tag","published_at":"2018-10-26T03:35:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b7bb3cdfb1c8105e26979f27828178dcfa8dcc9a","kind":"tag","published_at":"2018-10-16T02:56:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c4ea9cc9b36554e6d2344af81f6dcb47101dbdf2","kind":"tag","published_at":"2018-09-29T17:53:02.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0/manifests"},{"name":"release-0.6","sha":"db6ec4bd45394b24244281cf00ef5337de425789","kind":"commit","published_at":"2014-01-24T16:33:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.6","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6/manifests"},{"name":"release-0.5","sha":"eb63c8650e35b499ac02f1a2746f27a86847ad65","kind":"commit","published_at":"2013-11-25T22:11:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5/manifests"},{"name":"release-0.4.1_jurko_5","sha":"5f0a27e740e86b2fe71333f38adeb409d82b0a22","kind":"commit","published_at":"2013-11-11T14:51:54.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5/manifests"},{"name":"release-0.4.1_jurko_4","sha":"4985dce528bef02e1fab540ef578d87915c0e601","kind":"commit","published_at":"2012-04-17T11:17:38.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_4","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4/manifests"},{"name":"release-0.4.1_jurko_3","sha":"5d78977e639f20e9ec82aeedc42e98c845df5557","kind":"commit","published_at":"2011-12-26T17:46:25.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_3","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3/manifests"},{"name":"release-0.4.1_jurko_2","sha":"bd619fc8337e59700249e04e7f6f98252d05ef17","kind":"commit","published_at":"2011-12-24T22:52:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2/manifests"},{"name":"release-0.4.1_jurko_1","sha":"1a44e1e2c5069a98fda3cbb70771025cb6ae5fbc","kind":"commit","published_at":"2011-12-24T21:10:53.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_1","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1/manifests"},{"name":"release-0.3.2","sha":"a7e1bd4e3f88942199c0d285ca6233244dcbe4b6","kind":"commit","published_at":"2008-11-11T17:43:40.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.3.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2/manifests"},{"name":"release-0.2","sha":"e1451095bf4c7f1ba3731ec49fe61fe5a1df09c4","kind":"commit","published_at":"2008-04-29T15:29:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2/manifests"},{"name":"release-0.1.7","sha":"74c060693883dc97c6aa29607387054f5a0d765d","kind":"commit","published_at":"2008-04-08T22:25:39.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.1.7","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:58:23.717Z","dependent_packages_count":0,"downloads":13,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":67.13199392572122,"dependent_repos_count":21.534861440080295,"dependent_packages_count":10.125576461732065,"stargazers_count":5.691908287847228,"forks_count":5.76567538244342,"docker_downloads_count":null,"average":22.050003099564844},"purl":"pkg:pypi/suds-mwisslead","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/suds-mwisslead","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/suds-mwisslead","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/suds-mwisslead/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T11:05:17.624Z","issues_count":130,"pull_requests_count":66,"avg_time_to_close_issue":6600094.203703703,"avg_time_to_close_pull_request":486799.7580645161,"issues_closed_count":108,"pull_requests_closed_count":62,"pull_request_authors_count":26,"issue_authors_count":65,"avg_comments_per_issue":3.169230769230769,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":773550.5714285715,"past_year_avg_time_to_close_pull_request":607437.7142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.4285714285714284,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/issues","maintainers":[{"login":"phillbaker","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillbaker"},{"login":"emezeta","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emezeta"},{"login":"ovnicraft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovnicraft"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds-mwisslead/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds-mwisslead/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds-mwisslead/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds-mwisslead/related_packages","maintainers":[{"uuid":"mwisslead","login":"mwisslead","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/mwisslead/","role":null,"created_at":"2023-02-25T13:59:49.821Z","updated_at":"2023-02-25T13:59:49.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mwisslead/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2935607,"name":"suds","ecosystem":"pypi","description":"Lightweight SOAP client (community fork)","homepage":"https://github.com/suds-community/suds","licenses":"(specified using classifiers)","normalized_licenses":["Other"],"repository_url":"https://github.com/suds-community/suds","keywords_array":["SOAP","web","service","client"],"namespace":null,"versions_count":11,"first_release_published_at":"2009-02-25T00:06:00.000Z","latest_release_published_at":"2024-08-24T20:07:27.000Z","latest_release_number":"1.2.0","last_synced_at":"2025-09-08T00:45:29.146Z","created_at":"2022-04-10T12:44:46.050Z","updated_at":"2025-09-08T00:45:29.147Z","registry_url":"https://pypi.org/project/suds/","install_command":"pip install suds --index-url https://pypi.org/simple","documentation_url":"https://suds.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet"],"normalized_name":"suds","project_status":null},"repo_metadata":{"id":41045143,"uuid":"150181542","full_name":"suds-community/suds","owner":"suds-community","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","archived":false,"fork":false,"pushed_at":"2025-04-10T02:24:13.000Z","size":8092,"stargazers_count":181,"open_issues_count":14,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-30T12:58:18.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://suds.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suds-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T23:37:45.000Z","updated_at":"2025-08-08T07:35:47.000Z","dependencies_parsed_at":"2023-01-21T07:47:10.015Z","dependency_job_id":"fc755ac3-714e-4edc-8c7c-dfb0a9bf7ca9","html_url":"https://github.com/suds-community/suds","commit_stats":{"total_commits":1596,"total_committers":30,"mean_commits":53.2,"dds":0.4993734335839599,"last_synced_commit":"dcf5d3d504fe92fd783e395e119c47551c04f288"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/suds-community/suds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suds-community","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/sbom","scorecard":{"id":857387,"data":{"date":"2025-08-11","repo":{"name":"github.com/suds-community/suds","commit":"fae24d440cd9357070ab56748b3774b2b4bbf21c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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 9/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_release.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":"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":"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/test_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_and_release.yml:26"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-24T00:12:50.680Z","repository_id":41045143,"created_at":"2025-08-24T00:12:50.680Z","updated_at":"2025-08-24T00:12:50.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852302,"owners_count":25004055,"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-08-30T02:00:09.474Z","response_time":77,"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"},"tags":[{"name":"v1.2.0","sha":"60c29d858e2515e38d1cf771ddb35d17fe028621","kind":"tag","published_at":"2024-08-24T20:06:26.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.2.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"b7a9a0e9e0ec7f3264251292ad556532904007ec","kind":"tag","published_at":"2022-06-28T02:40:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0e427d48e1638a0117b092fd0853b632283bb185","kind":"tag","published_at":"2022-05-02T19:36:46.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"92e7135d1e0f7b98c9f5ae888df4a92fe89b09e0","kind":"tag","published_at":"2022-03-16T03:11:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"dc3e9783b6f09391b77ad897371316328e1c21e2","kind":"tag","published_at":"2021-10-26T12:30:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"28f9b19b1999225dec58cff2c9dbc74cd21ba593","kind":"tag","published_at":"2021-09-13T16:58:51.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"98421cc106a0ea6e90d261ebac4e5bc80a272d44","kind":"tag","published_at":"2021-09-13T16:49:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.5","sha":"e3e85bd0c9ce7448c1d6e5e6801e9c6409473512","kind":"tag","published_at":"2021-05-15T03:24:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.5","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f7f6509e41bfb9650b08bf09b6328659aacb3034","kind":"tag","published_at":"2019-12-21T16:43:14.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.4","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"0f18b272d0702b7253b5b8beedacd53c8d63ab65","kind":"tag","published_at":"2019-06-28T01:31:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"3ae6d5179d9ff160e1261ec48e137b0cfe0747fa","kind":"tag","published_at":"2019-06-23T16:10:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"6fb0a829337b5037a66c20aae6f89b41acd77e40","kind":"tag","published_at":"2019-02-07T18:32:47.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"b80e65dcabcf0d0b9c65a26594557ece0b7d8b21","kind":"tag","published_at":"2019-02-01T15:51:33.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"482d61afda7478d594a2c312b1e27b09c88431fa","kind":"tag","published_at":"2019-01-04T23:50:12.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2e86131177e6bfbc7507fd40ac3f459a2ec1d7a6","kind":"tag","published_at":"2018-10-26T03:35:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b7bb3cdfb1c8105e26979f27828178dcfa8dcc9a","kind":"tag","published_at":"2018-10-16T02:56:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c4ea9cc9b36554e6d2344af81f6dcb47101dbdf2","kind":"tag","published_at":"2018-09-29T17:53:02.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0/manifests"},{"name":"release-0.6","sha":"db6ec4bd45394b24244281cf00ef5337de425789","kind":"commit","published_at":"2014-01-24T16:33:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.6","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6/manifests"},{"name":"release-0.5","sha":"eb63c8650e35b499ac02f1a2746f27a86847ad65","kind":"commit","published_at":"2013-11-25T22:11:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5/manifests"},{"name":"release-0.4.1_jurko_5","sha":"5f0a27e740e86b2fe71333f38adeb409d82b0a22","kind":"commit","published_at":"2013-11-11T14:51:54.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5/manifests"},{"name":"release-0.4.1_jurko_4","sha":"4985dce528bef02e1fab540ef578d87915c0e601","kind":"commit","published_at":"2012-04-17T11:17:38.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_4","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4/manifests"},{"name":"release-0.4.1_jurko_3","sha":"5d78977e639f20e9ec82aeedc42e98c845df5557","kind":"commit","published_at":"2011-12-26T17:46:25.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_3","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3/manifests"},{"name":"release-0.4.1_jurko_2","sha":"bd619fc8337e59700249e04e7f6f98252d05ef17","kind":"commit","published_at":"2011-12-24T22:52:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2/manifests"},{"name":"release-0.4.1_jurko_1","sha":"1a44e1e2c5069a98fda3cbb70771025cb6ae5fbc","kind":"commit","published_at":"2011-12-24T21:10:53.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_1","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1/manifests"},{"name":"release-0.3.2","sha":"a7e1bd4e3f88942199c0d285ca6233244dcbe4b6","kind":"commit","published_at":"2008-11-11T17:43:40.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.3.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2/manifests"},{"name":"release-0.2","sha":"e1451095bf4c7f1ba3731ec49fe61fe5a1df09c4","kind":"commit","published_at":"2008-04-29T15:29:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2/manifests"},{"name":"release-0.1.7","sha":"74c060693883dc97c6aa29607387054f5a0d765d","kind":"commit","published_at":"2008-04-08T22:25:39.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.1.7","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:58:23.694Z","dependent_packages_count":27,"downloads":341606,"downloads_period":"last-month","dependent_repos_count":1613,"rankings":{"downloads":0.6418551094744883,"dependent_repos_count":0.279505288939305,"dependent_packages_count":0.5468001642111026,"stargazers_count":5.691908287847228,"forks_count":5.76567538244342,"docker_downloads_count":0.5483699958387724,"average":2.2456857047923857},"purl":"pkg:pypi/suds","advisories":[{"uuid":"GSA_kwCzR0hTQS12cHFwLWh4NjgtcDJ3eM4AATkx","url":"https://github.com/advisories/GHSA-vpqp-hx68-p2wx","title":"Improper Link Resolution Before File Access in Suds","description":"cache.py in Suds 0.4, when tempdir is set to None, allows local users to redirect SOAP queries and possibly have other unspecified impact via a symlink attack on a cache file with a predictable name in /tmp/suds/.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-14T01:08:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.2,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-2217","https://bugzilla.redhat.com/show_bug.cgi?id=978696","http://lists.opensuse.org/opensuse-updates/2013-07/msg00062.html","http://www.openwall.com/lists/oss-security/2013/06/27/8","http://www.ubuntu.com/usn/USN-2008-1","https://github.com/advisories/GHSA-vpqp-hx68-p2wx","https://github.com/pypa/advisory-database/tree/main/vulns/suds/PYSEC-2013-32.yaml","https://github.com/pypa/advisory-database/tree/main/vulns/suds-py3/PYSEC-2013-33.yaml"],"source_kind":"github","identifiers":["GHSA-vpqp-hx68-p2wx","CVE-2013-2217"],"repository_url":null,"blast_radius":19.88733307781156,"packages":[{"versions":[{"first_patched_version":"1.4.4.1","vulnerable_version_range":"\u003e= 0, \u003c 1.4.4.1"}],"ecosystem":"pypi","package_name":"suds-py3"},{"versions":[{"first_patched_version":"1.0.0","vulnerable_version_range":"\u003c= 0.4"}],"ecosystem":"pypi","package_name":"suds"}],"created_at":"2022-12-21T16:12:11.767Z","updated_at":"2024-10-28T14:37:29.000Z"}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/suds","docker_dependents_count":22,"docker_downloads_count":12139930,"usage_url":"https://repos.ecosyste.ms/usage/pypi/suds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/suds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T11:05:17.624Z","issues_count":130,"pull_requests_count":66,"avg_time_to_close_issue":6600094.203703703,"avg_time_to_close_pull_request":486799.7580645161,"issues_closed_count":108,"pull_requests_closed_count":62,"pull_request_authors_count":26,"issue_authors_count":65,"avg_comments_per_issue":3.169230769230769,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":773550.5714285715,"past_year_avg_time_to_close_pull_request":607437.7142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.4285714285714284,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/issues","maintainers":[{"login":"phillbaker","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillbaker"},{"login":"emezeta","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emezeta"},{"login":"ovnicraft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovnicraft"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/suds/related_packages","maintainers":[{"uuid":"phillbaker","login":"phillbaker","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/phillbaker/","role":null,"created_at":"2023-02-25T13:59:45.410Z","updated_at":"2023-02-25T13:59:45.410Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/phillbaker/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726167,"maintainers_count":308804,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":4072744,"name":"github.com/suds-community/suds","ecosystem":"go","description":"","homepage":null,"licenses":"lgpl-3.0","normalized_licenses":["LGPL-3.0"],"repository_url":"https://github.com/suds-community/suds","keywords_array":[],"namespace":"github.com/suds-community","versions_count":17,"first_release_published_at":"2018-09-29T17:52:32.000Z","latest_release_published_at":"2024-08-24T20:04:34.000Z","latest_release_number":"v1.2.0","last_synced_at":"2025-09-08T00:45:30.542Z","created_at":"2022-04-12T11:37:06.923Z","updated_at":"2025-09-08T00:45:30.542Z","registry_url":"https://pkg.go.dev/github.com/suds-community/suds","install_command":"go get github.com/suds-community/suds","documentation_url":"https://pkg.go.dev/github.com/suds-community/suds#section-documentation","metadata":{},"repo_metadata":{"id":41045143,"uuid":"150181542","full_name":"suds-community/suds","owner":"suds-community","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","archived":false,"fork":false,"pushed_at":"2025-04-10T02:24:13.000Z","size":8092,"stargazers_count":181,"open_issues_count":14,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-30T12:58:18.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://suds.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suds-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T23:37:45.000Z","updated_at":"2025-08-08T07:35:47.000Z","dependencies_parsed_at":"2023-01-21T07:47:10.015Z","dependency_job_id":"fc755ac3-714e-4edc-8c7c-dfb0a9bf7ca9","html_url":"https://github.com/suds-community/suds","commit_stats":{"total_commits":1596,"total_committers":30,"mean_commits":53.2,"dds":0.4993734335839599,"last_synced_commit":"dcf5d3d504fe92fd783e395e119c47551c04f288"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/suds-community/suds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suds-community","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/sbom","scorecard":{"id":857387,"data":{"date":"2025-08-11","repo":{"name":"github.com/suds-community/suds","commit":"fae24d440cd9357070ab56748b3774b2b4bbf21c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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 9/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_release.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":"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":"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/test_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_and_release.yml:26"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-24T00:12:50.680Z","repository_id":41045143,"created_at":"2025-08-24T00:12:50.680Z","updated_at":"2025-08-24T00:12:50.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852302,"owners_count":25004055,"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-08-30T02:00:09.474Z","response_time":77,"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"},"tags":[{"name":"v1.2.0","sha":"60c29d858e2515e38d1cf771ddb35d17fe028621","kind":"tag","published_at":"2024-08-24T20:06:26.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.2.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"b7a9a0e9e0ec7f3264251292ad556532904007ec","kind":"tag","published_at":"2022-06-28T02:40:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0e427d48e1638a0117b092fd0853b632283bb185","kind":"tag","published_at":"2022-05-02T19:36:46.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"92e7135d1e0f7b98c9f5ae888df4a92fe89b09e0","kind":"tag","published_at":"2022-03-16T03:11:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"dc3e9783b6f09391b77ad897371316328e1c21e2","kind":"tag","published_at":"2021-10-26T12:30:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"28f9b19b1999225dec58cff2c9dbc74cd21ba593","kind":"tag","published_at":"2021-09-13T16:58:51.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"98421cc106a0ea6e90d261ebac4e5bc80a272d44","kind":"tag","published_at":"2021-09-13T16:49:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.5","sha":"e3e85bd0c9ce7448c1d6e5e6801e9c6409473512","kind":"tag","published_at":"2021-05-15T03:24:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.5","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f7f6509e41bfb9650b08bf09b6328659aacb3034","kind":"tag","published_at":"2019-12-21T16:43:14.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.4","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"0f18b272d0702b7253b5b8beedacd53c8d63ab65","kind":"tag","published_at":"2019-06-28T01:31:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"3ae6d5179d9ff160e1261ec48e137b0cfe0747fa","kind":"tag","published_at":"2019-06-23T16:10:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"6fb0a829337b5037a66c20aae6f89b41acd77e40","kind":"tag","published_at":"2019-02-07T18:32:47.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"b80e65dcabcf0d0b9c65a26594557ece0b7d8b21","kind":"tag","published_at":"2019-02-01T15:51:33.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"482d61afda7478d594a2c312b1e27b09c88431fa","kind":"tag","published_at":"2019-01-04T23:50:12.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2e86131177e6bfbc7507fd40ac3f459a2ec1d7a6","kind":"tag","published_at":"2018-10-26T03:35:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b7bb3cdfb1c8105e26979f27828178dcfa8dcc9a","kind":"tag","published_at":"2018-10-16T02:56:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c4ea9cc9b36554e6d2344af81f6dcb47101dbdf2","kind":"tag","published_at":"2018-09-29T17:53:02.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0/manifests"},{"name":"release-0.6","sha":"db6ec4bd45394b24244281cf00ef5337de425789","kind":"commit","published_at":"2014-01-24T16:33:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.6","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6/manifests"},{"name":"release-0.5","sha":"eb63c8650e35b499ac02f1a2746f27a86847ad65","kind":"commit","published_at":"2013-11-25T22:11:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5/manifests"},{"name":"release-0.4.1_jurko_5","sha":"5f0a27e740e86b2fe71333f38adeb409d82b0a22","kind":"commit","published_at":"2013-11-11T14:51:54.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5/manifests"},{"name":"release-0.4.1_jurko_4","sha":"4985dce528bef02e1fab540ef578d87915c0e601","kind":"commit","published_at":"2012-04-17T11:17:38.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_4","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4/manifests"},{"name":"release-0.4.1_jurko_3","sha":"5d78977e639f20e9ec82aeedc42e98c845df5557","kind":"commit","published_at":"2011-12-26T17:46:25.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_3","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3/manifests"},{"name":"release-0.4.1_jurko_2","sha":"bd619fc8337e59700249e04e7f6f98252d05ef17","kind":"commit","published_at":"2011-12-24T22:52:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2/manifests"},{"name":"release-0.4.1_jurko_1","sha":"1a44e1e2c5069a98fda3cbb70771025cb6ae5fbc","kind":"commit","published_at":"2011-12-24T21:10:53.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_1","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1/manifests"},{"name":"release-0.3.2","sha":"a7e1bd4e3f88942199c0d285ca6233244dcbe4b6","kind":"commit","published_at":"2008-11-11T17:43:40.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.3.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2/manifests"},{"name":"release-0.2","sha":"e1451095bf4c7f1ba3731ec49fe61fe5a1df09c4","kind":"commit","published_at":"2008-04-29T15:29:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2/manifests"},{"name":"release-0.1.7","sha":"74c060693883dc97c6aa29607387054f5a0d765d","kind":"commit","published_at":"2008-04-08T22:25:39.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.1.7","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:58:23.696Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/suds-community/suds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/suds-community/suds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/suds-community/suds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/suds-community/suds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T11:05:17.624Z","issues_count":130,"pull_requests_count":66,"avg_time_to_close_issue":6600094.203703703,"avg_time_to_close_pull_request":486799.7580645161,"issues_closed_count":108,"pull_requests_closed_count":62,"pull_request_authors_count":26,"issue_authors_count":65,"avg_comments_per_issue":3.169230769230769,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":773550.5714285715,"past_year_avg_time_to_close_pull_request":607437.7142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.4285714285714284,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/issues","maintainers":[{"login":"phillbaker","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillbaker"},{"login":"emezeta","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emezeta"},{"login":"ovnicraft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovnicraft"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuds-community%2Fsuds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuds-community%2Fsuds/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuds-community%2Fsuds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fsuds-community%2Fsuds/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954234,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","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":5303786,"name":"suds","ecosystem":"conda","description":null,"homepage":"https://github.com/suds-community/suds","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/suds-community/suds","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-10T15:54:51.000Z","latest_release_published_at":"2022-08-10T15:54:51.000Z","latest_release_number":"1.1.2","last_synced_at":"2025-09-08T00:45:51.265Z","created_at":"2022-10-03T16:15:36.304Z","updated_at":"2025-09-08T00:45:51.266Z","registry_url":"https://anaconda.org/conda-forge/suds","install_command":"conda install -c conda-forge suds","documentation_url":null,"metadata":{},"repo_metadata":{"id":41045143,"uuid":"150181542","full_name":"suds-community/suds","owner":"suds-community","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","archived":false,"fork":false,"pushed_at":"2025-04-10T02:24:13.000Z","size":8092,"stargazers_count":181,"open_issues_count":14,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-30T12:58:18.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://suds.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suds-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T23:37:45.000Z","updated_at":"2025-08-08T07:35:47.000Z","dependencies_parsed_at":"2023-01-21T07:47:10.015Z","dependency_job_id":"fc755ac3-714e-4edc-8c7c-dfb0a9bf7ca9","html_url":"https://github.com/suds-community/suds","commit_stats":{"total_commits":1596,"total_committers":30,"mean_commits":53.2,"dds":0.4993734335839599,"last_synced_commit":"dcf5d3d504fe92fd783e395e119c47551c04f288"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/suds-community/suds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suds-community","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/sbom","scorecard":{"id":857387,"data":{"date":"2025-08-11","repo":{"name":"github.com/suds-community/suds","commit":"fae24d440cd9357070ab56748b3774b2b4bbf21c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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 9/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_release.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":"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":"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/test_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_and_release.yml:26"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-24T00:12:50.680Z","repository_id":41045143,"created_at":"2025-08-24T00:12:50.680Z","updated_at":"2025-08-24T00:12:50.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852302,"owners_count":25004055,"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-08-30T02:00:09.474Z","response_time":77,"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"},"tags":[{"name":"v1.2.0","sha":"60c29d858e2515e38d1cf771ddb35d17fe028621","kind":"tag","published_at":"2024-08-24T20:06:26.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.2.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"b7a9a0e9e0ec7f3264251292ad556532904007ec","kind":"tag","published_at":"2022-06-28T02:40:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0e427d48e1638a0117b092fd0853b632283bb185","kind":"tag","published_at":"2022-05-02T19:36:46.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"92e7135d1e0f7b98c9f5ae888df4a92fe89b09e0","kind":"tag","published_at":"2022-03-16T03:11:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"dc3e9783b6f09391b77ad897371316328e1c21e2","kind":"tag","published_at":"2021-10-26T12:30:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"28f9b19b1999225dec58cff2c9dbc74cd21ba593","kind":"tag","published_at":"2021-09-13T16:58:51.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"98421cc106a0ea6e90d261ebac4e5bc80a272d44","kind":"tag","published_at":"2021-09-13T16:49:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.5","sha":"e3e85bd0c9ce7448c1d6e5e6801e9c6409473512","kind":"tag","published_at":"2021-05-15T03:24:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.5","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f7f6509e41bfb9650b08bf09b6328659aacb3034","kind":"tag","published_at":"2019-12-21T16:43:14.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.4","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"0f18b272d0702b7253b5b8beedacd53c8d63ab65","kind":"tag","published_at":"2019-06-28T01:31:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"3ae6d5179d9ff160e1261ec48e137b0cfe0747fa","kind":"tag","published_at":"2019-06-23T16:10:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"6fb0a829337b5037a66c20aae6f89b41acd77e40","kind":"tag","published_at":"2019-02-07T18:32:47.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"b80e65dcabcf0d0b9c65a26594557ece0b7d8b21","kind":"tag","published_at":"2019-02-01T15:51:33.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"482d61afda7478d594a2c312b1e27b09c88431fa","kind":"tag","published_at":"2019-01-04T23:50:12.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2e86131177e6bfbc7507fd40ac3f459a2ec1d7a6","kind":"tag","published_at":"2018-10-26T03:35:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b7bb3cdfb1c8105e26979f27828178dcfa8dcc9a","kind":"tag","published_at":"2018-10-16T02:56:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c4ea9cc9b36554e6d2344af81f6dcb47101dbdf2","kind":"tag","published_at":"2018-09-29T17:53:02.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0/manifests"},{"name":"release-0.6","sha":"db6ec4bd45394b24244281cf00ef5337de425789","kind":"commit","published_at":"2014-01-24T16:33:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.6","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6/manifests"},{"name":"release-0.5","sha":"eb63c8650e35b499ac02f1a2746f27a86847ad65","kind":"commit","published_at":"2013-11-25T22:11:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5/manifests"},{"name":"release-0.4.1_jurko_5","sha":"5f0a27e740e86b2fe71333f38adeb409d82b0a22","kind":"commit","published_at":"2013-11-11T14:51:54.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5/manifests"},{"name":"release-0.4.1_jurko_4","sha":"4985dce528bef02e1fab540ef578d87915c0e601","kind":"commit","published_at":"2012-04-17T11:17:38.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_4","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4/manifests"},{"name":"release-0.4.1_jurko_3","sha":"5d78977e639f20e9ec82aeedc42e98c845df5557","kind":"commit","published_at":"2011-12-26T17:46:25.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_3","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3/manifests"},{"name":"release-0.4.1_jurko_2","sha":"bd619fc8337e59700249e04e7f6f98252d05ef17","kind":"commit","published_at":"2011-12-24T22:52:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2/manifests"},{"name":"release-0.4.1_jurko_1","sha":"1a44e1e2c5069a98fda3cbb70771025cb6ae5fbc","kind":"commit","published_at":"2011-12-24T21:10:53.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_1","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1/manifests"},{"name":"release-0.3.2","sha":"a7e1bd4e3f88942199c0d285ca6233244dcbe4b6","kind":"commit","published_at":"2008-11-11T17:43:40.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.3.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2/manifests"},{"name":"release-0.2","sha":"e1451095bf4c7f1ba3731ec49fe61fe5a1df09c4","kind":"commit","published_at":"2008-04-29T15:29:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2/manifests"},{"name":"release-0.1.7","sha":"74c060693883dc97c6aa29607387054f5a0d765d","kind":"commit","published_at":"2008-04-08T22:25:39.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.1.7","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:58:23.700Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":20.220569888717,"dependent_packages_count":51.58940066869604,"stargazers_count":30.405708867707972,"forks_count":26.817705474325066,"docker_downloads_count":null,"average":32.25834622486152},"purl":"pkg:conda/suds","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/suds","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/suds","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/suds/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T11:05:17.624Z","issues_count":130,"pull_requests_count":66,"avg_time_to_close_issue":6600094.203703703,"avg_time_to_close_pull_request":486799.7580645161,"issues_closed_count":108,"pull_requests_closed_count":62,"pull_request_authors_count":26,"issue_authors_count":65,"avg_comments_per_issue":3.169230769230769,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":773550.5714285715,"past_year_avg_time_to_close_pull_request":607437.7142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.4285714285714284,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/issues","maintainers":[{"login":"phillbaker","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillbaker"},{"login":"emezeta","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emezeta"},{"login":"ovnicraft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovnicraft"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/suds/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/suds/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/suds/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/suds/related_packages","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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":5303787,"name":"suds-community","ecosystem":"conda","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","homepage":"https://github.com/suds-community/suds","licenses":"LGPL-3.0-only","normalized_licenses":["LGPL-3.0-only"],"repository_url":"https://github.com/suds-community/suds","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-08-23T03:16:00.000Z","latest_release_published_at":"2022-08-09T16:21:00.000Z","latest_release_number":"1.1.2","last_synced_at":"2025-09-08T00:46:25.013Z","created_at":"2022-10-03T16:15:36.388Z","updated_at":"2025-09-08T00:46:25.013Z","registry_url":"https://anaconda.org/conda-forge/suds-community","install_command":"conda install -c conda-forge suds-community","documentation_url":null,"metadata":{},"repo_metadata":{"id":41045143,"uuid":"150181542","full_name":"suds-community/suds","owner":"suds-community","description":"Suds is a lightweight SOAP python client for consuming Web Services. A community fork of the jurko fork.","archived":false,"fork":false,"pushed_at":"2025-04-10T02:24:13.000Z","size":8092,"stargazers_count":181,"open_issues_count":14,"forks_count":59,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-08-30T12:58:18.888Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://suds.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/suds-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-09-24T23:37:45.000Z","updated_at":"2025-08-08T07:35:47.000Z","dependencies_parsed_at":"2023-01-21T07:47:10.015Z","dependency_job_id":"fc755ac3-714e-4edc-8c7c-dfb0a9bf7ca9","html_url":"https://github.com/suds-community/suds","commit_stats":{"total_commits":1596,"total_committers":30,"mean_commits":53.2,"dds":0.4993734335839599,"last_synced_commit":"dcf5d3d504fe92fd783e395e119c47551c04f288"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/suds-community/suds","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/suds-community","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/sbom","scorecard":{"id":857387,"data":{"date":"2025-08-11","repo":{"name":"github.com/suds-community/suds","commit":"fae24d440cd9357070ab56748b3774b2b4bbf21c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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 9/20 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test_and_release.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":"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":"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/test_and_release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test_and_release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/suds-community/suds/test_and_release.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/test_and_release.yml:40","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: GNU Lesser General Public License v3.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/test_and_release.yml:26"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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-24T00:12:50.680Z","repository_id":41045143,"created_at":"2025-08-24T00:12:50.680Z","updated_at":"2025-08-24T00:12:50.680Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272852302,"owners_count":25004055,"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-08-30T02:00:09.474Z","response_time":77,"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"},"tags":[{"name":"v1.2.0","sha":"60c29d858e2515e38d1cf771ddb35d17fe028621","kind":"tag","published_at":"2024-08-24T20:06:26.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.2.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"b7a9a0e9e0ec7f3264251292ad556532904007ec","kind":"tag","published_at":"2022-06-28T02:40:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"0e427d48e1638a0117b092fd0853b632283bb185","kind":"tag","published_at":"2022-05-02T19:36:46.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"92e7135d1e0f7b98c9f5ae888df4a92fe89b09e0","kind":"tag","published_at":"2022-03-16T03:11:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.1.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"dc3e9783b6f09391b77ad897371316328e1c21e2","kind":"tag","published_at":"2021-10-26T12:30:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0/manifests"},{"name":"v1.0.0-beta.2","sha":"28f9b19b1999225dec58cff2c9dbc74cd21ba593","kind":"tag","published_at":"2021-09-13T16:58:51.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.2","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.2/manifests"},{"name":"v1.0.0-beta.1","sha":"98421cc106a0ea6e90d261ebac4e5bc80a272d44","kind":"tag","published_at":"2021-09-13T16:49:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v1.0.0-beta.1","html_url":"https://github.com/suds-community/suds/releases/tag/v1.0.0-beta.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v1.0.0-beta.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v1.0.0-beta.1/manifests"},{"name":"v0.8.5","sha":"e3e85bd0c9ce7448c1d6e5e6801e9c6409473512","kind":"tag","published_at":"2021-05-15T03:24:34.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.5","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"f7f6509e41bfb9650b08bf09b6328659aacb3034","kind":"tag","published_at":"2019-12-21T16:43:14.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.4","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"0f18b272d0702b7253b5b8beedacd53c8d63ab65","kind":"tag","published_at":"2019-06-28T01:31:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"3ae6d5179d9ff160e1261ec48e137b0cfe0747fa","kind":"tag","published_at":"2019-06-23T16:10:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"6fb0a829337b5037a66c20aae6f89b41acd77e40","kind":"tag","published_at":"2019-02-07T18:32:47.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"b80e65dcabcf0d0b9c65a26594557ece0b7d8b21","kind":"tag","published_at":"2019-02-01T15:51:33.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.8.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"482d61afda7478d594a2c312b1e27b09c88431fa","kind":"tag","published_at":"2019-01-04T23:50:12.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.3","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"2e86131177e6bfbc7507fd40ac3f459a2ec1d7a6","kind":"tag","published_at":"2018-10-26T03:35:37.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.2","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"b7bb3cdfb1c8105e26979f27828178dcfa8dcc9a","kind":"tag","published_at":"2018-10-16T02:56:16.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.1","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"c4ea9cc9b36554e6d2344af81f6dcb47101dbdf2","kind":"tag","published_at":"2018-09-29T17:53:02.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/v0.7.0","html_url":"https://github.com/suds-community/suds/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/v0.7.0/manifests"},{"name":"release-0.6","sha":"db6ec4bd45394b24244281cf00ef5337de425789","kind":"commit","published_at":"2014-01-24T16:33:58.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.6","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.6/manifests"},{"name":"release-0.5","sha":"eb63c8650e35b499ac02f1a2746f27a86847ad65","kind":"commit","published_at":"2013-11-25T22:11:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.5/manifests"},{"name":"release-0.4.1_jurko_5","sha":"5f0a27e740e86b2fe71333f38adeb409d82b0a22","kind":"commit","published_at":"2013-11-11T14:51:54.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_5","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_5/manifests"},{"name":"release-0.4.1_jurko_4","sha":"4985dce528bef02e1fab540ef578d87915c0e601","kind":"commit","published_at":"2012-04-17T11:17:38.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_4","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_4/manifests"},{"name":"release-0.4.1_jurko_3","sha":"5d78977e639f20e9ec82aeedc42e98c845df5557","kind":"commit","published_at":"2011-12-26T17:46:25.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_3","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_3/manifests"},{"name":"release-0.4.1_jurko_2","sha":"bd619fc8337e59700249e04e7f6f98252d05ef17","kind":"commit","published_at":"2011-12-24T22:52:17.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_2/manifests"},{"name":"release-0.4.1_jurko_1","sha":"1a44e1e2c5069a98fda3cbb70771025cb6ae5fbc","kind":"commit","published_at":"2011-12-24T21:10:53.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.4.1_jurko_1","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.4.1_jurko_1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.4.1_jurko_1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.4.1_jurko_1/manifests"},{"name":"release-0.3.2","sha":"a7e1bd4e3f88942199c0d285ca6233244dcbe4b6","kind":"commit","published_at":"2008-11-11T17:43:40.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.3.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.3.2/manifests"},{"name":"release-0.2","sha":"e1451095bf4c7f1ba3731ec49fe61fe5a1df09c4","kind":"commit","published_at":"2008-04-29T15:29:59.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.2","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.2/manifests"},{"name":"release-0.1.7","sha":"74c060693883dc97c6aa29607387054f5a0d765d","kind":"commit","published_at":"2008-04-08T22:25:39.000Z","download_url":"https://codeload.github.com/suds-community/suds/tar.gz/release-0.1.7","html_url":"https://github.com/suds-community/suds/releases/tag/release-0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/suds-community/suds@release-0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/tags/release-0.1.7/manifests"}]},"repo_metadata_updated_at":"2025-08-30T12:58:23.698Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.35251260042916,"dependent_packages_count":15.649483507161035,"stargazers_count":30.405708867707972,"forks_count":26.817705474325066,"docker_downloads_count":null,"average":24.30635261240581},"purl":"pkg:conda/suds-community","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/suds-community","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/suds-community","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/suds-community/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T11:05:17.624Z","issues_count":130,"pull_requests_count":66,"avg_time_to_close_issue":6600094.203703703,"avg_time_to_close_pull_request":486799.7580645161,"issues_closed_count":108,"pull_requests_closed_count":62,"pull_request_authors_count":26,"issue_authors_count":65,"avg_comments_per_issue":3.169230769230769,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":773550.5714285715,"past_year_avg_time_to_close_pull_request":607437.7142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.4285714285714284,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/issues","maintainers":[{"login":"phillbaker","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillbaker"},{"login":"emezeta","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emezeta"},{"login":"ovnicraft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovnicraft"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/suds-community/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/suds-community/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/suds-community/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/suds-community/related_packages","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":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","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"}}],"commits":{"id":35213,"full_name":"suds-community/suds","default_branch":"master","committers":[{"name":"Jurko Gospodneti?","email":"jurko.gospodnetic@pke.hr","count":799},{"name":"jortel","email":"jortel@localhost","count":695},{"name":"Phillip Baker","email":"phillbaker@retrodict.com","count":50},{"name":"Phillip Alday","email":"phillip.alday@staff.uni-marburg.de","count":7},{"name":"Scott Talbert","email":"swt@techie.net","count":6},{"name":"Chris Mayo","email":"aklhfex@gmail.com","count":5},{"name":"Thomas Grainger","email":"tagrain@gmail.com","count":4},{"name":"guifran001","email":"francois.guilbeault@optelgroup.com","count":3},{"name":"Alexander Pervakov","email":"frost.nzcr4@jagmort.com","count":2},{"name":"Bradley Bell","email":"bradleyb@uw.edu","count":2},{"name":"Cristian Salamea","email":"cs@prisehub.com","count":2},{"name":"Bouke Haarsma","email":"bouke@webatoom.nl","count":2},{"name":"Louis Sautier","email":"sautier.louis@gmail.com","count":2},{"name":"Oyvind Albrigtsen","email":"oalbrigt@redhat.com","count":1},{"name":"Ritu Raj Singh","email":"37741324+RituRajSingh878@users.noreply.github.com","count":1},{"name":"Sébastien Romon","email":"sebastien.romon@developpement-durable.gouv.fr","count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","count":1},{"name":"Stephen Finucane","email":"stephen@that.guru","count":1},{"name":"Augusto Destrero","email":"destrero@imavis.com","count":1},{"name":"brccabral","email":"cabral.brc@gmail.com","count":1},{"name":"Matthew Duggan","email":"mgithub@guarana.org","count":1},{"name":"Tim Savage","email":"tim.savage@poweredbypenguins.org","count":1},{"name":"Yuriy Perminov","email":"yuriy@192.168.1.113","count":1},{"name":"Guy Rozendorn","email":"guy@rzn.co.il","count":1},{"name":"Wayne Sun","email":"gsun@redhat.com","count":1},{"name":"emezeta","email":"zetam@insiberia.net","count":1},{"name":"apkawa","email":"apkawa@gmail.com","count":1},{"name":"convert-repo","email":"convert-repo@localhost","count":1},{"name":"Ilya Zhukov","email":"knave1997@gmail.com","count":1},{"name":"gopackgo90","email":"cbodendein@live.com","count":1}],"total_commits":1596,"total_committers":30,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":53.2,"dds":0.4993734335839599,"past_year_committers":[{"name":"Chris Mayo","email":"aklhfex@gmail.com","count":4},{"name":"Phillip Baker","email":"phillbaker@retrodict.com","count":3},{"name":"Wayne Sun","email":"gsun@redhat.com","count":1},{"name":"gopackgo90","email":"cbodendein@live.com","count":1}],"past_year_total_commits":9,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":2.25,"past_year_dds":0.5555555555555556,"last_synced_at":"2023-04-26T15:51:23.739Z","last_synced_commit":"dcf5d3d504fe92fd783e395e119c47551c04f288","created_at":"2023-03-07T16:58:58.855Z","updated_at":"2023-09-19T15:43:59.580Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-29T00:00:19.078Z","repositories_count":5479765,"commits_count":853309695,"contributors_count":31095220,"owners_count":906558,"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_stats":{"full_name":"suds-community/suds","html_url":"https://github.com/suds-community/suds","last_synced_at":"2025-08-30T12:58:23.727Z","status":"error","issues_count":130,"pull_requests_count":66,"avg_time_to_close_issue":6600094.203703703,"avg_time_to_close_pull_request":486799.7580645161,"issues_closed_count":108,"pull_requests_closed_count":62,"pull_request_authors_count":26,"issue_authors_count":65,"avg_comments_per_issue":3.169230769230769,"avg_comments_per_pull_request":2.4545454545454546,"merged_pull_requests_count":60,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":773550.5714285715,"past_year_avg_time_to_close_pull_request":607437.7142857143,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.4285714285714284,"past_year_avg_comments_per_pull_request":1.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":7,"created_at":"2023-05-10T22:04:12.227Z","updated_at":"2025-09-02T09:36:34.000Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/suds-community%2Fsuds/issues","issue_labels_count":{"question":9,"enhancement":3,"help wanted":2,"good first issue":2,"bug":1},"pull_request_labels_count":{},"issue_author_associations_count":{"NONE":54,"MEMBER":12,"CONTRIBUTOR":9,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":37,"NONE":7,"MEMBER":1,"COLLABORATOR":1},"issue_authors":{"phillbaker":9,"emezeta":3,"dedalus2000":2,"guifran001":2,"danboe90":1,"sebromon":1,"ovnicraft":1,"123firefem":1,"gcobr":1,"mgedmin":1,"MMcintire96":1,"btb":1,"shahar-spormas":1,"ron819":1,"AfroCheremsha":1,"samueldominguez":1,"martin-pil":1,"sunyingji":1,"martenlehmann":1,"waynesun09":1,"derpflanz":1,"chen-hazut-hs":1,"johnziebro":1,"oliver-sc":1,"RituRajSingh878":1,"cdvv7788":1,"jonasdlindner":1,"IrinaAlexandra":1,"conradogarciaberrotaran":1,"jakehu":1,"SupreetBose":1,"huseyin":1,"peguerosdc":1,"jankor963":1,"hansfn":1,"reisnobre":1,"John15321":1,"zenoran":1,"jkblgithub":1,"iwkse":1,"dipcb05":1,"aleksejs-fomins":1,"hiteshgoyal18":1,"aseques":1,"coolbombom":1,"alirezamosleh":1,"julyice":1,"graingert":1,"liuxuehao":1,"abhi7878":1,"rvcristiand":1,"k4s0":1,"bbrewer-forge":1,"Adrian-at-CrimsonAuzre":1,"vishwin":1,"MrLucio":1,"jedie":1,"emiliom":1,"jonatasrs":1,"sharangdeo":1,"chris-griffin":1,"falk-stefan":1,"tpow":1,"t-arn":1},"pull_request_authors":{"swt2c":7,"eshizhan":5,"guifran001":3,"cjmayo":2,"martin-pil":2,"qqwqqw689":2,"btb":2,"jonasdlindner":2,"sbraz":2,"mitya57":2,"allrob23":2,"phillbaker":1,"ivavi9":1,"RituRajSingh878":1,"v2020":1,"AvnerCohen":1,"gopackgo90":1,"stephenfin":1,"graingert":1,"brccabral":1,"ovnicraft":1,"frost-nzcr4":1,"oalbrigt":1,"waynesun09":1,"timgates42":1,"thedyrn":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10164853,"issues_count":31989996,"pull_requests_count":100212161,"authors_count":10728603,"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":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":2,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"NONE":5,"CONTRIBUTOR":5},"past_year_issue_authors":{"derpflanz":1,"jkblgithub":1,"jonasdlindner":1},"past_year_pull_request_authors":{"allrob23":2,"martin-pil":2,"mitya57":2,"jonasdlindner":2,"qqwqqw689":2},"maintainers":[{"login":"phillbaker","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phillbaker"},{"login":"emezeta","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/emezeta"},{"login":"ovnicraft","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ovnicraft"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":4,"WatchEvent":8,"IssueCommentEvent":26,"PushEvent":3,"PullRequestReviewEvent":1,"PullRequestEvent":7,"ForkEvent":5},"last_year":{"IssuesEvent":4,"WatchEvent":8,"IssueCommentEvent":26,"PushEvent":3,"PullRequestReviewEvent":1,"PullRequestEvent":7,"ForkEvent":5}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/test_and_release.yml","sha":null,"kind":"manifest","created_at":"2023-01-21T07:47:09.993Z","updated_at":"2023-01-21T07:47:09.993Z","repository_link":"https://github.com/suds-community/suds/blob/master/.github/workflows/test_and_release.yml","dependencies":[{"id":7075463766,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7075463767,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7075463768,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]}],"score":25.139843401291937,"created_at":"2025-09-08T11:19:07.171Z","updated_at":"2025-10-07T08:25:54.757Z","avatar_url":"https://github.com/suds-community.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1717866,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["unit-testing","pallets","docs","documentation-tool","closember","code-quality","pep8","static-analysis","static-code-analysis","parsing"],"project_url":"https://science.ecosyste.ms/api/v1/projects/70248","html_url":"https://science.ecosyste.ms/projects/70248"}