{"id":1263,"name":"abcvoting","description":"abcvoting: A Python package for approval-based multi-winner voting rules - Published in JOSS (2023)","url":"https://github.com/martinlackner/abcvoting","last_synced_at":"2025-09-04T16:21:47.972Z","repository":{"id":43341154,"uuid":"192713860","full_name":"martinlackner/abcvoting","owner":"martinlackner","description":"Python implementations of approval-based committee (multi-winner) voting rules","archived":false,"fork":false,"pushed_at":"2025-09-02T20:29:03.000Z","size":8007,"stargazers_count":39,"open_issues_count":8,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-04T02:54:11.407Z","etag":null,"topics":["approval-voting","committee","computational-social-choice","multiwinnervoting","python","research","social-choice","social-choice-theory","voting","voting-methods"],"latest_commit_sha":null,"homepage":"https://abcvoting.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinlackner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-19T10:50:04.000Z","updated_at":"2025-09-02T20:29:07.000Z","dependencies_parsed_at":"2024-04-02T18:50:58.583Z","dependency_job_id":"6e17b1e7-aee8-416a-8d7c-cc0411f40edb","html_url":"https://github.com/martinlackner/abcvoting","commit_stats":{"total_commits":593,"total_committers":10,"mean_commits":59.3,"dds":0.269814502529511,"last_synced_commit":"a16e6ef275a2c5b09a4d0e86d88854ec0801e412"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/martinlackner/abcvoting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinlackner","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/sbom","scorecard":{"id":621807,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinlackner/abcvoting","commit":"166bdeebf79c9aaf7e3e4103db48bff1ee1ff2ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"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":"Maintained","score":9,"reason":"8 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/piptest.yml:1","Warn: no topLevel permission defined: .github/workflows/piptestfull.yml:1","Warn: no topLevel permission defined: .github/workflows/unittests.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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/build.yml:22"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/piptest.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/piptest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/piptest.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/piptest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/piptestfull.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/piptestfull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/piptestfull.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/piptestfull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/unittests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/unittests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/unittests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/unittests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:55","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  21 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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-21T05:22:50.244Z","repository_id":43341154,"created_at":"2025-08-21T05:22:50.245Z","updated_at":"2025-08-21T05:22:50.245Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273580714,"owners_count":25131391,"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-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"martinlackner","name":"Martin Lackner","uuid":"46762723","kind":"user","description":"Researcher","email":"","website":"http://martin.lackner.xyz/","location":"Vienna, Austria","twitter":null,"company":"TU Wien","icon_url":"https://avatars.githubusercontent.com/u/46762723?u=e600d5d0a5962cf47e8bb8c03c44cbd6d9cd327e\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-25T11:36:17.224Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martinlackner","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-25T11:36:17.574Z","updated_at":"2023-04-25T11:36:17.574Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinlackner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinlackner/repositories"},"packages":[{"id":2630387,"name":"abcvoting","ecosystem":"pypi","description":"A Python library of approval-based committee (ABC) rules","homepage":"https://github.com/martinlackner/abcvoting/","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/martinlackner/abcvoting","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2021-06-09T15:15:21.000Z","latest_release_published_at":"2025-07-17T07:22:00.000Z","latest_release_number":"2.13.0","last_synced_at":"2025-09-03T22:10:10.203Z","created_at":"2022-04-10T09:57:18.513Z","updated_at":"2025-09-04T15:17:13.739Z","registry_url":"https://pypi.org/project/abcvoting/","install_command":"pip install abcvoting --index-url https://pypi.org/simple","documentation_url":"https://abcvoting.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9"],"normalized_name":"abcvoting","project_status":null},"repo_metadata":{"id":43341154,"uuid":"192713860","full_name":"martinlackner/abcvoting","owner":"martinlackner","description":"Python implementations of approval-based committee (multi-winner) voting rules","archived":false,"fork":false,"pushed_at":"2025-09-02T20:29:03.000Z","size":8007,"stargazers_count":39,"open_issues_count":8,"forks_count":19,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-09-04T02:54:11.407Z","etag":null,"topics":["approval-voting","committee","computational-social-choice","multiwinnervoting","python","research","social-choice","social-choice-theory","voting","voting-methods"],"latest_commit_sha":null,"homepage":"https://abcvoting.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/martinlackner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-06-19T10:50:04.000Z","updated_at":"2025-09-02T20:29:07.000Z","dependencies_parsed_at":"2024-04-02T18:50:58.583Z","dependency_job_id":"6e17b1e7-aee8-416a-8d7c-cc0411f40edb","html_url":"https://github.com/martinlackner/abcvoting","commit_stats":{"total_commits":593,"total_committers":10,"mean_commits":59.3,"dds":0.269814502529511,"last_synced_commit":"a16e6ef275a2c5b09a4d0e86d88854ec0801e412"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/martinlackner/abcvoting","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinlackner","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/sbom","scorecard":{"id":621807,"data":{"date":"2025-08-11","repo":{"name":"github.com/martinlackner/abcvoting","commit":"166bdeebf79c9aaf7e3e4103db48bff1ee1ff2ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Code-Review","score":2,"reason":"Found 6/30 approved changesets -- score normalized to 2","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":"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":"Maintained","score":9,"reason":"8 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/piptest.yml:1","Warn: no topLevel permission defined: .github/workflows/piptestfull.yml:1","Warn: no topLevel permission defined: .github/workflows/unittests.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":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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/build.yml:22"],"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/piptest.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/piptest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/piptest.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/piptest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/piptestfull.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/piptestfull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/piptestfull.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/piptestfull.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/unittests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unittests.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/unittests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/unittests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/unittests.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/martinlackner/abcvoting/unittests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/build.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/piptest.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/piptestfull.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:40","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/unittests.yml:55","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of  21 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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-fpfv-jqm9-f5jm"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 6 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-21T05:22:50.244Z","repository_id":43341154,"created_at":"2025-08-21T05:22:50.245Z","updated_at":"2025-08-21T05:22:50.245Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273580714,"owners_count":25131391,"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-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"martinlackner","name":"Martin Lackner","uuid":"46762723","kind":"user","description":"Researcher","email":"","website":"http://martin.lackner.xyz/","location":"Vienna, Austria","twitter":null,"company":"TU Wien","icon_url":"https://avatars.githubusercontent.com/u/46762723?u=e600d5d0a5962cf47e8bb8c03c44cbd6d9cd327e\u0026v=4","repositories_count":4,"last_synced_at":"2023-04-25T11:36:17.224Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/martinlackner","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-04-25T11:36:17.574Z","updated_at":"2023-04-25T11:36:17.574Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinlackner","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/martinlackner/repositories"},"tags":[{"name":"v2.13.0","sha":"2e2c34786f0d62b427cf400fee1a2500413d8f7f","kind":"commit","published_at":"2025-07-15T14:17:47.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.13.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"389e4b823dac10c140c5a655140553240e7d813a","kind":"commit","published_at":"2025-06-17T07:22:50.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.12.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.12.0/manifests"},{"name":"v2.11.0","sha":"5b1fd0e11373a9e8df46f738f800dae7660d27ad","kind":"commit","published_at":"2024-09-17T09:16:26.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.11.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.11.0/manifests"},{"name":"v2.10.0","sha":"469ce771038d084f8c9996c3774e5930af85707b","kind":"commit","published_at":"2024-04-30T09:43:00.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.10.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.10.0/manifests"},{"name":"v2.9.0","sha":"805bf6cf0916e03917677150c33b01af9846c6f2","kind":"commit","published_at":"2024-04-03T08:05:48.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.9.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.9.0/manifests"},{"name":"v2.8.0","sha":"c537ec1b303517f2232f472f9c28f3039498ba8b","kind":"commit","published_at":"2023-07-04T13:46:07.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.8.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.8.0/manifests"},{"name":"v2.7.1","sha":"167d57bc225b7dee7f9b807fa044deb2fc9b596c","kind":"commit","published_at":"2023-03-29T11:06:53.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.7.1","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.7.1/manifests"},{"name":"v2.7.0","sha":"f6256fecf33367c53d6fa161fdc8a3de931eb941","kind":"commit","published_at":"2023-03-29T10:31:50.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.7.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.7.0/manifests"},{"name":"v2.6.0","sha":"5578f10a87ba476a5387ed6b84f0a650f1f062d7","kind":"commit","published_at":"2022-11-28T16:56:22.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.6.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.6.0/manifests"},{"name":"v2.5.0","sha":"62b78f10aa384706875315da5ad26a3953891a36","kind":"commit","published_at":"2022-09-12T12:57:09.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.5.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.5.0/manifests"},{"name":"v2.4.0","sha":"74a3ada796556265febdae8d2ba5980fe828bca1","kind":"commit","published_at":"2022-07-22T08:08:32.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.4.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.4.0/manifests"},{"name":"v2.3.0","sha":"6aacadb0e3e70e4f83a82225b05730f72a6230d4","kind":"commit","published_at":"2022-03-30T17:25:48.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.3.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"1755eb4957c428112e4b5c47a6e64ee88cd0a03c","kind":"commit","published_at":"2022-02-16T10:40:02.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.2.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"31a1570e381b5fa06098b25b4c65629e49e23d3c","kind":"commit","published_at":"2021-12-07T16:22:14.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.1.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"00c511a3e77a4951bd3842f0d2675870a33bf67f","kind":"commit","published_at":"2021-10-22T09:54:33.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.0.1","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"556d9d20039ba222524b9a7e726f562f9218d37d","kind":"commit","published_at":"2021-10-20T11:53:51.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.0.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.0.0/manifests"},{"name":"v2.0.0-beta","sha":"742b37ceaccfda43f5fc506f42fd21b69d213d50","kind":"commit","published_at":"2021-06-09T14:56:54.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v2.0.0-beta","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v2.0.0-beta","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v2.0.0-beta","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.0.0-beta","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v2.0.0-beta/manifests"},{"name":"v1.1.0","sha":"62c7ef2ffe3c898996cb1c0c30386b0ee59ed1fd","kind":"commit","published_at":"2020-06-19T14:54:12.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v1.1.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"fc5f34e0c5583ad26d75ef1291f2e37282796961","kind":"commit","published_at":"2019-11-27T20:15:17.000Z","download_url":"https://codeload.github.com/martinlackner/abcvoting/tar.gz/v1.0.0","html_url":"https://github.com/martinlackner/abcvoting/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/martinlackner/abcvoting@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-04T15:17:13.739Z","dependent_packages_count":2,"downloads":630,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":19.746408887111976,"dependent_repos_count":21.559058535118407,"dependent_packages_count":3.1654339410042747,"stargazers_count":11.749898126673292,"forks_count":9.321704688273604,"docker_downloads_count":null,"average":13.108500835636312},"purl":"pkg:pypi/abcvoting","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/abcvoting","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/abcvoting","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/abcvoting/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T14:02:25.121Z","issues_count":28,"pull_requests_count":70,"avg_time_to_close_issue":26868381.375,"avg_time_to_close_pull_request":546983.5735294118,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":9,"issue_authors_count":6,"avg_comments_per_issue":1.0714285714285714,"avg_comments_per_pull_request":0.6142857142857143,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3988448.0,"past_year_avg_time_to_close_pull_request":275779.8333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.125,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/issues","maintainers":[{"login":"lumbric","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lumbric"},{"login":"martinlackner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinlackner"}],"active_maintainers":[{"login":"martinlackner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinlackner"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/abcvoting/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/abcvoting/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/abcvoting/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/abcvoting/related_packages","maintainers":[{"uuid":"martinlackner","login":"martinlackner","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/martinlackner/","role":null,"created_at":"2022-11-14T21:45:38.113Z","updated_at":"2022-11-14T21:45:38.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martinlackner/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724829,"maintainers_count":308209,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":529840,"full_name":"martinlackner/abcvoting","default_branch":"master","committers":[{"name":"Martin Lackner","email":"unexpected@sent.at","login":"martinlackner","count":510},{"name":"lumbric","email":"lumbric@gmail.com","login":"lumbric","count":99},{"name":"benjaminkrenn","email":"benjaminkrenn0+github@gmail.com","login":"benjaminkrenn","count":29},{"name":"Dominik Peters","email":"mail@dominik-peters.de","login":"DominikPeters","count":12},{"name":"Simon-Rey","email":"reysimon@orange.fr","login":"Simon-Rey","count":4},{"name":"stefanschlomoforster","email":"55197713+stefanschlomoforster","login":"stefanschlomoforster","count":2},{"name":"elvic96","email":"51164717+elvic96","login":"elvic96","count":1},{"name":"Paweł Batko","email":"pawel.batko@gmail.com","login":"pbatko","count":1},{"name":"Florian-Lackner","email":"58300962+Florian-Lackner","login":"Florian-Lackner","count":1}],"total_commits":659,"total_committers":9,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":73.22222222222223,"dds":0.22610015174506826,"past_year_committers":[{"name":"Martin Lackner","email":"unexpected@sent.at","login":"martinlackner","count":13},{"name":"Dominik Peters","email":"mail@dominik-peters.de","login":"DominikPeters","count":4},{"name":"Simon-Rey","email":"reysimon@orange.fr","login":"Simon-Rey","count":1}],"past_year_total_commits":18,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.2777777777777778,"last_synced_at":"2025-08-07T07:50:56.933Z","last_synced_commit":"166bdeebf79c9aaf7e3e4103db48bff1ee1ff2ca","created_at":"2023-03-09T03:44:29.987Z","updated_at":"2025-08-07T07:50:57.075Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-14T00:00:13.429Z","repositories_count":5478233,"commits_count":853213591,"contributors_count":31091390,"owners_count":906509,"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":"martinlackner/abcvoting","html_url":"https://github.com/martinlackner/abcvoting","last_synced_at":"2025-09-01T14:02:25.121Z","status":null,"issues_count":28,"pull_requests_count":70,"avg_time_to_close_issue":26868381.375,"avg_time_to_close_pull_request":546983.5735294118,"issues_closed_count":16,"pull_requests_closed_count":68,"pull_request_authors_count":9,"issue_authors_count":6,"avg_comments_per_issue":1.0714285714285714,"avg_comments_per_pull_request":0.6142857142857143,"merged_pull_requests_count":58,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":3988448.0,"past_year_avg_time_to_close_pull_request":275779.8333333333,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.125,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-14T08:22:28.490Z","updated_at":"2025-09-02T22:52:02.145Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/martinlackner%2Fabcvoting/issues","issue_labels_count":{"enhancement":14,"help wanted":4},"pull_request_labels_count":{},"issue_author_associations_count":{"OWNER":14,"CONTRIBUTOR":9,"NONE":5},"pull_request_author_associations_count":{"CONTRIBUTOR":37,"COLLABORATOR":32,"OWNER":2},"issue_authors":{"martinlackner":14,"DominikPeters":7,"erelsgl":3,"Simon-Rey":2,"nealmcb":1,"axxeny":1},"pull_request_authors":{"lumbric":32,"DominikPeters":15,"Simon-Rey":9,"stefanschlomoforster":5,"benjaminkrenn":5,"martinlackner":2,"elvic96":1,"pbatko":1,"Florian-Lackner":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10052430,"issues_count":30837503,"pull_requests_count":92378505,"authors_count":10524589,"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":{"help wanted":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"CONTRIBUTOR":6,"NONE":1,"OWNER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":8},"past_year_issue_authors":{"DominikPeters":5,"axxeny":1,"martinlackner":1,"Simon-Rey":1},"past_year_pull_request_authors":{"DominikPeters":7,"Simon-Rey":1},"maintainers":[{"login":"lumbric","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lumbric"},{"login":"martinlackner","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinlackner"}],"active_maintainers":[{"login":"martinlackner","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/martinlackner"}]},"events":{"total":{"CreateEvent":3,"ReleaseEvent":2,"IssuesEvent":11,"WatchEvent":6,"IssueCommentEvent":11,"PushEvent":17,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":8,"ForkEvent":2},"last_year":{"CreateEvent":3,"ReleaseEvent":2,"IssuesEvent":11,"WatchEvent":6,"IssueCommentEvent":11,"PushEvent":17,"PullRequestReviewEvent":1,"PullRequestReviewCommentEvent":1,"PullRequestEvent":8,"ForkEvent":2}},"keywords":["approval-voting","committee","computational-social-choice","multiwinnervoting","python","research","social-choice","social-choice-theory","voting","voting-methods"],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-09-26T19:50:58.208Z","updated_at":"2022-09-26T19:50:58.208Z","repository_link":"https://github.com/martinlackner/abcvoting/blob/master/setup.py","dependencies":[{"id":6155721399,"package_name":"networkx","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-26T19:50:58.095Z","updated_at":"2022-09-26T19:50:58.095Z","repository_link":"https://github.com/martinlackner/abcvoting/blob/master/docs/requirements.txt","dependencies":[{"id":6155719567,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==4.4.0","direct":true,"kind":"runtime","optional":false},{"id":6155719568,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=1.0.0","direct":true,"kind":"runtime","optional":false},{"id":6155719569,"package_name":"numpydoc","ecosystem":"pypi","requirements":"\u003e=1.2","direct":true,"kind":"runtime","optional":false},{"id":6155719570,"package_name":"sphinx-codeautolink","ecosystem":"pypi","requirements":"\u003e=0.10","direct":true,"kind":"runtime","optional":false},{"id":6155719571,"package_name":"matplotlib","ecosystem":"pypi","requirements":"\u003e=3.4.3","direct":true,"kind":"runtime","optional":false},{"id":6155719572,"package_name":"networkx","ecosystem":"pypi","requirements":"\u003e=2.6.3","direct":true,"kind":"runtime","optional":false},{"id":6155719573,"package_name":"mip","ecosystem":"pypi","requirements":"\u003e=1.14.0","direct":true,"kind":"runtime","optional":false},{"id":6155719574,"package_name":"ruamel.yaml","ecosystem":"pypi","requirements":"\u003e=0.17","direct":true,"kind":"runtime","optional":false},{"id":6155719575,"package_name":"numpy","ecosystem":"pypi","requirements":"\u003e=1.21","direct":true,"kind":"runtime","optional":false},{"id":6155719576,"package_name":"gurobipy","ecosystem":"pypi","requirements":"\u003e=9.5.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T04:31:45.309Z","updated_at":"2023-02-02T04:31:45.309Z","repository_link":"https://github.com/martinlackner/abcvoting/blob/master/.github/workflows/build.yml","dependencies":[{"id":7307950417,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7307950418,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7307950419,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/piptest.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T04:31:45.391Z","updated_at":"2023-02-02T04:31:45.391Z","repository_link":"https://github.com/martinlackner/abcvoting/blob/master/.github/workflows/piptest.yml","dependencies":[{"id":7307950689,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7307950690,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/piptestfull.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T04:31:45.411Z","updated_at":"2023-02-02T04:31:45.411Z","repository_link":"https://github.com/martinlackner/abcvoting/blob/master/.github/workflows/piptestfull.yml","dependencies":[{"id":7307950691,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7307950692,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/unittests.yml","sha":null,"kind":"manifest","created_at":"2023-02-02T04:31:45.521Z","updated_at":"2023-02-02T04:31:45.521Z","repository_link":"https://github.com/martinlackner/abcvoting/blob/master/.github/workflows/unittests.yml","dependencies":[{"id":7307950765,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7307950769,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7307950771,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7307950773,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-12-22T22:39:42.294Z","updated_at":"2023-12-22T22:39:42.294Z","repository_link":"https://github.com/martinlackner/abcvoting/blob/master/pyproject.toml","dependencies":[]}],"score":12.499421133483503,"created_at":"2025-09-04T09:17:45.845Z","updated_at":"2025-10-07T08:04:31.152Z","avatar_url":"https://github.com/martinlackner.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":630,"funding_links":[],"readme_doi_urls":["https://doi.org/10.21105/joss.04880"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/1263","html_url":"https://science.ecosyste.ms/projects/1263","bibtex_url":"https://science.ecosyste.ms/projects/1263/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/1263/export.apalike"}