{"id":369979,"url":"https://github.com/inveniosoftware/pytest-invenio","last_synced_at":"2026-05-30T16:01:38.168Z","repository":{"id":29638821,"uuid":"112449940","full_name":"inveniosoftware/pytest-invenio","owner":"inveniosoftware","description":"Pytest fixtures for Invenio.","archived":false,"fork":false,"pushed_at":"2026-03-13T17:50:08.000Z","size":196,"stargazers_count":4,"open_issues_count":13,"forks_count":26,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-03-14T05:53:41.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pytest-invenio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inveniosoftware.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","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.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-11-29T08:46:37.000Z","updated_at":"2026-03-13T17:50:14.000Z","dependencies_parsed_at":"2024-06-19T16:02:17.919Z","dependency_job_id":"ee816381-4965-4651-9f30-ec1869162cbb","html_url":"https://github.com/inveniosoftware/pytest-invenio","commit_stats":{"total_commits":103,"total_committers":19,"mean_commits":5.421052631578948,"dds":0.7281553398058253,"last_synced_commit":"798d3fe710049cca5ee14b0eea52861060ffd061"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/inveniosoftware/pytest-invenio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inveniosoftware","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/sbom","scorecard":{"id":492128,"data":{"date":"2025-08-11","repo":{"name":"github.com/inveniosoftware/pytest-invenio","commit":"c58a52a739f54742f85dcdb1fa0b3da6d5f45194"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":4,"reason":"Found 10/21 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi-publish.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/inveniosoftware/pytest-invenio/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inveniosoftware/pytest-invenio/tests.yml/master?enable=pin","Info:   0 out of   2 third-party GitHubAction 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-19T19:27:20.443Z","repository_id":29638821,"created_at":"2025-08-19T19:27:20.444Z","updated_at":"2025-08-19T19:27:20.444Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31185432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-30T09:33:56.856Z","status":"ssl_error","status_checked_at":"2026-03-30T09:33:48.185Z","response_time":138,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"inveniosoftware","name":"Invenio digital repository framework","uuid":"1157480","kind":"organization","description":"","email":"info@inveniosoftware.org","website":"https://inveniosoftware.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1157480?v=4","repositories_count":165,"last_synced_at":"2025-04-19T18:09:37.777Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inveniosoftware","funding_links":[],"total_stars":2721,"followers":140,"following":0,"created_at":"2022-11-02T16:33:33.830Z","updated_at":"2025-04-19T18:09:37.777Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inveniosoftware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inveniosoftware/repositories"},"packages":[{"id":2885515,"name":"pytest-invenio","ecosystem":"pypi","description":"Pytest fixtures for Invenio.","homepage":"https://github.com/inveniosoftware/pytest-invenio","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/inveniosoftware/pytest-invenio","keywords_array":["invenio","pytest"],"namespace":null,"versions_count":56,"first_release_published_at":"2018-02-21T09:20:34.000Z","latest_release_published_at":"2026-03-16T21:56:38.000Z","latest_release_number":"4.0.1","last_synced_at":"2026-03-18T04:01:35.425Z","created_at":"2022-04-10T12:19:49.642Z","updated_at":"2026-03-18T04:02:22.052Z","registry_url":"https://pypi.org/project/pytest-invenio/","install_command":"pip install pytest-invenio --index-url https://pypi.org/simple","documentation_url":"https://pytest-invenio.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable"],"normalized_name":"pytest-invenio","project_status":null},"repo_metadata":{"id":29638821,"uuid":"112449940","full_name":"inveniosoftware/pytest-invenio","owner":"inveniosoftware","description":"Pytest fixtures for Invenio.","archived":false,"fork":false,"pushed_at":"2026-03-13T17:50:08.000Z","size":196,"stargazers_count":4,"open_issues_count":13,"forks_count":26,"subscribers_count":75,"default_branch":"master","last_synced_at":"2026-03-14T05:53:41.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pytest-invenio.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/inveniosoftware.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","contributing":"CONTRIBUTING.rst","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.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-11-29T08:46:37.000Z","updated_at":"2026-03-13T17:50:14.000Z","dependencies_parsed_at":"2024-06-19T16:02:17.919Z","dependency_job_id":"ee816381-4965-4651-9f30-ec1869162cbb","html_url":"https://github.com/inveniosoftware/pytest-invenio","commit_stats":{"total_commits":103,"total_committers":19,"mean_commits":5.421052631578948,"dds":0.7281553398058253,"last_synced_commit":"798d3fe710049cca5ee14b0eea52861060ffd061"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"purl":"pkg:github/inveniosoftware/pytest-invenio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inveniosoftware","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/sbom","scorecard":{"id":492128,"data":{"date":"2025-08-11","repo":{"name":"github.com/inveniosoftware/pytest-invenio","commit":"c58a52a739f54742f85dcdb1fa0b3da6d5f45194"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":5,"reason":"6 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 5","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":4,"reason":"Found 10/21 approved changesets -- score normalized to 4","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/pypi-publish.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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/inveniosoftware/pytest-invenio/pypi-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/inveniosoftware/pytest-invenio/tests.yml/master?enable=pin","Info:   0 out of   2 third-party GitHubAction 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-19T19:27:20.443Z","repository_id":29638821,"created_at":"2025-08-19T19:27:20.444Z","updated_at":"2025-08-19T19:27:20.444Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30646607,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T02:48:56.676Z","status":"ssl_error","status_checked_at":"2026-03-18T02:48:55.747Z","response_time":104,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"inveniosoftware","name":"Invenio digital repository framework","uuid":"1157480","kind":"organization","description":"","email":"info@inveniosoftware.org","website":"https://inveniosoftware.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1157480?v=4","repositories_count":165,"last_synced_at":"2025-04-19T18:09:37.777Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/inveniosoftware","funding_links":[],"total_stars":2721,"followers":140,"following":0,"created_at":"2022-11-02T16:33:33.830Z","updated_at":"2025-04-19T18:09:37.777Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inveniosoftware","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/inveniosoftware/repositories"},"tags":[{"name":"v4.0.0","sha":"f4dedee45cfb0d5eff4a5a2b543b263f6a17eff1","kind":"commit","published_at":"2026-01-27T10:06:52.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v4.0.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v4.0.0/manifests"},{"name":"v3.4.2","sha":"c58a52a739f54742f85dcdb1fa0b3da6d5f45194","kind":"commit","published_at":"2025-07-09T06:36:18.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v3.4.2","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v3.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.4.2/manifests"},{"name":"v3.4.1","sha":"73fa5c113a7aa6f2943d787aaf4a636c2482b579","kind":"commit","published_at":"2025-07-01T08:30:14.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v3.4.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v3.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.4.1/manifests"},{"name":"v3.4.0","sha":"3ae85bb14e45ed1690ed07f4c6a92db8d1548117","kind":"commit","published_at":"2025-06-27T19:07:50.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v3.4.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v3.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.4.0/manifests"},{"name":"v2.2.2","sha":"8ae329bbae3ae5047a961e2814c7ac4c9c2ee113","kind":"commit","published_at":"2025-05-08T13:08:46.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.2.2","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.2.2/manifests"},{"name":"v3.3.1","sha":"26adcf907f6efe596bc43a43aca8c38724b829a1","kind":"tag","published_at":"2025-05-08T09:58:46.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v3.3.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v3.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.3.1/manifests"},{"name":"v3.3.0","sha":"d6fde9f33d3836fa1f2221a1b462dbaf0ad1da38","kind":"tag","published_at":"2025-04-02T18:09:03.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v3.3.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v3.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.3.0/manifests"},{"name":"v3.2.0","sha":"1b3a95eb2b468231785e31fcee90fc681e51833c","kind":"tag","published_at":"2025-03-30T19:18:15.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v3.2.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"c89d1efde9a6619b36a0caba8f63af898f6be324","kind":"tag","published_at":"2025-03-07T12:53:14.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v3.1.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"59065c5bb24c3aa4f2099862d2b52a82ea6f6f42","kind":"commit","published_at":"2024-12-02T21:48:18.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v3.0.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v3.0.0/manifests"},{"name":"v2.2.1","sha":"d03d0b541a4e74c57a0437150a34329ae0716246","kind":"tag","published_at":"2024-06-27T15:01:30.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.2.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"b89a27a8cb7a35d56fcb16a3a6833aca6057c88e","kind":"tag","published_at":"2024-02-28T09:10:49.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.2.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.2.0/manifests"},{"name":"v2.1.7","sha":"db7546a7a89c8ac33b96f4f0ecdbbe51d945b9da","kind":"tag","published_at":"2024-01-29T16:44:14.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.1.7","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.7/manifests"},{"name":"v2.1.6","sha":"8c92458599c07fefe9f157012cfb740fe08d20c7","kind":"tag","published_at":"2023-10-31T09:53:07.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.1.6","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.6/manifests"},{"name":"v2.1.5","sha":"f4f2bc5c10442e98760923284ddceac4237a5f5b","kind":"tag","published_at":"2023-10-02T16:56:35.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.1.5","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.5/manifests"},{"name":"v2.1.4","sha":"fd8fcb3f8be8ef51de47b2eb893cc230f56e0f50","kind":"commit","published_at":"2023-06-02T12:25:57.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.1.4","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.4/manifests"},{"name":"v2.1.3","sha":"62a8260d5ae90e868dab0d663d2ea1885112e474","kind":"commit","published_at":"2023-04-13T14:52:45.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.1.3","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"d7397f33c815450231dacdbe7ae9f00483db7323","kind":"commit","published_at":"2023-03-24T17:59:24.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.1.2","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"12aafb80acc61fe54e1575ecc125e0c854fdb100","kind":"commit","published_at":"2022-10-25T15:33:18.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.1.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.1/manifests"},{"name":"v1.4.15","sha":"cd4cc1543d3296f599ca2edb3c9d48a558b2cf58","kind":"commit","published_at":"2022-10-04T13:58:13.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.15","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.15/manifests"},{"name":"v2.1.0","sha":"3c2d0b49039fda8d9cbc38cb07a0ab6cd1a5b975","kind":"commit","published_at":"2022-10-03T13:07:04.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.1.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"ef89f695fe995011e85d38bfffdd39ea2cffa03e","kind":"commit","published_at":"2022-09-23T14:45:08.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v2.0.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v2.0.0/manifests"},{"name":"v1.4.13","sha":"3c585e821b2805d86f587571e6781d6cc3347a51","kind":"commit","published_at":"2022-08-09T09:31:33.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.13","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.13/manifests"},{"name":"v1.4.12","sha":"f481fc383cff631816efcec4c60094f39ae17a63","kind":"commit","published_at":"2022-08-08T09:35:37.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.12","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.12/manifests"},{"name":"v1.4.11","sha":"db6120c44cd3ce8db716843114b593ac2924d600","kind":"commit","published_at":"2022-05-05T12:40:33.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.11","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.11/manifests"},{"name":"v1.4.10","sha":"6663297a0cc90d5a31b96bce24a082dbe354fbe4","kind":"commit","published_at":"2022-05-04T15:04:32.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.10","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.10/manifests"},{"name":"v1.4.9","sha":"78d2bf5178f2935933991df0128febd7df43c442","kind":"commit","published_at":"2022-05-02T13:18:17.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.9","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.9/manifests"},{"name":"v1.4.8","sha":"f380d350ffd422990f516710a68245a1dac985c2","kind":"commit","published_at":"2022-04-22T13:00:12.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.8","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.8/manifests"},{"name":"v1.4.7","sha":"93f5cb6d06d931f8fe897c7295475f69740ab1df","kind":"commit","published_at":"2022-04-04T19:53:19.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.7","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.7/manifests"},{"name":"v1.4.6","sha":"931a936adfce155f8163916e3d8b302dfe554049","kind":"commit","published_at":"2022-03-29T12:12:30.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.6","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.6/manifests"},{"name":"v1.4.5","sha":"dfed199ed042a81a8b5de25db1b2abb856cdd367","kind":"commit","published_at":"2022-03-23T10:51:15.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.5","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.5/manifests"},{"name":"v1.4.4","sha":"fd12e463e5a2110ce5d3a1ad46c5972eea37ef9f","kind":"commit","published_at":"2022-03-20T23:41:06.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.4","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.4/manifests"},{"name":"v1.4.3","sha":"d673e29e1b66567f38b691bf7997134392454748","kind":"commit","published_at":"2022-02-17T23:29:18.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.3","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"15c15bd60b042d989bc4c52d5c9411a5e7b73919","kind":"commit","published_at":"2021-05-11T12:21:00.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.2","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"9207c6d1f8811e9165cad42d522ae619dad845a1","kind":"commit","published_at":"2020-12-17T16:03:16.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"798eaa4140dcdfe6e2cb51338915701a993545ee","kind":"commit","published_at":"2020-09-28T13:34:52.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.4.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.4.0/manifests"},{"name":"v1.3.4","sha":"ce8395efdbdddbbf14cfa024e1f565994a79262a","kind":"commit","published_at":"2020-09-15T12:26:47.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.3.4","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.4/manifests"},{"name":"v1.3.3","sha":"9fc014c4f32f2a86eb0be15d1327f124c2d0924a","kind":"commit","published_at":"2020-08-27T11:58:56.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.3.3","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.3/manifests"},{"name":"v1.3.2","sha":"6bec8c4833dea51a024dacd41e4ceddda73eb344","kind":"tag","published_at":"2020-05-19T15:52:48.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.3.2","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"25f19886e297ad2fc10d731fc22942ee8ce5e984","kind":"commit","published_at":"2020-05-11T09:46:19.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.3.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.1/manifests"},{"name":"v1.2.2","sha":"9a5d15bbfeda699bcc67805519861409c567c6f0","kind":"commit","published_at":"2020-05-07T17:10:17.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.2.2","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.2.2/manifests"},{"name":"v1.3.0","sha":"2fa5bc43487df08d9098192ed01359ca1dab5183","kind":"tag","published_at":"2020-03-19T14:22:00.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.3.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"da4a18edbc38bac49a702f228fc20cd1bc2240d6","kind":"tag","published_at":"2019-11-13T16:18:03.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.2.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"eedde0dfdd697fb54a9e200340b1c4467daa0983","kind":"commit","published_at":"2019-07-31T13:05:25.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.2.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"b6acc6f172a025b6a6d11c7d6064d8ef4c4c7aef","kind":"commit","published_at":"2019-05-21T16:15:27.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.1.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"19f14e6e36ef9ed4453c56d4ba7157e0817ff0f9","kind":"commit","published_at":"2019-02-15T11:40:59.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.1.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.1.0/manifests"},{"name":"v1.0.6","sha":"bed0eb57f98ecd8c861d911a0df6d1a44a273fc0","kind":"commit","published_at":"2018-12-03T16:25:33.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.0.6","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"16ee0e871338bed1c6691b3b53fee4f853b6b98b","kind":"commit","published_at":"2018-10-08T16:20:34.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.0.5","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"d9f90859ebd96c644bedd20811fae1481b28b6f6","kind":"tag","published_at":"2018-09-19T14:08:57.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.0.4","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"c948f8edf7edb6fad2a14d4bd792fc8858975a28","kind":"commit","published_at":"2018-09-05T13:38:27.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.0.3","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"009cc29d73acd5b32c8bb2831ae9d3553101039d","kind":"tag","published_at":"2018-05-25T15:24:08.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.0.2","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"92f3fb5895ccc89b059a6d7826b83519e3e1a683","kind":"tag","published_at":"2018-04-17T13:16:20.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.0.1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"46a1d0d9c58e71545d366206b7bb7ccf5d125013","kind":"commit","published_at":"2018-03-22T09:36:42.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.0.0","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.0/manifests"},{"name":"v1.0.0a1","sha":"fa36368ecebb98d466ad5f87fdc49e27b840ef44","kind":"commit","published_at":"2018-02-20T20:36:47.000Z","download_url":"https://codeload.github.com/inveniosoftware/pytest-invenio/tar.gz/v1.0.0a1","html_url":"https://github.com/inveniosoftware/pytest-invenio/releases/tag/v1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/inveniosoftware/pytest-invenio@v1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/tags/v1.0.0a1/manifests"}]},"repo_metadata_updated_at":"2026-03-18T04:02:22.052Z","dependent_packages_count":106,"downloads":37234,"downloads_period":"last-month","dependent_repos_count":38,"rankings":{"downloads":2.4156700779076026,"dependent_repos_count":2.370863253051143,"dependent_packages_count":0.17444678991186047,"stargazers_count":25.0191850276608,"forks_count":8.113436949463756,"docker_downloads_count":null,"average":7.618720419599032},"purl":"pkg:pypi/pytest-invenio","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pytest-invenio","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pytest-invenio","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pytest-invenio/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-17T00:01:15.506Z","issues_count":34,"pull_requests_count":116,"avg_time_to_close_issue":18900535.458333332,"avg_time_to_close_pull_request":6100469.962962963,"issues_closed_count":24,"pull_requests_closed_count":108,"pull_request_authors_count":24,"issue_authors_count":17,"avg_comments_per_issue":0.9705882352941176,"avg_comments_per_pull_request":0.2672413793103448,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":968542.0,"past_year_avg_time_to_close_pull_request":64803.25,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.2631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/issues","maintainers":[{"login":"lnielsen","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lnielsen"},{"login":"slint","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slint"},{"login":"ppanero","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppanero"},{"login":"egabancho","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egabancho"},{"login":"alejandromumo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alejandromumo"},{"login":"ChiaraBi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChiaraBi"},{"login":"zzacharo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzacharo"},{"login":"jorikvankemenade","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorikvankemenade"},{"login":"Samk13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Samk13"},{"login":"ParthS007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ParthS007"},{"login":"diegodelemos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diegodelemos"},{"login":"greut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greut"},{"login":"avivace","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivace"},{"login":"topless","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topless"},{"login":"palkerecsenyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palkerecsenyi"}],"active_maintainers":[{"login":"slint","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slint"},{"login":"Samk13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Samk13"},{"login":"palkerecsenyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palkerecsenyi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-invenio/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-invenio/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-invenio/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-invenio/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pytest-invenio/codemeta","maintainers":[{"uuid":"inveniosoftware","login":"inveniosoftware","name":null,"email":null,"url":null,"packages_count":139,"html_url":"https://pypi.org/user/inveniosoftware/","role":null,"created_at":"2023-02-25T05:57:08.086Z","updated_at":"2023-02-25T05:57:08.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/inveniosoftware/packages"},{"uuid":"lnielsen","login":"lnielsen","name":null,"email":null,"url":null,"packages_count":74,"html_url":"https://pypi.org/user/lnielsen/","role":null,"created_at":"2023-02-25T05:57:08.091Z","updated_at":"2023-02-25T05:57:08.091Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/lnielsen/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":827811,"maintainers_count":353250,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52845},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-27T08:55:06.126Z","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":641972,"full_name":"inveniosoftware/pytest-invenio","default_branch":"master","total_commits":152,"total_committers":20,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":7.6,"dds":0.8157894736842105,"past_year_total_commits":18,"past_year_total_committers":4,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.5,"past_year_dds":0.4444444444444444,"last_synced_at":"2026-03-18T04:03:08.621Z","last_synced_commit":"4d354d2b9fef2e3bdc9c6e443a9948ab50a2ed58","created_at":"2023-03-09T08:56:03.151Z","updated_at":"2026-03-18T04:02:01.834Z","committers":[{"name":"Lars Holm Nielsen","email":"lars.holm.nielsen@cern.ch","login":"lnielsen","count":28},{"name":"Christoph Ladurner","email":"christoph.ladurner@tugraz.at","login":"utnapischtim","count":25},{"name":"Alex Ioannidis","email":"a.ioannidis@cern.ch","login":"slint","count":23},{"name":"Nicola Tarocco","email":"ntarocco@gmail.com","login":"ntarocco","count":20},{"name":"Karolina Przerwa","email":"karolina.m.przerwa@gmail.com","login":"kpsherva","count":11},{"name":"Pablo Panero","email":"pablo.panero@cern.ch","login":null,"count":9},{"name":"Esteban J. G. Gabancho","email":"esteban.gabancho@gmail.com","login":"egabancho","count":5},{"name":"Invenio","email":"info@inveniosoftware.org","login":"inveniobot","count":5},{"name":"Maximilian Moser","email":"maximilian.moser@tuwien.ac.at","login":"max-moser","count":5},{"name":"Niklas Persson","email":"n.persson@cern.ch","login":"equadon","count":3},{"name":"Chiara Bigarella","email":"chiara.bigarella1@gmail.com","login":"ChiaraBi","count":3},{"name":"Guillaume Viger","email":"fenekku","login":"fenekku","count":3},{"name":"Zacharias Zacharodimos","email":"zacharias.zacharodimos@cern.ch","login":"zzacharo","count":2},{"name":"Mirek Simek","email":"3385642+mesemus","login":"mesemus","count":2},{"name":"Manuel Alejandro","email":"mumox7@gmail.com","login":"alejandromumo","count":2},{"name":"Rokas Maciulaitis","email":"rokas.maciulaitis@cern.ch","login":null,"count":2},{"name":"Pawel Zembrzuski","email":"pawel.kacper.zembrzuski@cern.ch","login":null,"count":1},{"name":"Parth Shandilya","email":"parth.shandilya@cern.ch","login":null,"count":1},{"name":"Diego Rodriguez","email":"diego.rodriguez@cern.ch","login":null,"count":1},{"name":"anikachurilova","email":"nyuta.churilova@gmail.com","login":"anikachurilova","count":1}],"past_year_committers":[{"name":"Christoph Ladurner","email":"christoph.ladurner@tugraz.at","login":"utnapischtim","count":10},{"name":"Alex Ioannidis","email":"a.ioannidis@cern.ch","login":"slint","count":4},{"name":"Mirek Simek","email":"3385642+mesemus","login":"mesemus","count":2},{"name":"Guillaume Viger","email":"fenekku","login":"fenekku","count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-30T00:00:08.107Z","repositories_count":6205524,"commits_count":928238724,"contributors_count":35823172,"owners_count":1143536,"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":{"table":{"full_name":"inveniosoftware/pytest-invenio","html_url":"https://github.com/inveniosoftware/pytest-invenio","last_synced_at":"2026-03-17T00:01:15.506Z","status":null,"issues_count":34,"pull_requests_count":116,"avg_time_to_close_issue":18900535.458333332,"avg_time_to_close_pull_request":6100469.962962963,"issues_closed_count":24,"pull_requests_closed_count":108,"pull_request_authors_count":24,"issue_authors_count":17,"avg_comments_per_issue":0.9705882352941176,"avg_comments_per_pull_request":0.2672413793103448,"merged_pull_requests_count":92,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":19,"past_year_avg_time_to_close_issue":968542.0,"past_year_avg_time_to_close_pull_request":64803.25,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.2631578947368421,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":16,"created_at":"2023-05-14T22:04:01.908Z","updated_at":"2026-03-17T00:01:15.506Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/inveniosoftware%2Fpytest-invenio/issues","issue_labels_count":{"table":{"bug":13,"enhancement":3}},"pull_request_labels_count":{"table":{"bug":2,"enhancement":1}},"issue_author_associations_count":{"table":{"MEMBER":24,"NONE":5,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"MEMBER":62,"CONTRIBUTOR":52,"NONE":2}},"issue_authors":{"table":{"lnielsen":9,"slint":5,"ppanero":3,"ntarocco":3,"jma":2,"egabancho":1,"equadon":1,"monotasker":1,"mesemus":1,"palkerecsenyi":1,"rerowep":1,"avivace":1,"alejandromumo":1,"kpsherva":1,"zzacharo":1,"diegodelemos":1,"ParthS007":1}},"pull_request_authors":{"table":{"slint":18,"utnapischtim":18,"lnielsen":15,"ppanero":11,"kpsherva":9,"ntarocco":7,"max-moser":6,"egabancho":4,"fenekku":3,"ChiaraBi":3,"mesemus":3,"alejandromumo":3,"equadon":2,"roksys":2,"Samk13":2,"jorikvankemenade":2,"jrcastro2":1,"greut":1,"pazembrz":1,"diegodelemos":1,"zzacharo":1,"ParthS007":1,"topless":1,"anikachurilova":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-18T00:00:08.613Z","repositories_count":13780427,"issues_count":34650974,"pull_requests_count":113163677,"authors_count":11207240,"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":{"table":{"bug":2}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"MEMBER":1,"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":14,"MEMBER":5}},"past_year_issue_authors":{"table":{"palkerecsenyi":1,"rerowep":1}},"past_year_pull_request_authors":{"table":{"utnapischtim":11,"mesemus":3,"slint":3,"Samk13":2}},"maintainers":[{"table":{"login":"lnielsen","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lnielsen"}},{"table":{"login":"slint","count":23,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slint"}},{"table":{"login":"ppanero","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ppanero"}},{"table":{"login":"egabancho","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/egabancho"}},{"table":{"login":"alejandromumo","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alejandromumo"}},{"table":{"login":"ChiaraBi","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ChiaraBi"}},{"table":{"login":"zzacharo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/zzacharo"}},{"table":{"login":"jorikvankemenade","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jorikvankemenade"}},{"table":{"login":"Samk13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Samk13"}},{"table":{"login":"ParthS007","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ParthS007"}},{"table":{"login":"diegodelemos","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/diegodelemos"}},{"table":{"login":"greut","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/greut"}},{"table":{"login":"avivace","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/avivace"}},{"table":{"login":"topless","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/topless"}},{"table":{"login":"palkerecsenyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palkerecsenyi"}}],"active_maintainers":[{"table":{"login":"slint","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/slint"}},{"table":{"login":"Samk13","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Samk13"}},{"table":{"login":"palkerecsenyi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/palkerecsenyi"}}]}},"events":{"total":{"PullRequestEvent":28,"ForkEvent":2,"IssuesEvent":5,"IssueCommentEvent":9,"PushEvent":15,"PullRequestReviewEvent":21,"PullRequestReviewCommentEvent":10,"CreateEvent":8},"last_year":{"PullRequestEvent":19,"ForkEvent":2,"IssuesEvent":5,"IssueCommentEvent":9,"PushEvent":12,"PullRequestReviewCommentEvent":3,"PullRequestReviewEvent":12,"CreateEvent":7}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/pypi-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:21:53.079Z","updated_at":"2023-01-14T15:21:53.079Z","repository_link":"https://github.com/inveniosoftware/pytest-invenio/blob/master/.github/workflows/pypi-publish.yml","dependencies":[{"id":6899967402,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899967403,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899967404,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.3.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:21:53.129Z","updated_at":"2023-01-14T15:21:53.129Z","repository_link":"https://github.com/inveniosoftware/pytest-invenio/blob/master/.github/workflows/tests.yml","dependencies":[{"id":6899967405,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899967406,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899967407,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-10-02T21:33:14.288Z","updated_at":"2023-10-02T21:33:14.288Z","repository_link":"https://github.com/inveniosoftware/pytest-invenio/blob/master/docs/requirements.txt","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-02T21:33:14.294Z","updated_at":"2023-10-02T21:33:14.294Z","repository_link":"https://github.com/inveniosoftware/pytest-invenio/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-02T21:33:14.301Z","updated_at":"2023-10-02T21:33:14.301Z","repository_link":"https://github.com/inveniosoftware/pytest-invenio/blob/master/setup.py","dependencies":[]}],"score":16.35783669861976,"created_at":"2025-12-20T09:29:21.753Z","updated_at":"2026-05-30T16:01:38.168Z","avatar_url":"https://github.com/inveniosoftware.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369979","html_url":"https://summary.ecosyste.ms/projects/369979"}