{"id":2888941,"name":"python-prctl","ecosystem":"pypi","description":"Python(ic) interface to the linux prctl syscall","homepage":"http://github.com/seveas/python-prctl","licenses":"GNU General Public License (GPL)","normalized_licenses":["GPL-2.0"],"repository_url":"https://github.com/seveas/python-prctl","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2015-02-10T09:18:16.000Z","latest_release_published_at":"2020-11-02T19:30:25.000Z","latest_release_number":"1.8.1","last_synced_at":"2026-04-27T04:16:38.372Z","created_at":"2022-04-10T12:21:33.425Z","updated_at":"2026-04-27T04:17:50.266Z","registry_url":"https://pypi.org/project/python-prctl/","install_command":"pip install python-prctl --index-url https://pypi.org/simple","documentation_url":"https://python-prctl.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU General Public License (GPL)","Operating System :: POSIX :: Linux","Programming Language :: C","Programming Language :: Python","Programming Language :: Python :: 3","Topic :: Security"],"normalized_name":"python-prctl","project_status":null},"repo_metadata":{"id":837159,"uuid":"558406","full_name":"seveas/python-prctl","owner":"seveas","description":"Wrapping prctl for python","archived":false,"fork":false,"pushed_at":"2021-11-13T20:52:10.000Z","size":281,"stargazers_count":64,"open_issues_count":10,"forks_count":16,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-22T10:28:30.245Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://packages.python.org/python-prctl/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seveas.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-03-11T23:06:58.000Z","updated_at":"2024-07-17T20:45:36.000Z","dependencies_parsed_at":"2022-08-16T11:05:21.235Z","dependency_job_id":null,"html_url":"https://github.com/seveas/python-prctl","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/seveas/python-prctl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seveas","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/sbom","scorecard":{"id":813587,"data":{"date":"2025-08-11","repo":{"name":"github.com/seveas/python-prctl","commit":"9d4b8215fef64a236f0eb8e7f814ec355f9863c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":1,"reason":"Found 4/30 approved changesets -- score normalized to 1","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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"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/gh-pages.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/seveas/python-prctl/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/seveas/python-prctl/gh-pages.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/seveas/python-prctl/gh-pages.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/seveas/python-prctl/python-publish.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/python-publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/seveas/python-prctl/python-publish.yml/main?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/python-publish.yml:25","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/python-publish.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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":9,"reason":"license file detected","details":["Info: project has a license file: COPYING:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 4 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-23T13:42:02.919Z","repository_id":837159,"created_at":"2025-08-23T13:42:02.919Z","updated_at":"2025-08-23T13:42:02.919Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30828786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-22T05:45:47.827Z","status":"ssl_error","status_checked_at":"2026-03-22T05:45:39.030Z","response_time":85,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"seveas","name":"Dennis Kaarsemaker","uuid":"200649","kind":"user","description":"Staff Software Engineer @github, formerly at Booking.com","email":"","website":"https://kaarsemaker.net","location":"Lelystad","twitter":"seveas","company":"GitHub","icon_url":"https://avatars.githubusercontent.com/u/200649?u=0d07836ee18bc2b9ed7c376f14557f92db0dfe8b\u0026v=4","repositories_count":50,"last_synced_at":"2023-03-10T23:26:35.039Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/seveas","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-02T20:09:44.787Z","updated_at":"2023-03-10T23:26:35.053Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seveas","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seveas/repositories"},"tags":[{"name":"v1.8.1","sha":"5e12e398eb5c4e30d7b29b02458c76d2cc780700","kind":"tag","published_at":"2020-11-02T19:29:24.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.8.1","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.8.1/manifests"},{"name":"v1.8","sha":"e857cbcb8e2986a5ab82432a70ca48f942d71f10","kind":"tag","published_at":"2020-10-28T20:43:56.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.8","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.8/manifests"},{"name":"v1.7","sha":"57cd0a7cad76e8f8792eea22ee5b5d17bae0a90f","kind":"tag","published_at":"2018-01-26T21:02:25.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.7","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.7/manifests"},{"name":"v1.6.1","sha":"1107d0be7bec4b28c85c62c454882d16844c930a","kind":"commit","published_at":"2015-02-10T09:15:25.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.6.1","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"31657d4a64d12261b8bc4ee63795613770295934","kind":"commit","published_at":"2015-02-09T22:19:51.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.6.0","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"5ef0b172c40da56441d74d47963f0a58f3324ffd","kind":"commit","published_at":"2012-06-06T10:15:47.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.5.0","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"77ae2d1770f16a0633104be70ef1d2872345e98b","kind":"commit","published_at":"2011-11-16T12:32:52.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.4.0","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"bcd3ad980e0e699239790a3d9b065470eea402bc","kind":"commit","published_at":"2011-06-27T17:23:46.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.3.1","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"cb17add74f1d247f4bdfb30f04084429ea6524b3","kind":"commit","published_at":"2011-02-19T20:37:11.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.3.0","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"d031eb2f0e7dc16d2b7ae5df1949719a48d66560","kind":"commit","published_at":"2010-08-15T22:15:24.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.2.0","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"46e42da02e9d18b8973cdefdc541c9faf9e3698f","kind":"commit","published_at":"2010-04-09T05:53:14.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.1.1","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.1.1/manifests"},{"name":"v1.1","sha":"4e575146b7c9c8c6f2afb507b964a850dec0acc4","kind":"commit","published_at":"2010-03-21T21:49:16.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.1","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.1/manifests"},{"name":"v1.0","sha":"f78ff1ed3856c10c1422173fe9ef0749c53c1b3f","kind":"commit","published_at":"2010-03-12T20:35:13.000Z","download_url":"https://codeload.github.com/seveas/python-prctl/tar.gz/v1.0","html_url":"https://github.com/seveas/python-prctl/releases/tag/v1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/seveas/python-prctl@v1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/tags/v1.0/manifests"}]},"repo_metadata_updated_at":"2026-04-27T04:17:50.245Z","dependent_packages_count":7,"downloads":41627,"downloads_period":"last-month","dependent_repos_count":105,"rankings":{"downloads":1.9223480339405945,"dependent_repos_count":1.455902939804013,"dependent_packages_count":1.3981164106247703,"stargazers_count":8.570084235952102,"forks_count":9.325481125550859,"docker_downloads_count":1.5471349529079015,"average":4.03651128313004},"purl":"pkg:pypi/python-prctl","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/python-prctl","docker_dependents_count":13,"docker_downloads_count":2119,"usage_url":"https://repos.ecosyste.ms/usage/pypi/python-prctl","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/python-prctl/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-30T15:00:30.681Z","issues_count":25,"pull_requests_count":16,"avg_time_to_close_issue":29510138.05,"avg_time_to_close_pull_request":32745679.545454547,"issues_closed_count":20,"pull_requests_closed_count":11,"pull_request_authors_count":13,"issue_authors_count":21,"avg_comments_per_issue":1.92,"avg_comments_per_pull_request":1.6875,"merged_pull_requests_count":4,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seveas%2Fpython-prctl/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-prctl/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-prctl/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-prctl/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-prctl/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-prctl/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/python-prctl/codemeta","maintainers":[{"uuid":"seveas","login":"seveas","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/seveas/","role":null,"created_at":"2023-02-25T06:28:52.415Z","updated_at":"2023-02-25T06:28:52.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/seveas/packages"}]}