{"id":176080,"name":null,"description":"Send Sir Perceval on a quest to retrieve and gather data from software repositories.","url":"https://github.com/chaoss/grimoirelab-perceval","last_synced_at":"2025-09-09T23:17:23.746Z","repository":{"id":37390485,"uuid":"47415120","full_name":"chaoss/grimoirelab-perceval","owner":"chaoss","description":"Send Sir Perceval on a quest to retrieve and gather data from software repositories.","archived":false,"fork":false,"pushed_at":"2025-08-28T14:45:57.000Z","size":4239,"stargazers_count":303,"open_issues_count":34,"forks_count":181,"subscribers_count":28,"default_branch":"main","last_synced_at":"2025-09-06T05:58:24.070Z","etag":null,"topics":["data-fetching","data-mining","data-sources","grimoirelab","hacktoberfest","perceval","python","software-analytics"],"latest_commit_sha":null,"homepage":"http://perceval.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chaoss.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-12-04T16:20:11.000Z","updated_at":"2025-08-28T14:46:00.000Z","dependencies_parsed_at":"2023-02-12T22:00:44.245Z","dependency_job_id":"d03fcd6b-3a37-4869-840e-dd51b19d204b","html_url":"https://github.com/chaoss/grimoirelab-perceval","commit_stats":{"total_commits":1559,"total_committers":44,"mean_commits":35.43181818181818,"dds":0.5182809493264913,"last_synced_commit":"0422282d421b61032ffc08ad4c6b8bf152e9fdc0"},"previous_names":[],"tags_count":120,"template":false,"template_full_name":null,"purl":"pkg:github/chaoss/grimoirelab-perceval","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/sbom","scorecard":{"id":273947,"data":{"date":"2025-08-11","repo":{"name":"github.com/chaoss/grimoirelab-perceval","commit":"cada78b047e8cc39623b552d08959bd559ca6028"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.6,"checks":[{"name":"Maintained","score":10,"reason":"21 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 5/23 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/changelog.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-perceval/changelog.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-perceval/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-perceval/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/chaoss/grimoirelab-perceval/release.yml/main?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/release.yml:39","Warn: downloadThenRun not pinned by hash: .github/workflows/tests.yml:29","Info:   5 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   2 downloadThenRun 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":"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: GNU General Public License v3.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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-79v4-65xg-pq4g"],"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 12 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-17T14:00:15.812Z","repository_id":37390485,"created_at":"2025-08-17T14:00:15.812Z","updated_at":"2025-08-17T14:00:15.812Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274380152,"owners_count":25274317,"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-09T02:00:10.223Z","response_time":80,"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":"chaoss","name":"CHAOSS","uuid":"29740296","kind":"organization","description":"","email":null,"website":"https://chaoss.community/","location":null,"twitter":"chaossproj","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29740296?v=4","repositories_count":64,"last_synced_at":"2025-09-06T05:44:57.670Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/chaoss","funding_links":["https://github.com/sponsors/chaoss"],"total_stars":2713,"followers":408,"following":0,"created_at":"2022-11-07T00:36:14.312Z","updated_at":"2025-09-06T05:44:57.670Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss/repositories"},"packages":[{"id":2849449,"name":"perceval","ecosystem":"pypi","description":"Send Sir Perceval on a quest to fetch and gather data from software repositories.","homepage":"https://chaoss.github.io/grimoirelab/","licenses":"GPL-3.0+","normalized_licenses":["GPL-3.0+"],"repository_url":"https://github.com/chaoss/grimoirelab-perceval","keywords_array":["development","grimoirelab"],"namespace":null,"versions_count":163,"first_release_published_at":"2016-09-19T22:04:51.000Z","latest_release_published_at":"2025-08-21T13:50:56.000Z","latest_release_number":"1.3.3","last_synced_at":"2025-09-06T06:04:33.281Z","created_at":"2022-04-10T12:01:45.056Z","updated_at":"2025-09-06T06:04:33.281Z","registry_url":"https://pypi.org/project/perceval/","install_command":"pip install perceval --index-url https://pypi.org/simple","documentation_url":"https://perceval.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Science/Research","License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)","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","Topic :: Software Development"],"normalized_name":"perceval","project_status":null},"repo_metadata":{"id":37390485,"uuid":"47415120","full_name":"chaoss/grimoirelab-perceval","owner":"chaoss","description":"Send Sir Perceval on a quest to retrieve and gather data from software repositories.","archived":false,"fork":false,"pushed_at":"2024-09-04T06:55:41.000Z","size":3977,"stargazers_count":288,"open_issues_count":29,"forks_count":178,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-09-04T11:15:19.491Z","etag":null,"topics":["data-fetching","data-mining","data-sources","grimoirelab","hacktoberfest","perceval","python","software-analytics"],"latest_commit_sha":null,"homepage":"http://perceval.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chaoss.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-12-04T16:20:11.000Z","updated_at":"2024-09-04T06:55:40.000Z","dependencies_parsed_at":"2023-02-12T22:00:44.245Z","dependency_job_id":"d03fcd6b-3a37-4869-840e-dd51b19d204b","html_url":"https://github.com/chaoss/grimoirelab-perceval","commit_stats":{"total_commits":1534,"total_committers":49,"mean_commits":"31.306122448979593","dds":0.5195567144719687,"last_synced_commit":"f0494d27294a6a7289b4e04849858adf09a96882"},"previous_names":[],"tags_count":94,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217596306,"owners_count":16201764,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"chaoss","name":"CHAOSS","uuid":"29740296","kind":"organization","description":"","email":null,"website":"https://chaoss.community/","location":null,"twitter":"chaossproj","company":null,"icon_url":"https://avatars.githubusercontent.com/u/29740296?v=4","repositories_count":57,"last_synced_at":"2024-09-07T14:19:11.668Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/chaoss","funding_links":["https://github.com/sponsors/chaoss"],"total_stars":2392,"followers":298,"following":0,"created_at":"2022-11-07T00:36:14.312Z","updated_at":"2024-09-07T14:19:11.694Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chaoss/repositories"},"tags":[{"name":"1.0.5","sha":"f0494d27294a6a7289b4e04849858adf09a96882","kind":"tag","published_at":"2024-08-13T10:46:00.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.5","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.5/manifests"},{"name":"1.0.5-rc.1","sha":"d81807a01d3272fb42d6c9948bc5e0dbb1390358","kind":"tag","published_at":"2024-08-13T09:45:21.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.5-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.5-rc.1/manifests"},{"name":"1.0.4","sha":"66a5a06241289b0affbcdd939018745ec75f867a","kind":"tag","published_at":"2024-08-09T09:32:12.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.4","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.4/manifests"},{"name":"1.0.4-rc.1","sha":"02a47755bb4b30114a822c11e9c7582ba77837b5","kind":"tag","published_at":"2024-08-09T08:34:44.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.4-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.4-rc.1/manifests"},{"name":"1.0.3","sha":"0f11db28bd10eab5f1b29a3f9b4b6309cd04abed","kind":"tag","published_at":"2024-08-02T11:08:07.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.3","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.3/manifests"},{"name":"1.0.3-rc.1","sha":"7c072cd6e7847d8e37d19d673caf6c5e542f69d3","kind":"tag","published_at":"2024-08-02T09:44:03.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.3-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.3-rc.1/manifests"},{"name":"1.0.2","sha":"dc87cfaa88767942ee089ac4aba8e9f0e5441147","kind":"tag","published_at":"2024-06-21T12:15:51.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.2/manifests"},{"name":"1.0.2-rc.1","sha":"d1866ebe2fba7343bbeca5ae739ab04a8fbbdfd2","kind":"tag","published_at":"2024-06-21T10:58:03.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.2-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.2-rc.1/manifests"},{"name":"1.0.1","sha":"dcf3777da16b803103db8bb98efc9edde20f82ae","kind":"tag","published_at":"2024-05-09T09:13:26.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.1/manifests"},{"name":"1.0.1-rc.1","sha":"82d2829dc4075745675314bcf27545670d840a9c","kind":"tag","published_at":"2024-05-09T07:56:23.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.1-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.1-rc.1/manifests"},{"name":"1.0.0","sha":"329c401b3a022888ce5efd225c537f01fcb54d1a","kind":"tag","published_at":"2024-04-13T07:23:51.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.0/manifests"},{"name":"1.0.0-rc.2","sha":"48d48676f21b59e25091fb9df3f43af5e05221cf","kind":"tag","published_at":"2024-04-11T10:42:36.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.0-rc.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.0-rc.2/manifests"},{"name":"1.0.0-rc.1","sha":"328996eaedd563d69b08d96b35284e44efcd3400","kind":"tag","published_at":"2024-04-09T16:09:41.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/1.0.0-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/1.0.0-rc.1/manifests"},{"name":"0.25.0","sha":"cdaae66d21b33d44c21b8a10149996ba8a574eea","kind":"tag","published_at":"2024-03-27T12:09:03.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.25.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.25.0/manifests"},{"name":"0.25.0-rc.1","sha":"7b1ef3226a7c81669136c74ee4b8900e72f0e4b5","kind":"tag","published_at":"2024-03-27T10:59:07.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.25.0-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.25.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.25.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.25.0-rc.1/manifests"},{"name":"0.24.1","sha":"319ae97bb94d1faee09832f3b3b8307b7f01175a","kind":"tag","published_at":"2024-03-12T11:33:51.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.24.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.24.1/manifests"},{"name":"0.24.1-rc.1","sha":"9d1c2e25b0f265c788b0d85af8ec7d7f3bb32cb5","kind":"tag","published_at":"2024-03-12T10:26:20.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.24.1-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.24.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.24.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.24.1-rc.1/manifests"},{"name":"0.24.0","sha":"1a3b337661d08f5cce838fda0a784cb602a19b1a","kind":"tag","published_at":"2024-03-01T13:02:19.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.24.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.24.0/manifests"},{"name":"0.24.0-rc.1","sha":"0d3f0e2f98714f9aef4971684d062a1a50d7278e","kind":"tag","published_at":"2024-03-01T11:55:50.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.24.0-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.24.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.24.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.24.0-rc.1/manifests"},{"name":"0.23.6","sha":"5dcef89275d6fd15183dc2c6008649598faf8ec3","kind":"tag","published_at":"2024-02-08T11:12:08.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.6","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.6/manifests"},{"name":"0.23.6-rc.1","sha":"7bbf91c1dd5a3702e74f7684c72ebf398d60916a","kind":"tag","published_at":"2024-02-08T10:11:29.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.6-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.6-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.6-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.6-rc.1/manifests"},{"name":"0.23.5","sha":"67eb2fe14c0c1e810135b4bda88aac5add238fce","kind":"tag","published_at":"2024-01-30T17:56:43.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.5","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.5/manifests"},{"name":"0.23.5-rc.1","sha":"db8b2701c33c3dbb458a20cf453b89dc0cf9fa32","kind":"tag","published_at":"2024-01-30T09:21:52.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.5-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.5-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.5-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.5-rc.1/manifests"},{"name":"0.23.4","sha":"672ffc2add0af1da48e5fbd21b8834c1d5b4e0af","kind":"tag","published_at":"2023-12-19T18:05:06.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.4","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.4/manifests"},{"name":"0.23.4-rc.1","sha":"148448b1efd886e7216dff04a17ccb331f862c35","kind":"tag","published_at":"2023-12-18T21:47:48.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.4-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.4-rc.1/manifests"},{"name":"0.23.3","sha":"5952b117c28c2b587f20de094bea721b4fcf8e7d","kind":"tag","published_at":"2023-11-28T12:39:38.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.3","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.3/manifests"},{"name":"0.23.3-rc.1","sha":"2ad0bd3b04237f8a473192b684279163cdbe3689","kind":"tag","published_at":"2023-11-28T09:15:34.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.3-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.3-rc.1/manifests"},{"name":"0.23.2","sha":"6fd54a7ed60c592196bb9eb01953e346bd18023c","kind":"tag","published_at":"2023-11-14T17:44:41.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.2/manifests"},{"name":"0.23.2-rc.1","sha":"8f7ae29e64163f91d832349fd3ae7b09b4d40176","kind":"tag","published_at":"2023-11-14T16:03:34.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.2-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.2-rc.1/manifests"},{"name":"0.23.1","sha":"c5bb5b56d020de07ed3cbc826d6485d5ac8c8b09","kind":"tag","published_at":"2023-11-03T17:53:31.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.1/manifests"},{"name":"0.23.1-rc.1","sha":"4070bf8313f13a09123b67f6f6d758539562cad3","kind":"tag","published_at":"2023-11-03T15:44:01.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.1-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.1-rc.1/manifests"},{"name":"0.23.0","sha":"fac3612377fc03909c70e005080803bda0a38d2c","kind":"tag","published_at":"2023-10-20T11:03:38.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.0/manifests"},{"name":"0.23.0-rc.2","sha":"b2843c08ab4d87e444f696dbbd4e7e311f19ab69","kind":"tag","published_at":"2023-10-20T09:34:03.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.0-rc.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.0-rc.2/manifests"},{"name":"0.23.0-rc.1","sha":"d63a68228bd7aa859590b37528f16c2198c32ba8","kind":"tag","published_at":"2023-10-19T16:12:38.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.23.0-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.23.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.23.0-rc.1/manifests"},{"name":"0.22.3","sha":"5f94649aaf472da2644cb075c6cf2a0f4aad35e9","kind":"tag","published_at":"2023-08-06T18:29:11.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.22.3","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.3/manifests"},{"name":"0.22.3-rc.1","sha":"e04fc8153e57b41b6a671fb02118dd4203e747d3","kind":"tag","published_at":"2023-08-06T17:03:41.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.22.3-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.22.3-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.3-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.3-rc.1/manifests"},{"name":"0.22.2","sha":"7591d56f02a95314f076ff96ab97c50a8b47c830","kind":"tag","published_at":"2023-07-23T19:48:16.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.22.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.2/manifests"},{"name":"0.22.2-rc.1","sha":"0db69dd2e461421366b4a22a3041bca0c36f57c4","kind":"tag","published_at":"2023-07-23T16:23:21.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.22.2-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.22.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.2-rc.1/manifests"},{"name":"0.22.1","sha":"bdc1583f778cf68426da9a23075cea4ffdf09b04","kind":"tag","published_at":"2023-07-11T15:37:58.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.22.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.1/manifests"},{"name":"0.22.1-rc.1","sha":"aca4e19427aac88b6335bd2526c8c48533f0064b","kind":"tag","published_at":"2023-07-11T14:01:45.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.22.1-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.22.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.1-rc.1/manifests"},{"name":"0.22.0","sha":"1fa01a4fac5177e60056e574e98824ef7b8ba496","kind":"tag","published_at":"2023-06-28T09:31:27.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.22.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.0/manifests"},{"name":"0.22.0-rc.1","sha":"1e288b9d84472a6845bb66266633d47b2d252267","kind":"tag","published_at":"2023-06-22T07:45:08.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.22.0-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.22.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.22.0-rc.1/manifests"},{"name":"0.21.7","sha":"6619e3ff4c2eb4489ce04b194e1d1ef1af4a6185","kind":"tag","published_at":"2023-05-17T15:50:15.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.7","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.7/manifests"},{"name":"0.21.7-rc.1","sha":"3834f01b3769502f252fb4a265a2a76c53b94b5c","kind":"tag","published_at":"2023-05-17T12:45:48.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.7-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.7-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.7-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.7-rc.1/manifests"},{"name":"0.21.6","sha":"1300805c99c19bc5e205b21754bd71e399fa028c","kind":"tag","published_at":"2023-04-27T08:59:13.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.6","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.6/manifests"},{"name":"0.21.5","sha":"35ad1967f61bd80777f367734c38b1b4e860c02e","kind":"tag","published_at":"2023-04-26T14:40:13.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.5","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.5/manifests"},{"name":"0.21.4","sha":"3dc5250fef119479bfdcb910739331bf239a4766","kind":"tag","published_at":"2023-04-21T11:40:33.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.4","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.4/manifests"},{"name":"0.21.4-rc.2","sha":"6ba3332153b80dbbeb3f432bb28f791512fbb646","kind":"tag","published_at":"2023-04-21T09:48:37.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.4-rc.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.4-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.4-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.4-rc.2/manifests"},{"name":"0.21.4-rc.1","sha":"44c062d49d96d119a4bb505f5073edbc39d6e64d","kind":"tag","published_at":"2023-04-20T15:17:46.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.4-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.4-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.4-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.4-rc.1/manifests"},{"name":"0.21.3","sha":"c0f3fdbcb7db245ee9c1b1be8ff31e8e1e21cfa7","kind":"tag","published_at":"2023-02-03T08:10:02.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.3","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"29335f91049d9d23d49d54aedfbda95ba5c988ba","kind":"tag","published_at":"2023-02-01T10:38:42.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2/manifests"},{"name":"0.21.2-rc.5","sha":"d008a1aad5327301b0fe790e174ab0e2de47a885","kind":"tag","published_at":"2023-02-01T08:45:32.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.2-rc.5","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.2-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.5/manifests"},{"name":"0.21.2-rc.4","sha":"92476c5431e66a0370439f9a19fd71c78a0785ca","kind":"tag","published_at":"2023-01-23T09:39:19.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.2-rc.4","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.2-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.4/manifests"},{"name":"0.21.2-rc.3","sha":"dec1177abd271cfd870d16b5d46c1aea8d1b2711","kind":"tag","published_at":"2023-01-20T15:12:26.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.2-rc.3","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.2-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.3/manifests"},{"name":"0.21.2-rc.2","sha":"aa67d96d2f0398c55494f48984a62ef314fc11cb","kind":"tag","published_at":"2023-01-18T18:07:19.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.2-rc.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.2-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.2/manifests"},{"name":"0.21.2-rc.1","sha":"f6157df3969e280573d206cdf1e1b4808433fe33","kind":"tag","published_at":"2023-01-09T19:35:05.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.2-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.2-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.2-rc.1/manifests"},{"name":"0.21.1","sha":"f7cec4254eac3e10c4c75d54b9d5c4d6d88ccd6e","kind":"tag","published_at":"2022-11-07T09:00:33.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"de30ea290fd84378f841e5e7a1ed79c1a4aee372","kind":"tag","published_at":"2022-10-31T09:06:45.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.0/manifests"},{"name":"0.21.0-rc.3","sha":"540d92d0dfc58d33d3d213e4fb206de2377c5446","kind":"tag","published_at":"2022-10-26T10:56:23.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.0-rc.3","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.0-rc.3/manifests"},{"name":"0.21.0-rc.2","sha":"ba12c1bcefa72f124771f799ada9f9efd8b0a341","kind":"tag","published_at":"2022-10-25T16:06:17.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.0-rc.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.0-rc.2/manifests"},{"name":"0.21.0-rc.1","sha":"ec817e9a8d81ff992c91a38219e19e932cb542d4","kind":"tag","published_at":"2022-10-25T14:08:19.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.21.0-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.21.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.21.0-rc.1/manifests"},{"name":"0.20.1","sha":"de1c2bde932f1bde69c8a342397d27eeb8432b87","kind":"tag","published_at":"2022-09-27T12:18:52.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.1/manifests"},{"name":"0.20.0","sha":"071605a0acb556da49c696b91ccdf32b2c29aeb0","kind":"tag","published_at":"2022-09-26T13:51:43.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0/manifests"},{"name":"0.20.0-rc.15","sha":"0f60bf56465221708a28408d727980ba15a2c1d1","kind":"tag","published_at":"2022-09-26T11:43:14.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.15","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.15/manifests"},{"name":"0.20.0-rc.14","sha":"63c638eb2a7335a260ec49aff016164142fa1c75","kind":"tag","published_at":"2022-09-26T10:11:54.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.14","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.14/manifests"},{"name":"0.20.0-rc.13","sha":"a9d541219e592f1ba7b38d9d014f7a8a3e19e056","kind":"tag","published_at":"2022-09-26T08:46:04.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.13","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.13/manifests"},{"name":"0.20.0-rc.12","sha":"e6a8efda074301762835c2df51b9338f0f4bc97e","kind":"tag","published_at":"2022-09-23T17:33:54.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.12","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.12/manifests"},{"name":"0.20.0-rc.11","sha":"2d34ce752a63439e484205f168022209ca4e6ea2","kind":"tag","published_at":"2022-09-23T14:47:47.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.11","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.11/manifests"},{"name":"0.20.0-rc.10","sha":"09912a51f639e8de6a084e6439a69cfaf342121c","kind":"tag","published_at":"2022-09-23T09:32:49.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.10","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.10/manifests"},{"name":"0.20.0-rc.9","sha":"d941c6d8990bac38f02ad319b56ca4d8e6c05a96","kind":"tag","published_at":"2022-09-09T16:18:56.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.9","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.9/manifests"},{"name":"0.20.0-rc.8","sha":"25be8cc6f799a826480a738f22ed2b9b890f4acf","kind":"tag","published_at":"2022-09-09T15:15:42.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.8","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.8/manifests"},{"name":"0.20.0-rc.7","sha":"49c994bb66d1d01b920ed0d06666873596522f2f","kind":"tag","published_at":"2022-09-07T13:54:26.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.7","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.7/manifests"},{"name":"0.20.0-rc.6","sha":"918100499885272e0c98170d09dea19e5b1acfa3","kind":"tag","published_at":"2022-09-07T10:54:18.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.6","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.6/manifests"},{"name":"0.20.0-rc.5","sha":"013e59063ef30f6365dadae3e47f535430e63c14","kind":"tag","published_at":"2022-09-06T12:32:27.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.5","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.5/manifests"},{"name":"0.20.0-rc.4","sha":"a246572264409e999c02488102bf69fe9d34aa35","kind":"tag","published_at":"2022-09-06T09:29:14.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.4","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.4/manifests"},{"name":"0.20.0-rc.3","sha":"4f5950464b2ce02739eb43df3f57d79e3b621909","kind":"tag","published_at":"2022-08-23T08:59:29.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.3","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.3/manifests"},{"name":"0.20.0-rc.2","sha":"b1d07451592375383a98ec3d5880047090671a56","kind":"tag","published_at":"2022-07-22T14:08:52.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.2","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.2/manifests"},{"name":"0.20.0-rc.1","sha":"ec3353a70ebe2bc2123114dd8e4422d0f635124e","kind":"tag","published_at":"2022-07-21T11:54:30.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.20.0-rc.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.20.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.20.0-rc.1/manifests"},{"name":"0.19.1","sha":"75a0633827f85315884875ec0d3a7736911fd627","kind":"tag","published_at":"2022-06-28T16:05:28.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.19.1","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.19.1/manifests"},{"name":"0.19.0","sha":"cf8d5ffc2db0b4e2c19c541daa6062ccd2e609bd","kind":"tag","published_at":"2022-06-24T09:21:31.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.19.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.19.0/manifests"},{"name":"0.18.0","sha":"59051d645c7d37ae796e723f6225b8d19760294c","kind":"tag","published_at":"2022-06-01T11:04:47.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.18.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.18.0/manifests"},{"name":"0.12.0","sha":"348eb9dfad7218534c377f0d0c4f3b0c8e9a3f62","kind":"tag","published_at":"2018-10-02T16:31:32.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.12.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"34b92e335a3dbbb629eeeea953b70a8a4386fd8b","kind":"tag","published_at":"2018-05-21T09:57:26.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.11.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"069ae1636fb60ce6e34ab48cbe97fe3be7f60014","kind":"tag","published_at":"2018-04-11T16:21:09.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.10.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"15f1a529a18d2bcada876a9c557ff9c1ede69e99","kind":"tag","published_at":"2017-07-17T17:31:27.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.9.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"2a64b0c3393c532ff695194713fad19184d99b82","kind":"tag","published_at":"2017-05-15T15:37:01.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.8.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"4252cea6b3980983b7f79d829d250f2c8610b130","kind":"tag","published_at":"2017-03-21T12:28:07.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.7.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"5fe79097db390f5208ca96ab7f9a5e75bf7102fb","kind":"tag","published_at":"2017-02-02T12:01:49.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.6.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"a5e50ce18c3a21a2d8f6fb5afdd22612576dcd28","kind":"tag","published_at":"2017-01-17T13:22:16.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.5.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"bccdb010d56563d733ddd8ab41859f3de7388e7a","kind":"tag","published_at":"2016-11-03T19:59:06.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.4.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"eb2ebd5d23013f361248276d8dc699a8a1b8b586","kind":"tag","published_at":"2016-09-19T18:42:09.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.3.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"f327a37b51ef9f7600a725adcbb0409eb5ad9c16","kind":"tag","published_at":"2016-07-20T11:01:29.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.2.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"2eec2cf82d794ea0d0e7c74223e88c3dee78cc5c","kind":"tag","published_at":"2016-03-30T17:25:36.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/0.1.0","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/0.1.0/manifests"},{"name":"fosdem16","sha":"8ae5dce79ffcb9a15a388c16ffc8c91332ec3f88","kind":"commit","published_at":"2016-02-02T16:23:02.000Z","download_url":"https://codeload.github.com/chaoss/grimoirelab-perceval/tar.gz/fosdem16","html_url":"https://github.com/chaoss/grimoirelab-perceval/releases/tag/fosdem16","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/fosdem16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/tags/fosdem16/manifests"}]},"repo_metadata_updated_at":"2024-09-08T09:44:03.003Z","dependent_packages_count":14,"downloads":6185,"downloads_period":"last-month","dependent_repos_count":54,"rankings":{"downloads":4.064871469344508,"dependent_repos_count":2.0126268991910536,"dependent_packages_count":0.8445691131737888,"stargazers_count":3.749909307183253,"forks_count":3.7658293702235057,"docker_downloads_count":2.382375120512404,"average":2.803363546604752},"purl":"pkg:pypi/perceval","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/perceval","docker_dependents_count":2,"docker_downloads_count":273,"usage_url":"https://repos.ecosyste.ms/usage/pypi/perceval","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/perceval/dependencies","status":null,"funding_links":["https://github.com/sponsors/chaoss"],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-08T03:32:52.223Z","issues_count":71,"pull_requests_count":93,"avg_time_to_close_issue":100480045.24561404,"avg_time_to_close_pull_request":10628446.294117646,"issues_closed_count":57,"pull_requests_closed_count":85,"pull_request_authors_count":26,"issue_authors_count":53,"avg_comments_per_issue":4.084507042253521,"avg_comments_per_pull_request":3.139784946236559,"merged_pull_requests_count":63,"bot_issues_count":0,"bot_pull_requests_count":20,"past_year_issues_count":3,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":958284.5,"past_year_avg_time_to_close_pull_request":1161462.5454545454,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":22,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":3.6666666666666665,"past_year_avg_comments_per_pull_request":1.826086956521739,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/issues","maintainers":[{"login":"zhquan","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhquan"},{"login":"vchrombie","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vchrombie"},{"login":"sduenas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sduenas"},{"login":"eyehwan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eyehwan"},{"login":"valeriocos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valeriocos"},{"login":"acs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acs"},{"login":"dicortazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dicortazar"}],"active_maintainers":[{"login":"sduenas","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sduenas"},{"login":"vchrombie","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vchrombie"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/perceval/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/perceval/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/perceval/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/perceval/related_packages","maintainers":[{"uuid":"sduenas","login":"sduenas","name":null,"email":null,"url":null,"packages_count":30,"html_url":"https://pypi.org/user/sduenas/","role":null,"created_at":"2023-01-18T18:34:45.722Z","updated_at":"2023-01-18T18:34:45.722Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sduenas/packages"},{"uuid":"zhquan","login":"zhquan","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/zhquan/","role":null,"created_at":"2023-01-18T18:34:45.731Z","updated_at":"2023-01-18T18:34:45.731Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zhquan/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726738,"maintainers_count":308889,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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":627617,"full_name":"chaoss/grimoirelab-perceval","default_branch":"main","committers":[{"name":"Santiago Dueñas","email":"sduenas@bitergia.com","login":"sduenas","count":751},{"name":"Valerio Cosentino","email":"valcos@bitergia.com","login":"valeriocos","count":497},{"name":"Jose Javier Merchante","email":"jjmerchante@bitergia.com","login":"jjmerchante","count":77},{"name":"Alvaro del Castillo","email":"acs@bitergia.com","login":null,"count":59},{"name":"Alberto Martín","email":"alberto.martin@bitergia.com","login":null,"count":51},{"name":"Quan Zhou","email":"quan@bitergia.com","login":"zhquan","count":37},{"name":"Venu Vardhan Reddy Tekula","email":"venu@chaoss.community","login":"vchrombie","count":24},{"name":"Jesus M. Gonzalez-Barahona","email":"jgb@gsyc.es","login":"jgbarah","count":20},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":17},{"name":"Animesh Kumar","email":"animuz111@gmail.com","login":"animeshk08","count":14},{"name":"Harshal Mittal","email":"harshalmittal4@gmail.com","login":"harshalmittal4","count":4},{"name":"Miguel Ángel Fernández","email":"mafesan@bitergia.com","login":"mafesan","count":3},{"name":"Emi Simpson","email":"emi@alchemi.dev","login":"Alch-Emi","count":3},{"name":"Chris Burgess","email":"chris.burgess@catalyst.net.nz","login":"xurizaemon","count":2},{"name":"David Pose Fernández","email":"dpose@bitergia.com","login":"dpose","count":2},{"name":"Fil Maj","email":"maj.fil@gmail.com","login":"filmaj","count":2},{"name":"Nitish Gupta","email":"imnitish.ng@gmail.com","login":"imnitishng","count":2},{"name":"Ria Gupta","email":"ria18405@iiitd.ac.in","login":"ria18405","count":2},{"name":"david","email":"david@starlab.io","login":"eslerd","count":2},{"name":"camillem","email":"camillem","login":"camillem","count":2},{"name":"sevagenv","email":"sevagenv@gmail.com","login":"VSevagen","count":2},{"name":"zhifeiyue","email":"zhifei.yue@gmail.com","login":"zhifeiyue","count":2},{"name":"Gregorio","email":"grex@gsyc.urjc.es","login":"gregoriorobles","count":2},{"name":"Lukasz Gryglicki","email":"lukaszgryglicki@o2.pl","login":"lukaszgryglicki","count":2},{"name":"stevekola","email":"kolawolesteven99@gmail.com","login":"stevenkolawole","count":1},{"name":"nworb95","email":"nworb95@gmail.com","login":"nworb999","count":1},{"name":"Israel Herraiz","email":"israel.herraiz@bbvadata.com","login":null,"count":1},{"name":"J. Manrique Lopez de la Fuente","email":"jsmanrique@bitergia.com","login":null,"count":1},{"name":"Stephan Barth","email":"stephan.barth@gmail.com","login":null,"count":1},{"name":"mjgaughan","email":"mgaughan@proton.me","login":"mjgaughan","count":1},{"name":"linonymous","email":"iamlinonymous@gmail.com","login":"linonymous","count":1},{"name":"anveshc05","email":"anveshc10047@gmail.com","login":"anveshc05","count":1},{"name":"Yehui Wang","email":"yehui.wang.mdh@gmail.com","login":"eyehwan","count":1},{"name":"Victor Morales","email":"victor.morales@intel.com","login":"electrocucaracha","count":1},{"name":"Prabhat","email":"prabhatsharma7298@gmail.com","login":"CaptainDredge","count":1},{"name":"Nishanth","email":"nishusheela2011@gmail.com","login":"AllMight2099","count":1},{"name":"Maurizio Pillitu","email":"maoo@apache.org","login":"maoo","count":1},{"name":"MalloZup","email":"dmaiocchi@suse.com","login":"MalloZup","count":1},{"name":"Luis Cañas Díaz","email":"lcanas@bitergia.com","login":"canasdiaz","count":1},{"name":"Jorge García Rey","email":"jorgegar@inditex.com","login":"jorgegarciarey","count":1},{"name":"Fugang Xiao","email":"xiao623@outlook.com","login":"xiao623","count":1},{"name":"Cedric Williams","email":"cewilliams@paypal.com","login":"cewilliams","count":1},{"name":"Aniruddha Karajgi","email":"akarajgi0@gmail.com","login":"Polaris000","count":1},{"name":"Akshita Singh","email":"akshitasingh2411@gmail.com","login":"aksHITa47","count":1}],"total_commits":1599,"total_committers":44,"total_bot_commits":17,"total_bot_committers":1,"mean_commits":36.34090909090909,"dds":0.5303314571607254,"past_year_committers":[{"name":"Jose Javier Merchante","email":"jjmerchante@bitergia.com","login":"jjmerchante","count":48},{"name":"Santiago Dueñas","email":"sduenas@bitergia.com","login":"sduenas","count":25},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":3},{"name":"mjgaughan","email":"mgaughan@proton.me","login":"mjgaughan","count":1},{"name":"Venu Vardhan Reddy Tekula","email":"venu@chaoss.community","login":"vchrombie","count":1}],"past_year_total_commits":78,"past_year_total_committers":5,"past_year_total_bot_commits":3,"past_year_total_bot_committers":1,"past_year_mean_commits":15.6,"past_year_dds":0.3846153846153846,"last_synced_at":"2025-07-03T10:22:32.794Z","last_synced_commit":"cada78b047e8cc39623b552d08959bd559ca6028","created_at":"2023-03-09T08:15:01.265Z","updated_at":"2025-07-03T10:22:32.795Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-30T00:00:08.254Z","repositories_count":5479765,"commits_count":853310153,"contributors_count":31095234,"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":"chaoss/grimoirelab-perceval","html_url":"https://github.com/chaoss/grimoirelab-perceval","last_synced_at":"2025-08-31T10:44:51.834Z","status":null,"issues_count":76,"pull_requests_count":128,"avg_time_to_close_issue":100465953.84210527,"avg_time_to_close_pull_request":7936394.512820513,"issues_closed_count":57,"pull_requests_closed_count":117,"pull_request_authors_count":28,"issue_authors_count":56,"avg_comments_per_issue":3.8026315789473686,"avg_comments_per_pull_request":2.453125,"merged_pull_requests_count":86,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":6,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":4465.0,"past_year_avg_time_to_close_pull_request":740117.5588235294,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":34,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.5945945945945946,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":25,"created_at":"2023-05-14T20:01:35.260Z","updated_at":"2025-09-03T01:04:40.301Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/chaoss%2Fgrimoirelab-perceval/issues","issue_labels_count":{"enhancement":12,"bug":11,"git":4,"jira":4,"question":3,"good first issue":3,"github":2,"gerrit":1,"gitlab":1,"pipermail":1},"pull_request_labels_count":{"dependencies":34,"python":5,"git":3,"enhancement":2,"hacktoberfest-accepted":1},"issue_author_associations_count":{"NONE":41,"CONTRIBUTOR":24,"MEMBER":11},"pull_request_author_associations_count":{"CONTRIBUTOR":93,"MEMBER":39,"NONE":14},"issue_authors":{"jgbarah":8,"vchrombie":4,"xiao623":3,"lukaszgryglicki":3,"zhquan":3,"canasdiaz":2,"MalloZup":2,"albertinisg":2,"animeshk08":2,"akshatmalik":1,"abhiandthetruth":1,"RCheesley":1,"marcofranssen":1,"pwnfoo":1,"isikozsoy":1,"acs":1,"kapilt":1,"mabelbot":1,"aklapper":1,"nhasabni":1,"VolodymyrBiryuk":1,"itrich":1,"xurizaemon":1,"altsalt":1,"emmanuelajit":1,"sankalp28":1,"Neppord":1,"muhmaz3":1,"Prinzhorn":1,"linonymous":1,"WillemJiang":1,"aswanipranjal":1,"Avfdo1994":1,"kkc-al":1,"valeriocos":1,"Nolski":1,"pslldq":1,"dicortazar":1,"dbrumley":1,"armijnhemel":1,"sduenas":1,"gaurav5430":1,"ElvertMora":1,"penyuan":1,"fgs-dbudwin":1,"Busayo-ojo":1,"lluismf":1,"paultyng":1,"ghost":1,"kayleachampion":1,"leilani-reich":1,"ugurcanaltun":1,"gleehokie":1,"Pablohn26":1,"wmeijer221":1,"davidam":1},"pull_request_authors":{"jjmerchante":42,"dependabot[bot]":34,"sduenas":13,"zhquan":12,"vchrombie":11,"grittyashish":4,"eyehwan":2,"animeshk08":2,"xurizaemon":2,"jorgegarciarey":2,"Alch-Emi":2,"zhifeiyue":2,"mjgaughan":2,"VSevagen":2,"mafesan":1,"xiao623":1,"shongoku":1,"gsilvapt":1,"valeriocos":1,"Prinzhorn":1,"dereklowlind":1,"WillemJiang":1,"jgbarah":1,"merijnS":1,"StingRayZA":1,"isikozsoy":1,"imnitishng":1,"vtalos":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10083752,"issues_count":31254324,"pull_requests_count":96222393,"authors_count":10694625,"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":{"dependencies":7,"python":5,"enhancement":2,"git":2},"past_year_issue_author_associations_count":{"NONE":4,"CONTRIBUTOR":1,"MEMBER":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":28,"MEMBER":6,"NONE":5},"past_year_issue_authors":{"Busayo-ojo":1,"emmanuelajit":1,"jgbarah":1,"pslldq":1,"VolodymyrBiryuk":1,"zhquan":1},"past_year_pull_request_authors":{"jjmerchante":21,"dependabot[bot]":7,"sduenas":6,"grittyashish":4,"vtalos":1},"maintainers":[{"login":"vchrombie","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vchrombie"},{"login":"zhquan","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhquan"},{"login":"sduenas","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sduenas"},{"login":"valeriocos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/valeriocos"},{"login":"eyehwan","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eyehwan"},{"login":"dicortazar","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dicortazar"},{"login":"acs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acs"}],"active_maintainers":[{"login":"sduenas","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sduenas"},{"login":"zhquan","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zhquan"}]},"events":{"total":{"CreateEvent":19,"ReleaseEvent":16,"IssuesEvent":9,"WatchEvent":12,"DeleteEvent":5,"IssueCommentEvent":20,"PushEvent":27,"PullRequestReviewCommentEvent":9,"PullRequestReviewEvent":20,"PullRequestEvent":42,"ForkEvent":4},"last_year":{"CreateEvent":19,"ReleaseEvent":16,"IssuesEvent":9,"WatchEvent":12,"DeleteEvent":5,"IssueCommentEvent":20,"PushEvent":27,"PullRequestReviewCommentEvent":9,"PullRequestReviewEvent":20,"PullRequestEvent":42,"ForkEvent":4}},"keywords":["data-fetching","data-mining","data-sources","grimoirelab","hacktoberfest","perceval","python","software-analytics"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/changelog.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T22:00:43.654Z","updated_at":"2023-02-12T22:00:43.654Z","repository_link":"https://github.com/chaoss/grimoirelab-perceval/blob/main/.github/workflows/changelog.yml","dependencies":[{"id":7598948700,"package_name":"bitergia/release-tools-check-changelog","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T22:00:43.707Z","updated_at":"2023-02-12T22:00:43.707Z","repository_link":"https://github.com/chaoss/grimoirelab-perceval/blob/main/.github/workflows/release.yml","dependencies":[{"id":7598948703,"package_name":"chaoss/grimoirelab-github-actions/build","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7598948704,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":7598948705,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"fb598a63ae348fa914e94cd0ff38f362e927b741","direct":true,"kind":"composite","optional":false},{"id":7598948706,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"13ae5bb136fac2878aff31522b9efb785519f984","direct":true,"kind":"composite","optional":false},{"id":7598948707,"package_name":"chaoss/grimoirelab-github-actions/release","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":7598948708,"package_name":"chaoss/grimoirelab-github-actions/publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-02-12T22:00:43.765Z","updated_at":"2023-02-12T22:00:43.765Z","repository_link":"https://github.com/chaoss/grimoirelab-perceval/blob/main/.github/workflows/tests.yml","dependencies":[{"id":7598948799,"package_name":"actions/checkout","ecosystem":"actions","requirements":"93ea575cb5d8a053eaa0ac8fa3b40d7e05a33cc8","direct":true,"kind":"composite","optional":false},{"id":7598948803,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"13ae5bb136fac2878aff31522b9efb785519f984","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"docker/images/master/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-12T22:00:43.895Z","updated_at":"2023-02-12T22:00:43.895Z","repository_link":"https://github.com/chaoss/grimoirelab-perceval/blob/main/docker/images/master/Dockerfile","dependencies":[{"id":7598949102,"package_name":"python","ecosystem":"docker","requirements":"3.4-slim","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-02-12T22:00:43.972Z","updated_at":"2023-02-12T22:00:43.972Z","repository_link":"https://github.com/chaoss/grimoirelab-perceval/blob/main/docs/requirements.txt","dependencies":[{"id":7598949129,"package_name":"poetry","ecosystem":"pypi","requirements":"==1.1.9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2023-02-12T22:00:44.075Z","updated_at":"2023-02-12T22:00:44.075Z","repository_link":"https://github.com/chaoss/grimoirelab-perceval/blob/main/poetry.lock","dependencies":[{"id":7598949168,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.13","direct":false,"kind":"runtime","optional":false},{"id":7598949169,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"runtime","optional":false},{"id":7598949170,"package_name":"babel","ecosystem":"pypi","requirements":"2.11.0","direct":false,"kind":"runtime","optional":false},{"id":7598949171,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"4.11.2","direct":false,"kind":"runtime","optional":false},{"id":7598949172,"package_name":"certifi","ecosystem":"pypi","requirements":"2022.12.7","direct":false,"kind":"runtime","optional":false},{"id":7598949173,"package_name":"cffi","ecosystem":"pypi","requirements":"1.15.1","direct":false,"kind":"runtime","optional":false},{"id":7598949174,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"3.0.1","direct":false,"kind":"runtime","optional":false},{"id":7598949175,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.6","direct":false,"kind":"runtime","optional":false},{"id":7598949176,"package_name":"coverage","ecosystem":"pypi","requirements":"5.5","direct":false,"kind":"develop","optional":false},{"id":7598949177,"package_name":"cryptography","ecosystem":"pypi","requirements":"3.4.8","direct":false,"kind":"runtime","optional":false},{"id":7598949178,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":7598949179,"package_name":"dulwich","ecosystem":"pypi","requirements":"0.20.50","direct":false,"kind":"runtime","optional":false},{"id":7598949180,"package_name":"feedparser","ecosystem":"pypi","requirements":"6.0.10","direct":false,"kind":"runtime","optional":false},{"id":7598949181,"package_name":"flake8","ecosystem":"pypi","requirements":"4.0.1","direct":false,"kind":"develop","optional":false},{"id":7598949182,"package_name":"furo","ecosystem":"pypi","requirements":"2021.11.23","direct":false,"kind":"runtime","optional":false},{"id":7598949183,"package_name":"grimoirelab-toolkit","ecosystem":"pypi","requirements":"0.3.3","direct":false,"kind":"runtime","optional":false},{"id":7598949184,"package_name":"httpretty","ecosystem":"pypi","requirements":"1.1.4","direct":false,"kind":"develop","optional":false},{"id":7598949185,"package_name":"idna","ecosystem":"pypi","requirements":"3.4","direct":false,"kind":"runtime","optional":false},{"id":7598949186,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.4.1","direct":false,"kind":"runtime","optional":false},{"id":7598949187,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.2.0","direct":false,"kind":"develop","optional":false},{"id":7598949188,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.1.2","direct":false,"kind":"runtime","optional":false},{"id":7598949189,"package_name":"markdown-it-py","ecosystem":"pypi","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":7598949190,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.1.2","direct":false,"kind":"runtime","optional":false},{"id":7598949191,"package_name":"mccabe","ecosystem":"pypi","requirements":"0.6.1","direct":false,"kind":"develop","optional":false},{"id":7598949192,"package_name":"mdit-py-plugins","ecosystem":"pypi","requirements":"0.2.8","direct":false,"kind":"runtime","optional":false},{"id":7598949193,"package_name":"myst-parser","ecosystem":"pypi","requirements":"0.15.2","direct":false,"kind":"runtime","optional":false},{"id":7598949194,"package_name":"packaging","ecosystem":"pypi","requirements":"23.0","direct":false,"kind":"runtime","optional":false},{"id":7598949195,"package_name":"pycodestyle","ecosystem":"pypi","requirements":"2.8.0","direct":false,"kind":"develop","optional":false},{"id":7598949196,"package_name":"pycparser","ecosystem":"pypi","requirements":"2.21","direct":false,"kind":"runtime","optional":false},{"id":7598949197,"package_name":"pyflakes","ecosystem":"pypi","requirements":"2.4.0","direct":false,"kind":"develop","optional":false},{"id":7598949198,"package_name":"pygments","ecosystem":"pypi","requirements":"2.14.0","direct":false,"kind":"runtime","optional":false},{"id":7598949199,"package_name":"pyjwt","ecosystem":"pypi","requirements":"2.6.0","direct":false,"kind":"runtime","optional":false},{"id":7598949200,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"2.8.2","direct":false,"kind":"runtime","optional":false},{"id":7598949201,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.7.1","direct":false,"kind":"runtime","optional":false},{"id":7598949202,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"runtime","optional":false},{"id":7598949203,"package_name":"requests","ecosystem":"pypi","requirements":"2.28.2","direct":false,"kind":"runtime","optional":false},{"id":7598949204,"package_name":"setuptools","ecosystem":"pypi","requirements":"67.1.0","direct":false,"kind":"runtime","optional":false},{"id":7598949205,"package_name":"sgmllib3k","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":7598949206,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":7598949207,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":7598949208,"package_name":"soupsieve","ecosystem":"pypi","requirements":"2.3.2.post1","direct":false,"kind":"runtime","optional":false},{"id":7598949209,"package_name":"sphinx","ecosystem":"pypi","requirements":"4.3.2","direct":false,"kind":"runtime","optional":false},{"id":7598949210,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7598949211,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":7598949212,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":7598949213,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":7598949214,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":7598949215,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":7598949216,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.4.0","direct":false,"kind":"runtime","optional":false},{"id":7598949217,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.14","direct":false,"kind":"runtime","optional":false},{"id":7598949218,"package_name":"zipp","ecosystem":"pypi","requirements":"3.12.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-02-12T22:00:44.122Z","updated_at":"2023-02-12T22:00:44.122Z","repository_link":"https://github.com/chaoss/grimoirelab-perceval/blob/main/pyproject.toml","dependencies":[{"id":7598949219,"package_name":"python","ecosystem":"pypi","requirements":"^3.7","direct":true,"kind":"runtime","optional":false},{"id":7598949220,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"^2.6.0","direct":true,"kind":"runtime","optional":false},{"id":7598949221,"package_name":"requests","ecosystem":"pypi","requirements":"^2.7.0","direct":true,"kind":"runtime","optional":false},{"id":7598949222,"package_name":"beautifulsoup4","ecosystem":"pypi","requirements":"^4.3.2","direct":true,"kind":"runtime","optional":false},{"id":7598949223,"package_name":"feedparser","ecosystem":"pypi","requirements":"^6.0.8","direct":true,"kind":"runtime","optional":false},{"id":7598949224,"package_name":"dulwich","ecosystem":"pypi","requirements":"^0.20.0","direct":true,"kind":"runtime","optional":false},{"id":7598949225,"package_name":"urllib3","ecosystem":"pypi","requirements":"^1.26","direct":true,"kind":"runtime","optional":false},{"id":7598949226,"package_name":"PyJWT","ecosystem":"pypi","requirements":"^2.4.0","direct":true,"kind":"runtime","optional":false},{"id":7598949227,"package_name":"cryptography","ecosystem":"pypi","requirements":"^3.3.2","direct":true,"kind":"runtime","optional":false},{"id":7598949228,"package_name":"grimoirelab-toolkit","ecosystem":"pypi","requirements":"\u003e=0.3","direct":true,"kind":"runtime","optional":false},{"id":7598949229,"package_name":"myst-parser","ecosystem":"pypi","requirements":"^0.15.2","direct":true,"kind":"runtime","optional":false},{"id":7598949230,"package_name":"furo","ecosystem":"pypi","requirements":"^2021.8.31","direct":true,"kind":"runtime","optional":false},{"id":7598949231,"package_name":"httpretty","ecosystem":"pypi","requirements":"^1.1.4","direct":true,"kind":"develop","optional":false},{"id":7598949232,"package_name":"flake8","ecosystem":"pypi","requirements":"^4.0.1","direct":true,"kind":"develop","optional":false},{"id":7598949233,"package_name":"coverage","ecosystem":"pypi","requirements":"^5.5","direct":true,"kind":"develop","optional":false}]}],"score":18.388434786541097,"created_at":"2025-09-09T01:43:33.687Z","updated_at":"2025-10-07T08:40:39.742Z","avatar_url":"https://github.com/chaoss.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":6185,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["orchestration","data-enrichment","community","chaoss","handbook","mentorship","project-governance","generic","archival","projection"],"project_url":"https://science.ecosyste.ms/api/v1/projects/176080","html_url":"https://science.ecosyste.ms/projects/176080"}