{"id":69941,"name":"pydriller","description":"Python Framework to analyse Git repositories","url":"https://github.com/ishepard/pydriller","last_synced_at":"2025-09-08T14:58:35.089Z","repository":{"id":31614054,"uuid":"126200813","full_name":"ishepard/pydriller","owner":"ishepard","description":"Python Framework to analyse Git repositories","archived":false,"fork":false,"pushed_at":"2025-09-06T07:38:42.000Z","size":52029,"stargazers_count":893,"open_issues_count":11,"forks_count":151,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-09-06T09:24:12.535Z","etag":null,"topics":["git","mining-software-repositories","msr","python","python-framework","python3","software-engineering"],"latest_commit_sha":null,"homepage":"http://pydriller.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ishepard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"ishepard"}},"created_at":"2018-03-21T15:32:38.000Z","updated_at":"2025-09-06T07:38:46.000Z","dependencies_parsed_at":"2024-01-05T23:48:00.494Z","dependency_job_id":"0996b973-c93a-40e6-816b-4881fd259cd1","html_url":"https://github.com/ishepard/pydriller","commit_stats":{"total_commits":697,"total_committers":37,"mean_commits":18.83783783783784,"dds":"0.33285509325681495","last_synced_commit":"44410d9b7ad3c14c03c31b97a5f1c5e96843b0cb"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/ishepard/pydriller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishepard","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/sbom","scorecard":{"id":495477,"data":{"date":"2025-08-11","repo":{"name":"github.com/ishepard/pydriller","commit":"bac9f9357417b4a13a15f4a7097cf5b5012ad0ac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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 5/11 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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/continuous-integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/continuous-integration-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/continuous-integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:42","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (24) 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-19T20:20:42.280Z","repository_id":31614054,"created_at":"2025-08-19T20:20:42.281Z","updated_at":"2025-08-19T20:20:42.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274202740,"owners_count":25240370,"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":{"login":"ishepard","name":"Davide Spadini","uuid":"9136821","kind":"user","description":"Software Engineer at Meta, working on Testing Infra of WhatsApp.","email":"","website":"https://ishepard.github.io","location":"London, UK","twitter":"DavideSpadini","company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/9136821?u=7dc88f9a1f7a5f8ee0af9d3b3ab7bf24f348a7e0\u0026v=4","repositories_count":7,"last_synced_at":"2023-02-28T06:26:33.117Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ishepard","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T10:41:52.149Z","updated_at":"2023-02-28T06:26:33.135Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishepard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishepard/repositories"},"packages":[{"id":2869929,"name":"pydriller","ecosystem":"pypi","description":"Framework for MSR","homepage":"https://github.com/ishepard/pydriller","licenses":"Apache License","normalized_licenses":["Apache-1.1"],"repository_url":"https://github.com/ishepard/pydriller","keywords_array":[],"namespace":null,"versions_count":48,"first_release_published_at":"2018-04-09T10:57:19.000Z","latest_release_published_at":"2023-08-21T10:52:02.000Z","latest_release_number":"2.5.1","last_synced_at":"2025-09-06T07:47:11.068Z","created_at":"2022-04-10T12:12:02.093Z","updated_at":"2025-09-07T03:48:48.223Z","registry_url":"https://pypi.org/project/pydriller/","install_command":"pip install pydriller --index-url https://pypi.org/simple","documentation_url":"https://pydriller.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: OS Independent","Operating System :: POSIX","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"pydriller","project_status":null},"repo_metadata":{"id":31614054,"uuid":"126200813","full_name":"ishepard/pydriller","owner":"ishepard","description":"Python Framework to analyse Git repositories","archived":false,"fork":false,"pushed_at":"2025-09-06T07:38:42.000Z","size":52029,"stargazers_count":893,"open_issues_count":11,"forks_count":151,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-09-06T09:24:12.535Z","etag":null,"topics":["git","mining-software-repositories","msr","python","python-framework","python3","software-engineering"],"latest_commit_sha":null,"homepage":"http://pydriller.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ishepard.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"ishepard"}},"created_at":"2018-03-21T15:32:38.000Z","updated_at":"2025-09-06T07:38:46.000Z","dependencies_parsed_at":"2024-01-05T23:48:00.494Z","dependency_job_id":"0996b973-c93a-40e6-816b-4881fd259cd1","html_url":"https://github.com/ishepard/pydriller","commit_stats":{"total_commits":697,"total_committers":37,"mean_commits":18.83783783783784,"dds":"0.33285509325681495","last_synced_commit":"44410d9b7ad3c14c03c31b97a5f1c5e96843b0cb"},"previous_names":[],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/ishepard/pydriller","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishepard","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/sbom","scorecard":{"id":495477,"data":{"date":"2025-08-11","repo":{"name":"github.com/ishepard/pydriller","commit":"bac9f9357417b4a13a15f4a7097cf5b5012ad0ac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"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":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","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 5/11 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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/continuous-integration-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/continuous-integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/continuous-integration-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration-workflow.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/continuous-integration-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/ishepard/pydriller/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:31","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration-workflow.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:26","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:27","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:42","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of  14 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":4,"reason":"6 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-4 / GHSA-2mqj-m65w-jghx","Warn: Project is vulnerable to: PYSEC-2023-165 / GHSA-cwvm-v4w8-q58c","Warn: Project is vulnerable to: PYSEC-2022-42992 / GHSA-hcpj-qp55-gfph","Warn: Project is vulnerable to: PYSEC-2023-137 / GHSA-pr76-5cm5-w9cj","Warn: Project is vulnerable to: PYSEC-2023-161 / GHSA-wfm5-v35h-vwf4","Warn: Project is vulnerable to: PYSEC-2019-41 / GHSA-qfc5-mcwq-26q8"],"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":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (24) 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-19T20:20:42.280Z","repository_id":31614054,"created_at":"2025-08-19T20:20:42.281Z","updated_at":"2025-08-19T20:20:42.281Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273993099,"owners_count":25203794,"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-07T02:00:09.463Z","response_time":67,"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":"ishepard","name":"Davide Spadini","uuid":"9136821","kind":"user","description":"Software Engineer at Meta, working on Testing Infra of WhatsApp.","email":"","website":"https://ishepard.github.io","location":"London, UK","twitter":"DavideSpadini","company":"Meta","icon_url":"https://avatars.githubusercontent.com/u/9136821?u=7dc88f9a1f7a5f8ee0af9d3b3ab7bf24f348a7e0\u0026v=4","repositories_count":7,"last_synced_at":"2023-02-28T06:26:33.117Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ishepard","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T10:41:52.149Z","updated_at":"2023-02-28T06:26:33.135Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishepard","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ishepard/repositories"},"tags":[{"name":"2.9","sha":"b0d5738fc8e16280bd2a87f29d2de12d42a57944","kind":"tag","published_at":"2025-09-06T07:38:25.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.9","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.9/manifests"},{"name":"2.8","sha":"bac9f9357417b4a13a15f4a7097cf5b5012ad0ac","kind":"commit","published_at":"2025-07-01T13:08:04.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.8","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.8/manifests"},{"name":"2.7","sha":"679f6527ac7f493be3cf0bd1b6eb5b61bd7240dc","kind":"commit","published_at":"2024-10-31T10:06:35.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.7","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.7/manifests"},{"name":"2.6","sha":"33be61e7c62979b8b8835f66f645857dce7f73ac","kind":"tag","published_at":"2023-11-19T11:50:19.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.6","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.6/manifests"},{"name":"2.5.1","sha":"b1752421eee1b22d5f4e02de00f716f387938632","kind":"tag","published_at":"2023-08-21T10:46:14.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.5.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.5.1/manifests"},{"name":"2.5","sha":"59b4620f07ad2456b4bf1661eeda81267835a789","kind":"tag","published_at":"2023-06-05T15:04:26.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.5","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.5/manifests"},{"name":"2.4.1","sha":"0805bbfb31eede05433c6174c6012ecdeb246edf","kind":"commit","published_at":"2023-02-17T10:17:33.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.4.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.4.1/manifests"},{"name":"2.4","sha":"2b49fe1f7a0b9cd86676a00f7fa7b4d49868f0ed","kind":"commit","published_at":"2023-01-21T13:48:22.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.4","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.4/manifests"},{"name":"2.3","sha":"5fdaa6d537dacea2d614d581d56ee96052871fc8","kind":"commit","published_at":"2022-12-07T14:28:08.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.3","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.3/manifests"},{"name":"2.2","sha":"66d2c315f8dcc84758b23a213f985413d24bc038","kind":"commit","published_at":"2022-11-09T10:46:35.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.2","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.2/manifests"},{"name":"2.1","sha":"2f9316902af3a1a04736d62824585770a4bd06d7","kind":"commit","published_at":"2022-02-16T10:35:04.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.1/manifests"},{"name":"2.0","sha":"cb61eadf1cd5531b8e9089277b72497019e001cf","kind":"commit","published_at":"2021-05-11T11:40:26.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/2.0","html_url":"https://github.com/ishepard/pydriller/releases/tag/2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/2.0/manifests"},{"name":"1.15.5","sha":"b70d42e1a730970044a1441425a6625ba5dd120f","kind":"commit","published_at":"2021-01-12T10:04:08.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.15.5","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.15.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.15.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.5/manifests"},{"name":"1.15.4","sha":"f45f4b8d2f5ca19a94c57d472816adcaca8e93b1","kind":"commit","published_at":"2020-11-30T13:51:27.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.15.4","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.15.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.15.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.4/manifests"},{"name":"1.15.3","sha":"2ee17e7dd6e24ce046d1eab6b3b1631d7a69cde9","kind":"commit","published_at":"2020-11-11T10:33:00.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.15.3","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.15.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.15.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.3/manifests"},{"name":"1.15.2","sha":"8ce3b55b5b72c23437e43e001240c8d1edf6be7f","kind":"commit","published_at":"2020-05-28T13:03:54.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.15.2","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.15.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.15.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.2/manifests"},{"name":"1.15.1","sha":"9d52d9476e53ec6fe190a6610d1311c8a7bdecc5","kind":"tag","published_at":"2020-05-28T13:01:49.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.15.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15.1/manifests"},{"name":"1.15","sha":"31ed7b19d9d32d927216758df6cd963fe0879e79","kind":"commit","published_at":"2020-05-05T12:04:46.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.15","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.15/manifests"},{"name":"1.13","sha":"e602aa5a773ef6cb089582124b701c27171a2e5e","kind":"commit","published_at":"2020-03-19T09:24:23.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.13","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.13/manifests"},{"name":"1.12","sha":"293b02c9fe5b905bbac659fd6184b3d5f421cdca","kind":"commit","published_at":"2020-03-02T10:05:55.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.12","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.12/manifests"},{"name":"1.11.2","sha":"e75cbe1ce90e1d317973915cf79ed03fb09988a0","kind":"commit","published_at":"2020-02-28T09:55:20.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.11.2","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"685053528207fedf905279c7d1ecf8318dcd7c2b","kind":"commit","published_at":"2020-02-27T12:24:39.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.11.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.11.1/manifests"},{"name":"1.11","sha":"f470ff1fc7f25b03cb4b72742d052176ab80b05f","kind":"commit","published_at":"2020-02-05T15:27:23.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.11","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.11/manifests"},{"name":"1.10.1","sha":"8b69cae085581256adfdbd58c0e499395819b84d","kind":"commit","published_at":"2019-12-24T10:38:55.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.10.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.10.1/manifests"},{"name":"1.10","sha":"97dd5e9466d472e35fa4872a670eace3c5114a6c","kind":"commit","published_at":"2019-12-17T12:50:50.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.10","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.10/manifests"},{"name":"1.9.2","sha":"f38b6844fb3de8f4d24f0f39557904367cdc392b","kind":"commit","published_at":"2019-08-01T07:30:19.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.9.2","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.9.2/manifests"},{"name":"1.9.1","sha":"c2a3c2b2db04da823ffa3af8e2725b7aa85ea240","kind":"commit","published_at":"2019-06-26T08:04:46.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.9.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.9.1/manifests"},{"name":"1.9","sha":"a6eaeb348953b7f567d29d317f1929b1a214c1b8","kind":"commit","published_at":"2019-06-17T12:11:09.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.9","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.9/manifests"},{"name":"1.8","sha":"574e66dcb1d1a08df8ccab646d6bafb46303e9a2","kind":"commit","published_at":"2019-05-20T12:52:29.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.8","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.8/manifests"},{"name":"1.7","sha":"d32a42caffa012de7cda97666fa7a79c2cd33b1d","kind":"commit","published_at":"2019-01-22T14:14:33.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.7","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.7/manifests"},{"name":"1.6.3","sha":"20f0bf11a96d93de7c469fa49ed284de560fbbba","kind":"commit","published_at":"2019-01-14T12:22:20.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.6.3","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"918848755523de5ba8c92ae0b46e4dcf20e9b2e1","kind":"commit","published_at":"2018-12-13T08:30:26.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.6.2","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"eaf5c2427ee8af831cfa85bf3481588d7b452590","kind":"commit","published_at":"2018-12-12T08:55:13.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.6.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.6.1/manifests"},{"name":"1.6","sha":"a3087872407f3bfa8f27c25871c65099657acc20","kind":"commit","published_at":"2018-12-10T09:03:15.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.6","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.6/manifests"},{"name":"1.5.1","sha":"4433dec888fbe4581bd2c0889b5945c041a19e0f","kind":"commit","published_at":"2018-11-02T09:02:07.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.5.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.5.1/manifests"},{"name":"1.5","sha":"dac197f42e27717039a79fb43c91b1c101d4731b","kind":"commit","published_at":"2018-11-01T09:03:48.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.5","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.5/manifests"},{"name":"1.4.3","sha":"5acf1db7e38efbd52c97eb9bd97fb111df4e9814","kind":"commit","published_at":"2018-10-29T09:46:59.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.4.3","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.4.3/manifests"},{"name":"1.4.2","sha":"cd6ec9cb777213df8816c58e3e24746d072320a7","kind":"commit","published_at":"2018-10-23T12:46:34.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.4.2","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.4.2/manifests"},{"name":"1.4.1","sha":"4f5f1875d971db587532331e7cbd60075d29ff42","kind":"commit","published_at":"2018-10-23T08:24:14.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.4.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.4.1/manifests"},{"name":"1.4","sha":"44a3c38c348b7a9be70a8c014f15775d3dcbba3e","kind":"commit","published_at":"2018-10-22T14:31:17.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.4","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.4/manifests"},{"name":"1.3","sha":"805f327c7f7dd759f19f0fc809e244354018fd6e","kind":"commit","published_at":"2018-10-08T09:22:23.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.3","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.3/manifests"},{"name":"1.2.3","sha":"c39e4e307b2942abf44f84d9ab50ebab73760ab2","kind":"commit","published_at":"2018-08-03T13:24:14.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.2.3","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"db39f77163d1eabe35cc3a43441b818295c7719e","kind":"commit","published_at":"2018-07-23T11:02:14.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.2.2","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"14fa582c259b8050560bc6aedb8acbb223609e67","kind":"commit","published_at":"2018-06-09T11:09:12.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.2.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.2.1/manifests"},{"name":"1.2","sha":"b4544b33467e976d279ee90bc37de4d32c07b5e8","kind":"commit","published_at":"2018-06-07T09:40:14.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.2","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.2/manifests"},{"name":"1.1","sha":"b57b70167e12820fadadd639efacacea45c812b0","kind":"commit","published_at":"2018-04-24T09:49:57.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.1","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.1/manifests"},{"name":"1.0","sha":"6873bbd5e116ff8e75b0b840bbb27f05085dd017","kind":"commit","published_at":"2018-04-09T09:52:54.000Z","download_url":"https://codeload.github.com/ishepard/pydriller/tar.gz/1.0","html_url":"https://github.com/ishepard/pydriller/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/ishepard/pydriller@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-07T03:48:48.222Z","dependent_packages_count":12,"downloads":167548,"downloads_period":"last-month","dependent_repos_count":230,"rankings":{"downloads":0.47693269208783334,"dependent_repos_count":1.0105688500061945,"dependent_packages_count":0.9594488459162899,"stargazers_count":2.2892007042521896,"forks_count":4.15973250828763,"docker_downloads_count":4.3189976798851575,"average":2.2024802134058823},"purl":"pkg:pypi/pydriller","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pydriller","docker_dependents_count":1,"docker_downloads_count":6,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pydriller","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pydriller/dependencies","status":null,"funding_links":["https://github.com/sponsors/ishepard"],"critical":null,"issue_metadata":{"last_synced_at":"2025-05-04T15:47:48.204Z","issues_count":93,"pull_requests_count":53,"avg_time_to_close_issue":3487815.582278481,"avg_time_to_close_pull_request":437216.75,"issues_closed_count":79,"pull_requests_closed_count":52,"pull_request_authors_count":30,"issue_authors_count":77,"avg_comments_per_issue":3.4838709677419355,"avg_comments_per_pull_request":2.056603773584906,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":9,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":3064510.6,"past_year_avg_time_to_close_pull_request":1212123.4444444445,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":9,"past_year_avg_comments_per_issue":1.3333333333333333,"past_year_avg_comments_per_pull_request":2.7,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":8,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/issues","maintainers":[{"login":"ishepard","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ishepard"},{"login":"mauricioaniche","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauricioaniche"},{"login":"marco-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-c"}],"active_maintainers":[{"login":"mauricioaniche","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauricioaniche"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydriller/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydriller/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydriller/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pydriller/related_packages","maintainers":[{"uuid":"ishepard","login":"ishepard","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/ishepard/","role":null,"created_at":"2022-11-15T18:02:22.273Z","updated_at":"2022-11-15T18:02:22.273Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/ishepard/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"}}],"commits":{"id":16364,"full_name":"ishepard/pydriller","default_branch":"master","committers":[{"name":"ishepard","email":"spadini.davide@gmail.com","login":null,"count":465},{"name":"stefanodallapalma","email":"stefano.dallapalma0@gmail.com","login":null,"count":66},{"name":"Davide Spadini","email":"dspadini@meta.com","login":null,"count":36},{"name":"Arie van Deursen","email":"arie.vandeursen@tudelft.nl","login":null,"count":16},{"name":"Davide Spadini","email":"dspadini@fb.com","login":null,"count":14},{"name":"NullConvergence","email":"a.serban@cs.ru.nl","login":null,"count":13},{"name":"HelgeCPH","email":"ropf@itu.dk","login":null,"count":10},{"name":"Ha","email":"ha.t@cybersierra.co","login":null,"count":9},{"name":"butterl","email":"liuchao890@126.com","login":null,"count":6},{"name":"Marco Castelluccio","email":"mcastelluccio@mozilla.com","login":null,"count":6},{"name":"Yibo Yan","email":"totoroq@outlook.com","login":null,"count":6},{"name":"stefanodallapalma","email":"stefano.dallapalmapalma0@gmail.com","login":null,"count":5},{"name":"k----n","email":"k----n","login":"k----n","count":4},{"name":"Kang Hong Jin","email":"kanghongjin@gmail.com","login":null,"count":4},{"name":"James Goodwin","email":"j.goodwin049@gmail.com","login":null,"count":3},{"name":"Gregor Lato","email":"grzegorz.lato@gmail.com","login":null,"count":3},{"name":"Christoph Gote","email":"cgote@ethz.ch","login":null,"count":3},{"name":"Alex","email":"32632523+NullConvergence","login":"NullConvergence","count":3},{"name":"andodet","email":"an.dodet@gmail.com","login":null,"count":2},{"name":"Ondrej Tethal","email":"ondrej.tethal@oracle.com","login":null,"count":2},{"name":"Luca Pascarella","email":"luca.pascarella@gmail.com","login":null,"count":2},{"name":"cmtg","email":"christian.gut@usp.br","login":null,"count":2},{"name":"Evan Casey","email":"evan.casey@allstacks.com","login":null,"count":2},{"name":"Ledenel","email":"ledenelintelli@gmail.com","login":null,"count":2},{"name":"Shantanu Oak","email":"shantanu.oak@gmail.com","login":null,"count":1},{"name":"12f23eddde","email":"12f23eddde@gmail.com","login":null,"count":1},{"name":"Stephane Poss","email":"stephposs@gmail.com","login":null,"count":1},{"name":"Thomas Trummer","email":"th.trummer@gmail.com","login":null,"count":1},{"name":"Dominik Tuchyna","email":"dtuchyna@redhat.com","login":null,"count":1},{"name":"Finn Kalvelage","email":"f.kalvelage@posteo.de","login":null,"count":1},{"name":"gremat","email":"50012463+gremat","login":"gremat","count":1},{"name":"Gábor Lipták","email":"gliptak@gmail.com","login":"gliptak","count":1},{"name":"Felipe Ebert","email":"felipe.ebert@gmail.com","login":null,"count":1},{"name":"LGTM Migrator","email":"lgtm-migrator","login":"lgtm-migrator","count":1},{"name":"Codematic71","email":"Lenny@codematic.com","login":null,"count":1},{"name":"Yusuf Sulistyo Nugroho","email":"32761621+yusufsn","login":"yusufsn","count":1},{"name":"Maurício Aniche","email":"100812+mauricioaniche","login":"mauricioaniche","count":1}],"total_commits":697,"total_committers":37,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":18.83783783783784,"dds":0.33285509325681495,"past_year_committers":[{"name":"Davide Spadini","email":"dspadini@meta.com","login":null,"count":36},{"name":"ishepard","email":"spadini.davide@gmail.com","login":null,"count":13},{"name":"Ha","email":"ha.t@cybersierra.co","login":null,"count":9},{"name":"cmtg","email":"christian.gut@usp.br","login":null,"count":2},{"name":"Ondrej Tethal","email":"ondrej.tethal@oracle.com","login":null,"count":2},{"name":"Davide Spadini","email":"dspadini@fb.com","login":null,"count":2},{"name":"Finn Kalvelage","email":"f.kalvelage@posteo.de","login":null,"count":1},{"name":"gremat","email":"50012463+gremat","login":"gremat","count":1},{"name":"Maurício Aniche","email":"100812+mauricioaniche","login":"mauricioaniche","count":1},{"name":"LGTM Migrator","email":"lgtm-migrator","login":"lgtm-migrator","count":1}],"past_year_total_commits":68,"past_year_total_committers":10,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.8,"past_year_dds":0.47058823529411764,"last_synced_at":"2023-10-25T14:37:51.174Z","last_synced_commit":"44410d9b7ad3c14c03c31b97a5f1c5e96843b0cb","created_at":"2023-03-07T11:32:25.571Z","updated_at":"2023-10-25T14:37:51.175Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"ishepard/pydriller","html_url":"https://github.com/ishepard/pydriller","last_synced_at":"2025-09-07T12:19:35.306Z","status":null,"issues_count":94,"pull_requests_count":60,"avg_time_to_close_issue":4393050.802469136,"avg_time_to_close_pull_request":520120.94736842107,"issues_closed_count":81,"pull_requests_closed_count":57,"pull_request_authors_count":30,"issue_authors_count":79,"avg_comments_per_issue":3.425531914893617,"avg_comments_per_pull_request":2.066666666666667,"merged_pull_requests_count":49,"bot_issues_count":0,"bot_pull_requests_count":2,"past_year_issues_count":7,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":953906.0,"past_year_avg_time_to_close_pull_request":1256080.5714285714,"past_year_issues_closed_count":5,"past_year_pull_requests_closed_count":14,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.7333333333333334,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":12,"created_at":"2023-05-14T21:05:53.807Z","updated_at":"2025-09-07T12:19:35.308Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ishepard%2Fpydriller/issues","issue_labels_count":{"PR welcome":17,"enhancement":11,"bug":5,"good first issue":3},"pull_request_labels_count":{"dependencies":1},"issue_author_associations_count":{"NONE":74,"CONTRIBUTOR":14,"OWNER":5,"COLLABORATOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":42,"NONE":11,"OWNER":5,"COLLABORATOR":2},"issue_authors":{"ishepard":5,"hatrg":3,"stefanodallapalma":3,"corneliusroemer":2,"cp3-three":2,"Vela-zz":2,"S3j5b0":2,"josemorenoo":2,"mohmehmo":2,"armandossrecife":2,"cedric-audy":1,"thtrummer":1,"Knniff":1,"n-bes":1,"razi-rechan":1,"Rad6":1,"whpks":1,"a-y-f":1,"DylanLukes":1,"hcwang":1,"Darnol":1,"jsutil37":1,"rogerjbos":1,"rick-c-4499":1,"hsellik":1,"eliasgb2409":1,"baizeweiyu":1,"josemiguelpg":1,"NIKHITH-SANNIDHI":1,"Lukasdoe":1,"SimpleConjugate":1,"arghavanMor":1,"lenntt":1,"alicebibaud":1,"k----n":1,"12f23eddde":1,"Creadeyh":1,"marco-c":1,"mdestefano":1,"0x0elliot":1,"larissabrazb":1,"behnazh-w":1,"320010ly":1,"ErnestFistozz":1,"erenturkm":1,"tromai":1,"rafed":1,"IP1102":1,"BrenoFariasdaSilva":1,"andreagurioli1995":1,"totoroyyb":1,"shehan":1,"NitescuLucian":1,"david-siqi-liu":1,"simisimon":1,"SirLich":1,"nhoover":1,"demouo":1,"41241241241":1,"raamojirao":1,"cmtg":1,"greninja":1,"ricardojob":1,"viggotw":1,"MichaelClasby0":1,"dmc1778":1,"vincenzorrei":1,"rayhanramin":1,"hosseinkshvrz":1,"jtamagnan-delphix":1,"joaodupont":1,"0x404":1,"albuswhite":1,"arakhia":1,"narvik01":1,"glato":1,"StephanSchmidt":1,"otonpneto":1,"Tommy-TI":1},"pull_request_authors":{"stefanodallapalma":10,"HelgeCPH":7,"ishepard":5,"IP1102":4,"hatrg":3,"abdulxs":2,"otethal":2,"BaumiCoder":2,"mauricioaniche":2,"BrenoFariasdaSilva":2,"VelaYF":2,"totoroyyb":1,"cmtg":1,"gliptak":1,"xtuchyna":1,"glato":1,"liorbass":1,"Yarauni":1,"k----n":1,"thtrummer":1,"Knniff":1,"dependabot[bot]":1,"shantanuo":1,"gremat":1,"Vela-zz":1,"andodet":1,"babenek":1,"12f23eddde":1,"lgtm-com[bot]":1,"alaws-scottlogic":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10167544,"issues_count":32012554,"pull_requests_count":100260947,"authors_count":10729845,"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":6,"CONTRIBUTOR":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":8,"NONE":5,"COLLABORATOR":2},"past_year_issue_authors":{"alicebibaud":1,"BrenoFariasdaSilva":1,"demouo":1,"eliasgb2409":1,"IP1102":1,"nhoover":1,"viggotw":1},"past_year_pull_request_authors":{"IP1102":4,"HelgeCPH":4,"mauricioaniche":2,"BrenoFariasdaSilva":2,"BaumiCoder":2,"Yarauni":1},"maintainers":[{"login":"ishepard","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ishepard"},{"login":"mauricioaniche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauricioaniche"},{"login":"marco-c","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-c"}],"active_maintainers":[{"login":"mauricioaniche","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mauricioaniche"}]},"events":{"total":{"CreateEvent":1,"IssuesEvent":10,"ReleaseEvent":2,"WatchEvent":51,"IssueCommentEvent":16,"PushEvent":6,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":5,"PullRequestEvent":6,"ForkEvent":11},"last_year":{"CreateEvent":1,"IssuesEvent":10,"ReleaseEvent":2,"WatchEvent":51,"IssueCommentEvent":16,"PushEvent":6,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":5,"PullRequestEvent":6,"ForkEvent":11}},"keywords":["git","mining-software-repositories","msr","python","python-framework","python3","software-engineering"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-19T05:46:10.033Z","updated_at":"2023-02-19T05:46:10.033Z","repository_link":"https://github.com/ishepard/pydriller/blob/master/.github/workflows/publish.yml","dependencies":[{"id":7779146869,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7779146870,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7779146871,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T19:30:47.627Z","updated_at":"2023-01-14T19:30:47.627Z","repository_link":"https://github.com/ishepard/pydriller/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":6904780678,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6904780679,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6904780680,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6904780681,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous-integration-workflow.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T19:30:47.689Z","updated_at":"2023-01-14T19:30:47.689Z","repository_link":"https://github.com/ishepard/pydriller/blob/master/.github/workflows/continuous-integration-workflow.yml","dependencies":[{"id":6904780744,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6904780745,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6904780746,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T19:30:47.722Z","updated_at":"2023-01-14T19:30:47.722Z","repository_link":"https://github.com/ishepard/pydriller/blob/master/requirements.txt","dependencies":[{"id":6904780786,"package_name":"gitpython","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6904780787,"package_name":"pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6904780788,"package_name":"types-pytz","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6904780789,"package_name":"lizard","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"test-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-14T19:30:47.835Z","updated_at":"2023-01-14T19:30:47.835Z","repository_link":"https://github.com/ishepard/pydriller/blob/master/test-requirements.txt","dependencies":[{"id":6904780957,"package_name":"pytest","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false},{"id":6904780958,"package_name":"psutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"test","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-21T11:56:17.174Z","updated_at":"2023-10-21T11:56:17.174Z","repository_link":"https://github.com/ishepard/pydriller/blob/master/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2024-01-05T23:48:00.346Z","updated_at":"2024-01-05T23:48:00.346Z","repository_link":"https://github.com/ishepard/pydriller/blob/master/docs/requirements.txt","dependencies":[{"id":15454000911,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":22.44826342702948,"created_at":"2025-09-08T11:19:05.174Z","updated_at":"2025-10-07T08:25:51.205Z","avatar_url":"https://github.com/ishepard.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":167548,"funding_links":["https://github.com/sponsors/ishepard"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/69941","html_url":"https://science.ecosyste.ms/projects/69941"}