{"id":36526,"name":"dataverse","description":"Open source research data repository software","url":"https://github.com/iqss/dataverse","last_synced_at":"2025-09-05T07:09:33.301Z","repository":{"id":11563948,"uuid":"14051004","full_name":"IQSS/dataverse","owner":"IQSS","description":"Open source research data repository software","archived":false,"fork":false,"pushed_at":"2025-09-02T17:22:56.000Z","size":249008,"stargazers_count":979,"open_issues_count":879,"forks_count":521,"subscribers_count":68,"default_branch":"develop","last_synced_at":"2025-09-02T18:30:37.986Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://dataverse.org","language":"Java","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/IQSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-11-01T18:47:39.000Z","updated_at":"2025-09-01T01:59:17.000Z","dependencies_parsed_at":"2023-10-20T20:25:07.299Z","dependency_job_id":"e1f4c04e-b8c3-4512-bf08-f9c1f577b514","html_url":"https://github.com/IQSS/dataverse","commit_stats":{"total_commits":20684,"total_committers":307,"mean_commits":67.37459283387622,"dds":0.8393927673564108,"last_synced_commit":"d3c76506c2e4ad0327c47f6065219d444ea104b3"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/IQSS/dataverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/sbom","scorecard":{"id":64951,"data":{"date":"2025-08-11","repo":{"name":"github.com/IQSS/dataverse","commit":"b7c31ac5e2c387faf41f264d697ac83b33bd6f09"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.client_payload.pull_request.head.ref ': .github/workflows/container_app_pr.yml:57"],"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md: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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/container_app_push.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_app_push.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_base_push.yml:29","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_base_push.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_base_push.yml:103","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/container_base_push.yml:104","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:39","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:58","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:59","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:105","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:148","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:149","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:195","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/maven_cache_management.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_cache_management.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_cache_management.yml:80","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/maven_cache_management.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_unit_test.yml:175","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/maven_unit_test.yml:176","Warn: no topLevel permission defined: .github/workflows/check_property_files.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/container_app_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/container_app_push.yml:1","Warn: no topLevel permission defined: .github/workflows/container_base_push.yml:1","Warn: no topLevel permission defined: .github/workflows/container_maintenance.yml:1","Warn: no topLevel permission defined: .github/workflows/copy_labels.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_beta_testing.yml:1","Warn: no topLevel permission defined: .github/workflows/guides_build_sphinx.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_cache_management.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_unit_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_comment_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog_checkstyle.yml:1","Warn: no topLevel permission defined: .github/workflows/shellcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/shellspec.yml:1","Warn: no topLevel permission defined: .github/workflows/spi_release.yml:1"],"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":6,"reason":"binaries present in source code","details":["Warn: binary detected: local_lib/io/gdcc/xoai-common/5.3.2.1-local/xoai-common-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-data-provider/5.3.2.1-local/xoai-data-provider-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-service-provider/5.3.2.1-local/xoai-service-provider-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-xmlio/5.3.2.1-local/xoai-xmlio-5.3.2.1-local.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/container_app_pr.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.7.1 not signed: https://api.github.com/repos/IQSS/dataverse/releases/236663581","Warn: release artifact v6.6 not signed: https://api.github.com/repos/IQSS/dataverse/releases/233303175","Warn: release artifact v6.5 not signed: https://api.github.com/repos/IQSS/dataverse/releases/190484353","Warn: release artifact v6.4 not signed: https://api.github.com/repos/IQSS/dataverse/releases/177621524","Warn: release artifact v6.7.1 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/236663581","Warn: release artifact v6.6 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/233303175","Warn: release artifact v6.5 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/190484353","Warn: release artifact v6.4 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/177621524"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"do\" can only be used in a loop: scripts/issues/guestbook/insert-guestbook-responses.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy_labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/copy_labels.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/guides_build_sphinx.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/guides_build_sphinx.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/guides_build_sphinx.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/guides_build_sphinx.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_comment_commands.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/pr_comment_commands.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog_checkstyle.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/reviewdog_checkstyle.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog_checkstyle.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/reviewdog_checkstyle.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellcheck.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellcheck.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: containerImage not pinned by hash: conf/keycloak/Dockerfile:4","Warn: containerImage not pinned by hash: conf/keycloak/Dockerfile:17: pin your Docker image by updating quay.io/keycloak/keycloak:26.1.4 to quay.io/keycloak/keycloak:26.1.4@sha256:044a457e04987e1fff756be3d2fa325a4ef420fa356b7034ecc9f1b693c32761","Warn: containerImage not pinned by hash: modules/container-base/src/main/docker/Dockerfile:26","Warn: containerImage not pinned by hash: modules/container-configbaker/Dockerfile:12","Warn: containerImage not pinned by hash: modules/container-configbaker/Dockerfile:15","Warn: containerImage not pinned by hash: src/main/docker/Dockerfile:25","Warn: downloadThenRun not pinned by hash: scripts/search/tests/permissions3-full-anon:3","Warn: downloadThenRun not pinned by hash: .github/workflows/shellspec.yml:22","Warn: downloadThenRun not pinned by hash: .github/workflows/shellspec.yml:50","Info:   0 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   3 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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9623-mj7j-p9v4","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-2935-2wfm-hhpv","Warn: Project is vulnerable to: GHSA-5jfq-x6xp-7rw2","Warn: Project is vulnerable to: GHSA-hw58-3793-42gg","Warn: Project is vulnerable to: GHSA-qj5r-2r5p-phc7","Warn: Project is vulnerable to: PYSEC-2018-19 / GHSA-232r-66cg-79px","Warn: Project is vulnerable to: PYSEC-2008-8 / GHSA-wqmm-q65g-2hqr","Warn: Project is vulnerable to: PYSEC-2022-166"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:24:22.756Z","repository_id":11563948,"created_at":"2025-08-15T02:24:22.756Z","updated_at":"2025-08-15T02:24:22.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273723264,"owners_count":25156320,"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-05T02:00:09.113Z","response_time":402,"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":"IQSS","name":"Institute for Quantitative Social Science","uuid":"675237","kind":"organization","description":"","email":null,"website":"http://iq.harvard.edu","location":"Harvard University, Cambridge, MA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/675237?v=4","repositories_count":160,"last_synced_at":"2024-04-16T02:53:14.198Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IQSS","funding_links":[],"total_stars":1823,"followers":89,"following":0,"created_at":"2022-11-02T22:49:51.417Z","updated_at":"2024-04-16T02:53:35.318Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS/repositories"},"packages":[{"id":10382538,"name":"github.com/iqss/dataverse","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/iqss/dataverse","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2015-06-08T20:32:53.000Z","latest_release_published_at":"2025-07-31T18:54:55.000Z","latest_release_number":"v6.7.1+incompatible","last_synced_at":"2025-09-02T18:46:20.941Z","created_at":"2024-06-17T05:12:04.138Z","updated_at":"2025-09-03T01:40:07.288Z","registry_url":"https://pkg.go.dev/github.com/iqss/dataverse","install_command":"go get github.com/iqss/dataverse","documentation_url":"https://pkg.go.dev/github.com/iqss/dataverse#section-documentation","metadata":{},"repo_metadata":{"id":11563948,"uuid":"14051004","full_name":"IQSS/dataverse","owner":"IQSS","description":"Open source research data repository software","archived":false,"fork":false,"pushed_at":"2025-09-02T17:22:56.000Z","size":249008,"stargazers_count":979,"open_issues_count":879,"forks_count":521,"subscribers_count":68,"default_branch":"develop","last_synced_at":"2025-09-02T18:30:37.986Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://dataverse.org","language":"Java","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/IQSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-11-01T18:47:39.000Z","updated_at":"2025-09-01T01:59:17.000Z","dependencies_parsed_at":"2023-10-20T20:25:07.299Z","dependency_job_id":"e1f4c04e-b8c3-4512-bf08-f9c1f577b514","html_url":"https://github.com/IQSS/dataverse","commit_stats":{"total_commits":20684,"total_committers":307,"mean_commits":67.37459283387622,"dds":0.8393927673564108,"last_synced_commit":"d3c76506c2e4ad0327c47f6065219d444ea104b3"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/IQSS/dataverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/sbom","scorecard":{"id":64951,"data":{"date":"2025-08-11","repo":{"name":"github.com/IQSS/dataverse","commit":"b7c31ac5e2c387faf41f264d697ac83b33bd6f09"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.client_payload.pull_request.head.ref ': .github/workflows/container_app_pr.yml:57"],"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md: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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/container_app_push.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_app_push.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_base_push.yml:29","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_base_push.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_base_push.yml:103","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/container_base_push.yml:104","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:39","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:58","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:59","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:105","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:148","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:149","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:195","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/maven_cache_management.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_cache_management.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_cache_management.yml:80","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/maven_cache_management.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_unit_test.yml:175","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/maven_unit_test.yml:176","Warn: no topLevel permission defined: .github/workflows/check_property_files.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/container_app_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/container_app_push.yml:1","Warn: no topLevel permission defined: .github/workflows/container_base_push.yml:1","Warn: no topLevel permission defined: .github/workflows/container_maintenance.yml:1","Warn: no topLevel permission defined: .github/workflows/copy_labels.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_beta_testing.yml:1","Warn: no topLevel permission defined: .github/workflows/guides_build_sphinx.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_cache_management.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_unit_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_comment_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog_checkstyle.yml:1","Warn: no topLevel permission defined: .github/workflows/shellcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/shellspec.yml:1","Warn: no topLevel permission defined: .github/workflows/spi_release.yml:1"],"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":6,"reason":"binaries present in source code","details":["Warn: binary detected: local_lib/io/gdcc/xoai-common/5.3.2.1-local/xoai-common-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-data-provider/5.3.2.1-local/xoai-data-provider-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-service-provider/5.3.2.1-local/xoai-service-provider-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-xmlio/5.3.2.1-local/xoai-xmlio-5.3.2.1-local.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/container_app_pr.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.7.1 not signed: https://api.github.com/repos/IQSS/dataverse/releases/236663581","Warn: release artifact v6.6 not signed: https://api.github.com/repos/IQSS/dataverse/releases/233303175","Warn: release artifact v6.5 not signed: https://api.github.com/repos/IQSS/dataverse/releases/190484353","Warn: release artifact v6.4 not signed: https://api.github.com/repos/IQSS/dataverse/releases/177621524","Warn: release artifact v6.7.1 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/236663581","Warn: release artifact v6.6 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/233303175","Warn: release artifact v6.5 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/190484353","Warn: release artifact v6.4 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/177621524"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"do\" can only be used in a loop: scripts/issues/guestbook/insert-guestbook-responses.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy_labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/copy_labels.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/guides_build_sphinx.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/guides_build_sphinx.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/guides_build_sphinx.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/guides_build_sphinx.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_comment_commands.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/pr_comment_commands.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog_checkstyle.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/reviewdog_checkstyle.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog_checkstyle.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/reviewdog_checkstyle.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellcheck.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellcheck.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: containerImage not pinned by hash: conf/keycloak/Dockerfile:4","Warn: containerImage not pinned by hash: conf/keycloak/Dockerfile:17: pin your Docker image by updating quay.io/keycloak/keycloak:26.1.4 to quay.io/keycloak/keycloak:26.1.4@sha256:044a457e04987e1fff756be3d2fa325a4ef420fa356b7034ecc9f1b693c32761","Warn: containerImage not pinned by hash: modules/container-base/src/main/docker/Dockerfile:26","Warn: containerImage not pinned by hash: modules/container-configbaker/Dockerfile:12","Warn: containerImage not pinned by hash: modules/container-configbaker/Dockerfile:15","Warn: containerImage not pinned by hash: src/main/docker/Dockerfile:25","Warn: downloadThenRun not pinned by hash: scripts/search/tests/permissions3-full-anon:3","Warn: downloadThenRun not pinned by hash: .github/workflows/shellspec.yml:22","Warn: downloadThenRun not pinned by hash: .github/workflows/shellspec.yml:50","Info:   0 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   3 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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9623-mj7j-p9v4","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-2935-2wfm-hhpv","Warn: Project is vulnerable to: GHSA-5jfq-x6xp-7rw2","Warn: Project is vulnerable to: GHSA-hw58-3793-42gg","Warn: Project is vulnerable to: GHSA-qj5r-2r5p-phc7","Warn: Project is vulnerable to: PYSEC-2018-19 / GHSA-232r-66cg-79px","Warn: Project is vulnerable to: PYSEC-2008-8 / GHSA-wqmm-q65g-2hqr","Warn: Project is vulnerable to: PYSEC-2022-166"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:24:22.756Z","repository_id":11563948,"created_at":"2025-08-15T02:24:22.756Z","updated_at":"2025-08-15T02:24:22.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377149,"owners_count":25094526,"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-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IQSS","name":"Institute for Quantitative Social Science","uuid":"675237","kind":"organization","description":"","email":null,"website":"http://iq.harvard.edu","location":"Harvard University, Cambridge, MA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/675237?v=4","repositories_count":160,"last_synced_at":"2024-04-16T02:53:14.198Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IQSS","funding_links":[],"total_stars":1823,"followers":89,"following":0,"created_at":"2022-11-02T22:49:51.417Z","updated_at":"2024-04-16T02:53:35.318Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS/repositories"},"tags":[{"name":"v6.7.1","sha":"f92b3877472e702d8f64d5d159818e49cc8029cb","kind":"commit","published_at":"2025-07-31T18:54:55.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.7.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.7.1/manifests"},{"name":"v6.7","sha":"f3e658109e3a84f982f613262cfa78d8138a1eaf","kind":"commit","published_at":"2025-07-17T19:59:30.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.7","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.7/manifests"},{"name":"v6.6","sha":"c6b6dac5c3dcc9b78bbc7765ba0eae0fc96a4b81","kind":"commit","published_at":"2025-03-18T20:42:05.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.6","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.6/manifests"},{"name":"v6.5","sha":"d9cc5ebcaca1c4fdb651468d314ec7cb2dc1e067","kind":"commit","published_at":"2024-12-12T16:40:00.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.5","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.5/manifests"},{"name":"v6.4","sha":"906f874f9fd56241c41e6c2c2f6989c4406f5909","kind":"commit","published_at":"2024-09-30T14:39:21.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.4/manifests"},{"name":"v6.3","sha":"8c99a74f854a62050d850dccf30246c2fb06a5b9","kind":"commit","published_at":"2024-07-03T13:09:04.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.3/manifests"},{"name":"v6.2","sha":"a218417e875a41e03495581fb6f0e8207c07bd75","kind":"commit","published_at":"2024-04-01T19:56:02.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.2/manifests"},{"name":"v6.1","sha":"1f9e10cfc8acb85780db641d1a6644eb62545b05","kind":"commit","published_at":"2023-12-12T18:18:02.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.1/manifests"},{"name":"v6.0","sha":"5f2413b5d518d01173d871133e5f63f8c0604b51","kind":"commit","published_at":"2023-09-08T17:40:16.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.0","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.0/manifests"},{"name":"v5.14","sha":"f0bcc8b2d26f747dd031c13c6b694f624539554a","kind":"commit","published_at":"2023-08-04T16:09:19.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.14","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.14/manifests"},{"name":"v5.13","sha":"79d6e57b1232cf07faccb6e0fbbe529812770e03","kind":"commit","published_at":"2023-02-14T15:12:44.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.13","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.13/manifests"},{"name":"v5.12.1","sha":"cf90431a5cd797b8399af741c4472b7c2a8176db","kind":"commit","published_at":"2022-11-04T22:51:27.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.12.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.12.1/manifests"},{"name":"v5.12","sha":"71341c0f6ae916712dd4c13ed07418426085a3c7","kind":"commit","published_at":"2022-10-04T20:55:00.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.12","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.12/manifests"},{"name":"v5.11.1","sha":"02e3e921b01306618d45182b4a5757bb12856fe1","kind":"commit","published_at":"2022-08-02T17:44:27.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.11.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.11.1/manifests"},{"name":"v5.11","sha":"21ac7e1e7d9123bcfc071e2c00989b4347a7b5c0","kind":"commit","published_at":"2022-06-13T20:20:16.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.11","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.11/manifests"},{"name":"v5.10.1","sha":"b844672679cf3a83f39488bdf6751f322ba42365","kind":"commit","published_at":"2022-04-06T19:08:18.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.10.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.10.1/manifests"},{"name":"v5.10","sha":"a57ce53c7c683d05959683de66c03199e465c2ad","kind":"commit","published_at":"2022-03-18T19:26:52.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.10","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.10/manifests"},{"name":"v5.9","sha":"fb24c872d0baf00af2616e2bb3d42a219a5a46c8","kind":"commit","published_at":"2021-12-09T19:09:41.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.9","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.9/manifests"},{"name":"v5.8","sha":"9161cd6c5d9665b2a7b8c14b8e726a6712093ee0","kind":"commit","published_at":"2021-11-05T18:36:57.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.8","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.8/manifests"},{"name":"v5.7","sha":"78c9a44c600e14de46b5d3c36ebd55e462fa3c2c","kind":"commit","published_at":"2021-10-13T18:11:57.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.7","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.7/manifests"},{"name":"v5.6","sha":"1c2d8d82d78ceecd6f3d3f99d58d873f2c3bae60","kind":"commit","published_at":"2021-08-04T19:13:08.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.6","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.6/manifests"},{"name":"v5.5","sha":"5fc015008e553daf8e235b29fd320f8cfd050080","kind":"commit","published_at":"2021-05-19T20:55:20.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.5","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.5/manifests"},{"name":"v5.4.1","sha":"80361bfa357c2e0cc64ce0c9d6c5c01013251cae","kind":"commit","published_at":"2021-04-13T15:19:15.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.4.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.4.1/manifests"},{"name":"v5.4","sha":"ea91390109d45e4f4f9b6da3049dc6364e555b53","kind":"commit","published_at":"2021-04-05T15:42:39.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.4/manifests"},{"name":"v5.3","sha":"fcb5ce7fdd169dafe5cf896f80c1294b453d46a9","kind":"commit","published_at":"2020-12-10T22:08:45.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.3/manifests"},{"name":"v5.2","sha":"4951505d571151a6ba85cfa6e29010b6aa25d058","kind":"commit","published_at":"2020-11-09T21:10:29.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.2/manifests"},{"name":"v5.1.1","sha":"559a4494847ebc18c8338b2ce4b912531f229805","kind":"commit","published_at":"2020-10-08T15:14:01.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.1.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.1.1/manifests"},{"name":"v5.1","sha":"7a0eef0c8ef69c8e5baaea68e1abaeb7682638d4","kind":"commit","published_at":"2020-10-05T20:19:33.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.1/manifests"},{"name":"v5.0","sha":"993d0a342ca4f27bdd41dfa52f6147979ffc5991","kind":"commit","published_at":"2020-08-18T20:21:56.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.0","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.0/manifests"},{"name":"v4.20","sha":"4e07b625ed585d2feb0ff44b9273c95746958476","kind":"commit","published_at":"2020-04-01T19:10:03.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.20","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.20/manifests"},{"name":"v4.19","sha":"affbf4fbeb511e0a8591348accdec51423e02d92","kind":"commit","published_at":"2020-01-21T21:09:02.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.19","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.19/manifests"},{"name":"v4.18.1","sha":"a91d37099d62bdfb6b0687f65afd59b64d0cf16f","kind":"commit","published_at":"2019-11-20T23:13:55.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.18.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.18.1/manifests"},{"name":"v4.18","sha":"118aa71fdfd25bf125b1466257ec951a9b539866","kind":"commit","published_at":"2019-11-14T15:45:50.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.18","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.18/manifests"},{"name":"v4.17","sha":"51739f61fedfd4f8cc1e3d547b45eb5ff0801c25","kind":"commit","published_at":"2019-10-03T20:18:03.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.17","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.17/manifests"},{"name":"v4.16","sha":"a56d550c996bd34a402dfaea3b16d8a164657c97","kind":"commit","published_at":"2019-08-28T17:23:40.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.16","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.16/manifests"},{"name":"v4.15.1","sha":"701b56b5f4d39c297adb7745faef0c9f8009de80","kind":"commit","published_at":"2019-07-10T22:28:39.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.15.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.15.1/manifests"},{"name":"v4.15","sha":"9a0b627a27aec0f653bb51d1497f470e7ef09fa8","kind":"commit","published_at":"2019-06-14T20:52:40.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.15","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.15/manifests"},{"name":"v4.14","sha":"57a392d90dac5d338ccdcd06d176a032f0c89e04","kind":"commit","published_at":"2019-05-09T18:28:08.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.14","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.14/manifests"},{"name":"v4.13","sha":"a68b59d4c5a7b7336462bd508dc948ccc6ed44dc","kind":"commit","published_at":"2019-04-18T22:46:05.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.13","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.13/manifests"},{"name":"v4.12","sha":"b2180be1dd6a88cd89d17672b886e6a53722dab8","kind":"commit","published_at":"2019-03-29T19:37:12.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.12","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.12/manifests"},{"name":"v4.11","sha":"30ee2f14386bee635b6b051484cf9239d746d171","kind":"commit","published_at":"2019-02-19T23:01:38.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.11","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.11/manifests"},{"name":"v4.10.1","sha":"1a12cdaf85dcd6ae476105fcef54d046cb55284f","kind":"commit","published_at":"2019-01-07T19:38:38.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.10.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.10.1/manifests"},{"name":"v4.10","sha":"a88bbb6fd17507ffadd877f6dd3529e517db2e93","kind":"commit","published_at":"2018-12-20T19:29:01.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.10","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.10/manifests"},{"name":"v4.9.4","sha":"57b3b7e279802b5cc78921051e7431ea6a272be7","kind":"commit","published_at":"2018-10-03T21:07:50.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"add6c3b9054ac15bf6c1c2ad758dfcbbf221bc59","kind":"commit","published_at":"2018-09-28T21:08:50.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"4ad7bf5b8cfacee6281b084cd62d03534cd67594","kind":"commit","published_at":"2018-08-08T17:25:34.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"72375177e29b62012e94a0aa6f352ceac5591f87","kind":"commit","published_at":"2018-06-27T21:39:25.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.1/manifests"},{"name":"untagged-a0d33571c475f790ecbf","sha":"72375177e29b62012e94a0aa6f352ceac5591f87","kind":"commit","published_at":"2018-06-27T21:39:25.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/untagged-a0d33571c475f790ecbf","html_url":"https://github.com/IQSS/dataverse/releases/tag/untagged-a0d33571c475f790ecbf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@untagged-a0d33571c475f790ecbf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/untagged-a0d33571c475f790ecbf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/untagged-a0d33571c475f790ecbf/manifests"},{"name":"v4.9","sha":"d8451c55c339035144e0b5316acc766057921d36","kind":"commit","published_at":"2018-06-05T17:08:24.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9/manifests"},{"name":"v4.8.6","sha":"874a944476ed1647d48f69e6c0bd597716644d35","kind":"commit","published_at":"2018-03-30T17:11:55.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.6","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"64cb1efa07ef861b3e4adaf04bc1fbc853d0f7e9","kind":"commit","published_at":"2018-01-17T20:39:48.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.5","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"708fb954f2321793c3127defb407b8ba784bc3a2","kind":"commit","published_at":"2017-12-05T21:21:38.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"2c3f3a16ffc8ae50cb8611082d53fbead61145a3","kind":"commit","published_at":"2017-11-17T21:10:08.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"ab613a34a79a96b0f493240b6d35efffbd9ce0e4","kind":"commit","published_at":"2017-11-08T00:09:54.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e2682d14e321cb2fef3d09bf6629389f4582c384","kind":"commit","published_at":"2017-10-10T21:51:47.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.1/manifests"},{"name":"v4.8","sha":"896714e27db14651ed2536641068edf0f620a397","kind":"commit","published_at":"2017-09-26T18:56:41.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8/manifests"},{"name":"v4.7.1","sha":"62f898780eef83d5669b92b662d0a0d3dafa393f","kind":"commit","published_at":"2017-07-14T16:56:37.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.7.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.7.1/manifests"},{"name":"v4.7","sha":"7a56c589059a66fda7def9eab5ab2bea2d9c83ef","kind":"commit","published_at":"2017-06-23T19:08:30.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.7","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.7/manifests"},{"name":"v4.6.2","sha":"b0fd0021baf390e5b1e33d09d026f24a3b186ef4","kind":"commit","published_at":"2017-06-02T18:11:33.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.6.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"1ed82aef3bd30c4e59b4dadd2c5b6a77181f5d8c","kind":"commit","published_at":"2017-03-15T15:47:53.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.6.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6.1/manifests"},{"name":"v4.6","sha":"c91366208d37b118a1a95f7964c8b7b08316d06e","kind":"commit","published_at":"2016-12-09T21:07:19.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.6","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6/manifests"},{"name":"v4.5.1","sha":"7e5e8c9c4361e00900e0c6e21b4b1bba63bc2069","kind":"commit","published_at":"2016-09-30T20:50:36.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.5.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.5.1/manifests"},{"name":"v4.5","sha":"dc58ae116bdc40edd48d0ee31cb8cfbb0ae380b6","kind":"commit","published_at":"2016-08-24T16:15:38.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.5","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.5/manifests"},{"name":"v4.4","sha":"47b04ed8abf15f82eabd49ac5a8160a9b551297b","kind":"commit","published_at":"2016-06-29T15:32:48.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.4/manifests"},{"name":"v4.3.1","sha":"be5b26ec4b873ae07f76584a9f3a156e91a6f5c1","kind":"commit","published_at":"2016-05-11T22:36:18.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.3.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.3.1/manifests"},{"name":"v4.3","sha":"b39c957280a348771131bd236983981bdae22673","kind":"commit","published_at":"2016-03-17T18:01:32.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.3/manifests"},{"name":"v4.2.4","sha":"f37fdbd9037e296d680245247a2001506759416c","kind":"commit","published_at":"2016-02-09T21:31:36.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"6561f580f212647e5c8d0b99def9006e7e97fcbf","kind":"commit","published_at":"2016-01-19T06:26:17.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"9883aaa83b5a71de4d9af93aa3302a230f9676fe","kind":"commit","published_at":"2015-12-11T17:20:16.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"36128595c077d8b46b5d890d9e980209cba264c1","kind":"commit","published_at":"2015-11-02T16:13:39.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.1/manifests"},{"name":"v4.2","sha":"e4e454d9803fc8321887cbe05076b1af21701932","kind":"commit","published_at":"2015-09-28T19:03:59.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2/manifests"},{"name":"v4.1","sha":"58a9f330484e9d823cd3ffce88b4d266ceeb366b","kind":"commit","published_at":"2015-07-28T15:16:29.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.1/manifests"},{"name":"v4.0.1","sha":"ba8c0b328c5aa7e55a709d108935f674ff83d9e0","kind":"commit","published_at":"2015-06-08T20:32:53.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.0.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.0.1/manifests"},{"name":"4.0","sha":"b891ba089a519cab2cd0f08eb18d24df55db9851","kind":"tag","published_at":"2015-05-20T21:29:46.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/4.0","html_url":"https://github.com/IQSS/dataverse/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T01:40:07.287Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/iqss/dataverse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/iqss/dataverse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/iqss/dataverse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/iqss/dataverse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T01:34:13.527Z","issues_count":1166,"pull_requests_count":739,"avg_time_to_close_issue":104445596.06624204,"avg_time_to_close_pull_request":7375027.0825688075,"issues_closed_count":785,"pull_requests_closed_count":545,"pull_request_authors_count":80,"issue_authors_count":190,"avg_comments_per_issue":3.1869639794168094,"avg_comments_per_pull_request":4.178619756427605,"merged_pull_requests_count":452,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":377,"past_year_pull_requests_count":368,"past_year_avg_time_to_close_issue":2003312.6357615895,"past_year_avg_time_to_close_pull_request":1065858.5276595745,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":235,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":85,"past_year_avg_comments_per_issue":0.9124668435013262,"past_year_avg_comments_per_pull_request":3.2934782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/issues","maintainers":[{"login":"pdurbin","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pdurbin"},{"login":"qqmyers","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qqmyers"},{"login":"DS-INRA","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRA"},{"login":"pkiraly","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkiraly"},{"login":"ErykKul","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErykKul"},{"login":"DS-INRAE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRAE"},{"login":"mercecrosas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mercecrosas"},{"login":"TaniaSchlatter","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaniaSchlatter"},{"login":"michbarsinai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michbarsinai"},{"login":"tcoupin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcoupin"},{"login":"leeper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leeper"},{"login":"atrisovic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atrisovic"}],"active_maintainers":[{"login":"pdurbin","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pdurbin"},{"login":"qqmyers","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qqmyers"},{"login":"ErykKul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErykKul"},{"login":"DS-INRAE","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRAE"},{"login":"pkiraly","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkiraly"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiqss%2Fdataverse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiqss%2Fdataverse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiqss%2Fdataverse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fiqss%2Fdataverse/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951527,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10382529,"name":"github.com/IQSS/dataverse","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/IQSS/dataverse","keywords_array":[],"namespace":null,"versions_count":29,"first_release_published_at":"2015-06-08T20:32:53.000Z","latest_release_published_at":"2025-07-31T18:54:55.000Z","latest_release_number":"v6.7.1+incompatible","last_synced_at":"2025-09-02T18:46:21.675Z","created_at":"2024-06-17T05:12:01.942Z","updated_at":"2025-09-03T01:40:07.357Z","registry_url":"https://pkg.go.dev/github.com/IQSS/dataverse","install_command":"go get github.com/IQSS/dataverse","documentation_url":"https://pkg.go.dev/github.com/IQSS/dataverse#section-documentation","metadata":{},"repo_metadata":{"id":11563948,"uuid":"14051004","full_name":"IQSS/dataverse","owner":"IQSS","description":"Open source research data repository software","archived":false,"fork":false,"pushed_at":"2025-09-02T17:22:56.000Z","size":249008,"stargazers_count":979,"open_issues_count":879,"forks_count":521,"subscribers_count":68,"default_branch":"develop","last_synced_at":"2025-09-02T18:30:37.986Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://dataverse.org","language":"Java","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/IQSS.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-11-01T18:47:39.000Z","updated_at":"2025-09-01T01:59:17.000Z","dependencies_parsed_at":"2023-10-20T20:25:07.299Z","dependency_job_id":"e1f4c04e-b8c3-4512-bf08-f9c1f577b514","html_url":"https://github.com/IQSS/dataverse","commit_stats":{"total_commits":20684,"total_committers":307,"mean_commits":67.37459283387622,"dds":0.8393927673564108,"last_synced_commit":"d3c76506c2e4ad0327c47f6065219d444ea104b3"},"previous_names":[],"tags_count":74,"template":false,"template_full_name":null,"purl":"pkg:github/IQSS/dataverse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/sbom","scorecard":{"id":64951,"data":{"date":"2025-08-11","repo":{"name":"github.com/IQSS/dataverse","commit":"b7c31ac5e2c387faf41f264d697ac83b33bd6f09"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 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":10,"reason":"all changesets reviewed","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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: script injection with untrusted input ' github.event.client_payload.pull_request.head.ref ': .github/workflows/container_app_pr.yml:57"],"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":"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md: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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/container_app_push.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_app_push.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_base_push.yml:29","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_base_push.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_base_push.yml:103","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/container_base_push.yml:104","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:39","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:58","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:59","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:105","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:106","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:148","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:149","Info: jobLevel 'packages' permission set to 'read': .github/workflows/container_maintenance.yml:195","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container_maintenance.yml:194","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/maven_cache_management.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_cache_management.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_cache_management.yml:80","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/maven_cache_management.yml:79","Info: jobLevel 'contents' permission set to 'read': .github/workflows/maven_unit_test.yml:175","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/maven_unit_test.yml:176","Warn: no topLevel permission defined: .github/workflows/check_property_files.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/container_app_pr.yml:1","Warn: no topLevel permission defined: .github/workflows/container_app_push.yml:1","Warn: no topLevel permission defined: .github/workflows/container_base_push.yml:1","Warn: no topLevel permission defined: .github/workflows/container_maintenance.yml:1","Warn: no topLevel permission defined: .github/workflows/copy_labels.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy_beta_testing.yml:1","Warn: no topLevel permission defined: .github/workflows/guides_build_sphinx.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_cache_management.yml:1","Warn: no topLevel permission defined: .github/workflows/maven_unit_test.yml:1","Warn: no topLevel permission defined: .github/workflows/pr_comment_commands.yml:1","Warn: no topLevel permission defined: .github/workflows/reviewdog_checkstyle.yml:1","Warn: no topLevel permission defined: .github/workflows/shellcheck.yml:1","Warn: no topLevel permission defined: .github/workflows/shellspec.yml:1","Warn: no topLevel permission defined: .github/workflows/spi_release.yml:1"],"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":6,"reason":"binaries present in source code","details":["Warn: binary detected: local_lib/io/gdcc/xoai-common/5.3.2.1-local/xoai-common-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-data-provider/5.3.2.1-local/xoai-data-provider-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-service-provider/5.3.2.1-local/xoai-service-provider-5.3.2.1-local.jar:1","Warn: binary detected: local_lib/io/gdcc/xoai-xmlio/5.3.2.1-local/xoai-xmlio-5.3.2.1-local.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/container_app_pr.yml:16"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v6.7.1 not signed: https://api.github.com/repos/IQSS/dataverse/releases/236663581","Warn: release artifact v6.6 not signed: https://api.github.com/repos/IQSS/dataverse/releases/233303175","Warn: release artifact v6.5 not signed: https://api.github.com/repos/IQSS/dataverse/releases/190484353","Warn: release artifact v6.4 not signed: https://api.github.com/repos/IQSS/dataverse/releases/177621524","Warn: release artifact v6.7.1 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/236663581","Warn: release artifact v6.6 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/233303175","Warn: release artifact v6.5 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/190484353","Warn: release artifact v6.4 does not have provenance: https://api.github.com/repos/IQSS/dataverse/releases/177621524"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: \"do\" can only be used in a loop: scripts/issues/guestbook/insert-guestbook-responses.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check_property_files.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/check_property_files.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/codeql.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_pr.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_pr.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_app_push.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_app_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_base_push.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_base_push.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:160: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:176: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:271: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/container_maintenance.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/container_maintenance.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/copy_labels.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/copy_labels.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy_beta_testing.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/deploy_beta_testing.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/guides_build_sphinx.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/guides_build_sphinx.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/guides_build_sphinx.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/guides_build_sphinx.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_cache_management.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_cache_management.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:140: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven_unit_test.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/maven_unit_test.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr_comment_commands.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/pr_comment_commands.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/reviewdog_checkstyle.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/reviewdog_checkstyle.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/reviewdog_checkstyle.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/reviewdog_checkstyle.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellcheck.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/shellcheck.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellcheck.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/shellspec.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/shellspec.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/spi_release.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/IQSS/dataverse/spi_release.yml/develop?enable=pin","Warn: containerImage not pinned by hash: conf/keycloak/Dockerfile:4","Warn: containerImage not pinned by hash: conf/keycloak/Dockerfile:17: pin your Docker image by updating quay.io/keycloak/keycloak:26.1.4 to quay.io/keycloak/keycloak:26.1.4@sha256:044a457e04987e1fff756be3d2fa325a4ef420fa356b7034ecc9f1b693c32761","Warn: containerImage not pinned by hash: modules/container-base/src/main/docker/Dockerfile:26","Warn: containerImage not pinned by hash: modules/container-configbaker/Dockerfile:12","Warn: containerImage not pinned by hash: modules/container-configbaker/Dockerfile:15","Warn: containerImage not pinned by hash: src/main/docker/Dockerfile:25","Warn: downloadThenRun not pinned by hash: scripts/search/tests/permissions3-full-anon:3","Warn: downloadThenRun not pinned by hash: .github/workflows/shellspec.yml:22","Warn: downloadThenRun not pinned by hash: .github/workflows/shellspec.yml:50","Info:   0 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 third-party GitHubAction dependencies pinned","Info:   0 out of   6 containerImage dependencies pinned","Info:   0 out of   3 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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 30 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"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-735f-pc8j-v9w8","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-9623-mj7j-p9v4","Warn: Project is vulnerable to: GHSA-j288-q9x7-2f5v","Warn: Project is vulnerable to: GHSA-2935-2wfm-hhpv","Warn: Project is vulnerable to: GHSA-5jfq-x6xp-7rw2","Warn: Project is vulnerable to: GHSA-hw58-3793-42gg","Warn: Project is vulnerable to: GHSA-qj5r-2r5p-phc7","Warn: Project is vulnerable to: PYSEC-2018-19 / GHSA-232r-66cg-79px","Warn: Project is vulnerable to: PYSEC-2008-8 / GHSA-wqmm-q65g-2hqr","Warn: Project is vulnerable to: PYSEC-2022-166"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:24:22.756Z","repository_id":11563948,"created_at":"2025-08-15T02:24:22.756Z","updated_at":"2025-08-15T02:24:22.756Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273377149,"owners_count":25094526,"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-02T02:00:09.530Z","response_time":77,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"IQSS","name":"Institute for Quantitative Social Science","uuid":"675237","kind":"organization","description":"","email":null,"website":"http://iq.harvard.edu","location":"Harvard University, Cambridge, MA, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/675237?v=4","repositories_count":160,"last_synced_at":"2024-04-16T02:53:14.198Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IQSS","funding_links":[],"total_stars":1823,"followers":89,"following":0,"created_at":"2022-11-02T22:49:51.417Z","updated_at":"2024-04-16T02:53:35.318Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IQSS/repositories"},"tags":[{"name":"v6.7.1","sha":"f92b3877472e702d8f64d5d159818e49cc8029cb","kind":"commit","published_at":"2025-07-31T18:54:55.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.7.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.7.1/manifests"},{"name":"v6.7","sha":"f3e658109e3a84f982f613262cfa78d8138a1eaf","kind":"commit","published_at":"2025-07-17T19:59:30.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.7","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.7/manifests"},{"name":"v6.6","sha":"c6b6dac5c3dcc9b78bbc7765ba0eae0fc96a4b81","kind":"commit","published_at":"2025-03-18T20:42:05.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.6","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.6/manifests"},{"name":"v6.5","sha":"d9cc5ebcaca1c4fdb651468d314ec7cb2dc1e067","kind":"commit","published_at":"2024-12-12T16:40:00.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.5","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.5/manifests"},{"name":"v6.4","sha":"906f874f9fd56241c41e6c2c2f6989c4406f5909","kind":"commit","published_at":"2024-09-30T14:39:21.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.4/manifests"},{"name":"v6.3","sha":"8c99a74f854a62050d850dccf30246c2fb06a5b9","kind":"commit","published_at":"2024-07-03T13:09:04.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.3/manifests"},{"name":"v6.2","sha":"a218417e875a41e03495581fb6f0e8207c07bd75","kind":"commit","published_at":"2024-04-01T19:56:02.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.2/manifests"},{"name":"v6.1","sha":"1f9e10cfc8acb85780db641d1a6644eb62545b05","kind":"commit","published_at":"2023-12-12T18:18:02.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.1/manifests"},{"name":"v6.0","sha":"5f2413b5d518d01173d871133e5f63f8c0604b51","kind":"commit","published_at":"2023-09-08T17:40:16.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v6.0","html_url":"https://github.com/IQSS/dataverse/releases/tag/v6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v6.0/manifests"},{"name":"v5.14","sha":"f0bcc8b2d26f747dd031c13c6b694f624539554a","kind":"commit","published_at":"2023-08-04T16:09:19.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.14","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.14/manifests"},{"name":"v5.13","sha":"79d6e57b1232cf07faccb6e0fbbe529812770e03","kind":"commit","published_at":"2023-02-14T15:12:44.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.13","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.13/manifests"},{"name":"v5.12.1","sha":"cf90431a5cd797b8399af741c4472b7c2a8176db","kind":"commit","published_at":"2022-11-04T22:51:27.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.12.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.12.1/manifests"},{"name":"v5.12","sha":"71341c0f6ae916712dd4c13ed07418426085a3c7","kind":"commit","published_at":"2022-10-04T20:55:00.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.12","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.12/manifests"},{"name":"v5.11.1","sha":"02e3e921b01306618d45182b4a5757bb12856fe1","kind":"commit","published_at":"2022-08-02T17:44:27.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.11.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.11.1/manifests"},{"name":"v5.11","sha":"21ac7e1e7d9123bcfc071e2c00989b4347a7b5c0","kind":"commit","published_at":"2022-06-13T20:20:16.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.11","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.11/manifests"},{"name":"v5.10.1","sha":"b844672679cf3a83f39488bdf6751f322ba42365","kind":"commit","published_at":"2022-04-06T19:08:18.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.10.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.10.1/manifests"},{"name":"v5.10","sha":"a57ce53c7c683d05959683de66c03199e465c2ad","kind":"commit","published_at":"2022-03-18T19:26:52.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.10","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.10/manifests"},{"name":"v5.9","sha":"fb24c872d0baf00af2616e2bb3d42a219a5a46c8","kind":"commit","published_at":"2021-12-09T19:09:41.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.9","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.9/manifests"},{"name":"v5.8","sha":"9161cd6c5d9665b2a7b8c14b8e726a6712093ee0","kind":"commit","published_at":"2021-11-05T18:36:57.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.8","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.8/manifests"},{"name":"v5.7","sha":"78c9a44c600e14de46b5d3c36ebd55e462fa3c2c","kind":"commit","published_at":"2021-10-13T18:11:57.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.7","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.7/manifests"},{"name":"v5.6","sha":"1c2d8d82d78ceecd6f3d3f99d58d873f2c3bae60","kind":"commit","published_at":"2021-08-04T19:13:08.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.6","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.6/manifests"},{"name":"v5.5","sha":"5fc015008e553daf8e235b29fd320f8cfd050080","kind":"commit","published_at":"2021-05-19T20:55:20.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.5","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.5/manifests"},{"name":"v5.4.1","sha":"80361bfa357c2e0cc64ce0c9d6c5c01013251cae","kind":"commit","published_at":"2021-04-13T15:19:15.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.4.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.4.1/manifests"},{"name":"v5.4","sha":"ea91390109d45e4f4f9b6da3049dc6364e555b53","kind":"commit","published_at":"2021-04-05T15:42:39.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.4/manifests"},{"name":"v5.3","sha":"fcb5ce7fdd169dafe5cf896f80c1294b453d46a9","kind":"commit","published_at":"2020-12-10T22:08:45.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.3/manifests"},{"name":"v5.2","sha":"4951505d571151a6ba85cfa6e29010b6aa25d058","kind":"commit","published_at":"2020-11-09T21:10:29.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.2/manifests"},{"name":"v5.1.1","sha":"559a4494847ebc18c8338b2ce4b912531f229805","kind":"commit","published_at":"2020-10-08T15:14:01.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.1.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.1.1/manifests"},{"name":"v5.1","sha":"7a0eef0c8ef69c8e5baaea68e1abaeb7682638d4","kind":"commit","published_at":"2020-10-05T20:19:33.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.1/manifests"},{"name":"v5.0","sha":"993d0a342ca4f27bdd41dfa52f6147979ffc5991","kind":"commit","published_at":"2020-08-18T20:21:56.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v5.0","html_url":"https://github.com/IQSS/dataverse/releases/tag/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v5.0/manifests"},{"name":"v4.20","sha":"4e07b625ed585d2feb0ff44b9273c95746958476","kind":"commit","published_at":"2020-04-01T19:10:03.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.20","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.20/manifests"},{"name":"v4.19","sha":"affbf4fbeb511e0a8591348accdec51423e02d92","kind":"commit","published_at":"2020-01-21T21:09:02.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.19","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.19/manifests"},{"name":"v4.18.1","sha":"a91d37099d62bdfb6b0687f65afd59b64d0cf16f","kind":"commit","published_at":"2019-11-20T23:13:55.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.18.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.18.1/manifests"},{"name":"v4.18","sha":"118aa71fdfd25bf125b1466257ec951a9b539866","kind":"commit","published_at":"2019-11-14T15:45:50.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.18","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.18/manifests"},{"name":"v4.17","sha":"51739f61fedfd4f8cc1e3d547b45eb5ff0801c25","kind":"commit","published_at":"2019-10-03T20:18:03.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.17","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.17/manifests"},{"name":"v4.16","sha":"a56d550c996bd34a402dfaea3b16d8a164657c97","kind":"commit","published_at":"2019-08-28T17:23:40.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.16","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.16/manifests"},{"name":"v4.15.1","sha":"701b56b5f4d39c297adb7745faef0c9f8009de80","kind":"commit","published_at":"2019-07-10T22:28:39.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.15.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.15.1/manifests"},{"name":"v4.15","sha":"9a0b627a27aec0f653bb51d1497f470e7ef09fa8","kind":"commit","published_at":"2019-06-14T20:52:40.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.15","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.15/manifests"},{"name":"v4.14","sha":"57a392d90dac5d338ccdcd06d176a032f0c89e04","kind":"commit","published_at":"2019-05-09T18:28:08.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.14","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.14/manifests"},{"name":"v4.13","sha":"a68b59d4c5a7b7336462bd508dc948ccc6ed44dc","kind":"commit","published_at":"2019-04-18T22:46:05.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.13","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.13/manifests"},{"name":"v4.12","sha":"b2180be1dd6a88cd89d17672b886e6a53722dab8","kind":"commit","published_at":"2019-03-29T19:37:12.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.12","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.12/manifests"},{"name":"v4.11","sha":"30ee2f14386bee635b6b051484cf9239d746d171","kind":"commit","published_at":"2019-02-19T23:01:38.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.11","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.11/manifests"},{"name":"v4.10.1","sha":"1a12cdaf85dcd6ae476105fcef54d046cb55284f","kind":"commit","published_at":"2019-01-07T19:38:38.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.10.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.10.1/manifests"},{"name":"v4.10","sha":"a88bbb6fd17507ffadd877f6dd3529e517db2e93","kind":"commit","published_at":"2018-12-20T19:29:01.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.10","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.10/manifests"},{"name":"v4.9.4","sha":"57b3b7e279802b5cc78921051e7431ea6a272be7","kind":"commit","published_at":"2018-10-03T21:07:50.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.4/manifests"},{"name":"v4.9.3","sha":"add6c3b9054ac15bf6c1c2ad758dfcbbf221bc59","kind":"commit","published_at":"2018-09-28T21:08:50.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.3/manifests"},{"name":"v4.9.2","sha":"4ad7bf5b8cfacee6281b084cd62d03534cd67594","kind":"commit","published_at":"2018-08-08T17:25:34.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.2/manifests"},{"name":"v4.9.1","sha":"72375177e29b62012e94a0aa6f352ceac5591f87","kind":"commit","published_at":"2018-06-27T21:39:25.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9.1/manifests"},{"name":"untagged-a0d33571c475f790ecbf","sha":"72375177e29b62012e94a0aa6f352ceac5591f87","kind":"commit","published_at":"2018-06-27T21:39:25.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/untagged-a0d33571c475f790ecbf","html_url":"https://github.com/IQSS/dataverse/releases/tag/untagged-a0d33571c475f790ecbf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@untagged-a0d33571c475f790ecbf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/untagged-a0d33571c475f790ecbf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/untagged-a0d33571c475f790ecbf/manifests"},{"name":"v4.9","sha":"d8451c55c339035144e0b5316acc766057921d36","kind":"commit","published_at":"2018-06-05T17:08:24.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.9","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.9/manifests"},{"name":"v4.8.6","sha":"874a944476ed1647d48f69e6c0bd597716644d35","kind":"commit","published_at":"2018-03-30T17:11:55.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.6","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.6/manifests"},{"name":"v4.8.5","sha":"64cb1efa07ef861b3e4adaf04bc1fbc853d0f7e9","kind":"commit","published_at":"2018-01-17T20:39:48.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.5","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.5/manifests"},{"name":"v4.8.4","sha":"708fb954f2321793c3127defb407b8ba784bc3a2","kind":"commit","published_at":"2017-12-05T21:21:38.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.4/manifests"},{"name":"v4.8.3","sha":"2c3f3a16ffc8ae50cb8611082d53fbead61145a3","kind":"commit","published_at":"2017-11-17T21:10:08.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.3/manifests"},{"name":"v4.8.2","sha":"ab613a34a79a96b0f493240b6d35efffbd9ce0e4","kind":"commit","published_at":"2017-11-08T00:09:54.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.2/manifests"},{"name":"v4.8.1","sha":"e2682d14e321cb2fef3d09bf6629389f4582c384","kind":"commit","published_at":"2017-10-10T21:51:47.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8.1/manifests"},{"name":"v4.8","sha":"896714e27db14651ed2536641068edf0f620a397","kind":"commit","published_at":"2017-09-26T18:56:41.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.8","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.8/manifests"},{"name":"v4.7.1","sha":"62f898780eef83d5669b92b662d0a0d3dafa393f","kind":"commit","published_at":"2017-07-14T16:56:37.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.7.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.7.1/manifests"},{"name":"v4.7","sha":"7a56c589059a66fda7def9eab5ab2bea2d9c83ef","kind":"commit","published_at":"2017-06-23T19:08:30.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.7","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.7/manifests"},{"name":"v4.6.2","sha":"b0fd0021baf390e5b1e33d09d026f24a3b186ef4","kind":"commit","published_at":"2017-06-02T18:11:33.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.6.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6.2/manifests"},{"name":"v4.6.1","sha":"1ed82aef3bd30c4e59b4dadd2c5b6a77181f5d8c","kind":"commit","published_at":"2017-03-15T15:47:53.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.6.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6.1/manifests"},{"name":"v4.6","sha":"c91366208d37b118a1a95f7964c8b7b08316d06e","kind":"commit","published_at":"2016-12-09T21:07:19.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.6","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.6/manifests"},{"name":"v4.5.1","sha":"7e5e8c9c4361e00900e0c6e21b4b1bba63bc2069","kind":"commit","published_at":"2016-09-30T20:50:36.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.5.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.5.1/manifests"},{"name":"v4.5","sha":"dc58ae116bdc40edd48d0ee31cb8cfbb0ae380b6","kind":"commit","published_at":"2016-08-24T16:15:38.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.5","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.5/manifests"},{"name":"v4.4","sha":"47b04ed8abf15f82eabd49ac5a8160a9b551297b","kind":"commit","published_at":"2016-06-29T15:32:48.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.4/manifests"},{"name":"v4.3.1","sha":"be5b26ec4b873ae07f76584a9f3a156e91a6f5c1","kind":"commit","published_at":"2016-05-11T22:36:18.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.3.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.3.1/manifests"},{"name":"v4.3","sha":"b39c957280a348771131bd236983981bdae22673","kind":"commit","published_at":"2016-03-17T18:01:32.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.3/manifests"},{"name":"v4.2.4","sha":"f37fdbd9037e296d680245247a2001506759416c","kind":"commit","published_at":"2016-02-09T21:31:36.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2.4","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.4/manifests"},{"name":"v4.2.3","sha":"6561f580f212647e5c8d0b99def9006e7e97fcbf","kind":"commit","published_at":"2016-01-19T06:26:17.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2.3","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.3/manifests"},{"name":"v4.2.2","sha":"9883aaa83b5a71de4d9af93aa3302a230f9676fe","kind":"commit","published_at":"2015-12-11T17:20:16.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.2/manifests"},{"name":"v4.2.1","sha":"36128595c077d8b46b5d890d9e980209cba264c1","kind":"commit","published_at":"2015-11-02T16:13:39.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2.1/manifests"},{"name":"v4.2","sha":"e4e454d9803fc8321887cbe05076b1af21701932","kind":"commit","published_at":"2015-09-28T19:03:59.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.2","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.2/manifests"},{"name":"v4.1","sha":"58a9f330484e9d823cd3ffce88b4d266ceeb366b","kind":"commit","published_at":"2015-07-28T15:16:29.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.1/manifests"},{"name":"v4.0.1","sha":"ba8c0b328c5aa7e55a709d108935f674ff83d9e0","kind":"commit","published_at":"2015-06-08T20:32:53.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/v4.0.1","html_url":"https://github.com/IQSS/dataverse/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/v4.0.1/manifests"},{"name":"4.0","sha":"b891ba089a519cab2cd0f08eb18d24df55db9851","kind":"tag","published_at":"2015-05-20T21:29:46.000Z","download_url":"https://codeload.github.com/IQSS/dataverse/tar.gz/4.0","html_url":"https://github.com/IQSS/dataverse/releases/tag/4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IQSS/dataverse@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/tags/4.0/manifests"}]},"repo_metadata_updated_at":"2025-09-03T01:40:07.356Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.935580196030183,"dependent_packages_count":6.497216412401576,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.716398304215879},"purl":"pkg:golang/github.com/%21i%21q%21s%21s/dataverse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IQSS/dataverse","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IQSS/dataverse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IQSS/dataverse/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-03T01:34:13.527Z","issues_count":1166,"pull_requests_count":739,"avg_time_to_close_issue":104445596.06624204,"avg_time_to_close_pull_request":7375027.0825688075,"issues_closed_count":785,"pull_requests_closed_count":545,"pull_request_authors_count":80,"issue_authors_count":190,"avg_comments_per_issue":3.1869639794168094,"avg_comments_per_pull_request":4.178619756427605,"merged_pull_requests_count":452,"bot_issues_count":0,"bot_pull_requests_count":18,"past_year_issues_count":377,"past_year_pull_requests_count":368,"past_year_avg_time_to_close_issue":2003312.6357615895,"past_year_avg_time_to_close_pull_request":1065858.5276595745,"past_year_issues_closed_count":151,"past_year_pull_requests_closed_count":235,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":85,"past_year_avg_comments_per_issue":0.9124668435013262,"past_year_avg_comments_per_pull_request":3.2934782608695654,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":207,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/issues","maintainers":[{"login":"pdurbin","count":203,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pdurbin"},{"login":"qqmyers","count":193,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qqmyers"},{"login":"DS-INRA","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRA"},{"login":"pkiraly","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkiraly"},{"login":"ErykKul","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErykKul"},{"login":"DS-INRAE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRAE"},{"login":"mercecrosas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mercecrosas"},{"login":"TaniaSchlatter","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaniaSchlatter"},{"login":"michbarsinai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michbarsinai"},{"login":"tcoupin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcoupin"},{"login":"leeper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leeper"},{"login":"atrisovic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atrisovic"}],"active_maintainers":[{"login":"pdurbin","count":108,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pdurbin"},{"login":"qqmyers","count":98,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qqmyers"},{"login":"ErykKul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErykKul"},{"login":"DS-INRAE","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRAE"},{"login":"pkiraly","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkiraly"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIQSS%2Fdataverse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIQSS%2Fdataverse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIQSS%2Fdataverse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIQSS%2Fdataverse/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1951527,"maintainers_count":0,"namespaces_count":741275,"keywords_count":109185,"github":"golang","metadata":{"funded_packages_count":49011},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-05T05:14:06.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":1439408,"full_name":"IQSS/dataverse","default_branch":"develop","committers":[{"name":"Philip Durbin","email":"philip_durbin@harvard.edu","login":null,"count":3322},{"name":"Stephen Kraffmiller","email":"skraffmiller@hmdc.harvard.edu","login":null,"count":2085},{"name":"qqmyers","email":"qqmyers@hotmail.com","login":null,"count":2052},{"name":"Leonid Andreev","email":"leonid@hmdc.harvard.edu","login":null,"count":1928},{"name":"Michael Heppler","email":"mheppler@hmdc.harvard.edu","login":null,"count":1266},{"name":"Gustavo Durand","email":"gdurand@iq.harvard.edu","login":null,"count":1113},{"name":"Jim Myers","email":"myersjd@umich.edu","login":null,"count":881},{"name":"Oliver Bertuch","email":"o.bertuch@fz-juelich.de","login":null,"count":779},{"name":"Raman Prasad","email":"raman_prasad@harvard.edu","login":null,"count":675},{"name":"Danny Brooke","email":"danny_brooke@harvard.edu","login":null,"count":569},{"name":"Michael Bar-Sinai","email":"mich.barsinai@gmail.com","login":null,"count":441},{"name":"matthew-a-dunlap","email":"matthew.a.dunlap@gmail.com","login":null,"count":422},{"name":"Pete Meyer","email":"pameyer@crystal.harvard.edu","login":null,"count":254},{"name":"GPortas","email":"hey@gportas.me","login":null,"count":249},{"name":"chenganj","email":"jayanthy.chengan@utoronto.ca","login":null,"count":244},{"name":"ellenk","email":"ekraffmiller@hmdc.harvard.edu","login":null,"count":242},{"name":"Eryk Kulikowski","email":"eryk.kulikowski@kuleuven.be","login":null,"count":213},{"name":"Derek Murphy","email":"dlmurphy@g.harvard.edu","login":null,"count":211},{"name":"Elizabeth Quigley","email":"equigley@iq.harvard.edu","login":null,"count":207},{"name":"Kevin Condon","email":"kcondon@hmdc.harvard.edu","login":null,"count":187},{"name":"Victoria Lubitch","email":"victoria.lubitch@utoronto.ca","login":null,"count":173},{"name":"Sarah Ferry","email":"ferrys@bu.edu","login":null,"count":169},{"name":"oscardssmith","email":"oscardssmith@gmail.com","login":null,"count":157},{"name":"Don Sizemore","email":"don.sizemore@gmail.com","login":null,"count":157},{"name":"posixeleni","email":"ecastro@fas.harvard.edu","login":null,"count":142},{"name":"xyang02","email":"xyang02@hmdc.harvard.edu","login":null,"count":117},{"name":"matthew-a-dunlap","email":"matthew_dunlap@harvard.edu","login":null,"count":116},{"name":"Gustavo Durand","email":"scolapasta+github@gmail.com","login":null,"count":110},{"name":"Peter Kiraly","email":"peter.kiraly@gwdg.de","login":null,"count":102},{"name":"Eleni Castro","email":"posixeleni@gmail.com","login":null,"count":93},{"name":"don.sizemore","email":"don.sizemore@github.com","login":null,"count":91},{"name":"Brian Silverstein","email":"bsilverstein95@gmail.com","login":null,"count":90},{"name":"Rohit Bhattacharjee","email":"rohit.bhattacharjee99@gmail.com","login":null,"count":80},{"name":"Roland Schlaefli","email":"rolandschlaefli@gmail.com","login":null,"count":59},{"name":"Robert Treacy","email":"rtreacy@hmdc.harvard.edu","login":null,"count":44},{"name":"bmckinney","email":"mckinney.sw@gmail.com","login":null,"count":42},{"name":"Alex Scheitlin","email":"alex.scheitlin@bluewin.ch","login":null,"count":41},{"name":"Jan van Mansum","email":"janvanmansum","login":"janvanmansum","count":40},{"name":"gdurand","email":"gdurand@dhcp-10-250-203-99.harvard.edu","login":null,"count":39},{"name":"Danny Brooke","email":"djbrooke@gmail.com","login":null,"count":36},{"name":"jingma","email":"ma.jing@outlook.com","login":null,"count":36},{"name":"bencomp","email":"ben@companjen.name","login":null,"count":35},{"name":"mderuijter","email":"menko.de.ruijter@dans.knaw.nl","login":null,"count":35},{"name":"Paul Boon","email":"paul.boon@dans.knaw.nl","login":null,"count":34},{"name":"Julian Gautier","email":"juliangautier@g.harvard.edu","login":null,"count":30},{"name":"qqmyers","email":"jim.myers@computer.org","login":null,"count":30},{"name":"Charles Thao","email":"khanhchuong7396@gmail.com","login":null,"count":29},{"name":"nikzaugg","email":"zauggnik@gmail.com","login":null,"count":28},{"name":"Julian Gautier","email":"jggautier@ucla.edu","login":null,"count":28},{"name":"pkiraly","email":"pkiraly@gwdg.de","login":null,"count":26},{"name":"Benjamin Martinez","email":"benjamin.martiinez@gmail.com","login":null,"count":24},{"name":"Marie-Hélène Vézina","email":"marie-helene.vezina@umontreal.ca","login":null,"count":24},{"name":"Vic Ding","email":"qiqing.ding@dans.knaw.nl","login":null,"count":22},{"name":"cstr","email":"shmilyfeng3@163.com","login":null,"count":22},{"name":"sol","email":"soloomonh@gmail.com","login":null,"count":20},{"name":"mdmADA","email":"mdmADA","login":"mdmADA","count":19},{"name":"posixeleni","email":"eleni@Elenis-MacBook-Pro.local","login":null,"count":19},{"name":"Oliver Bertuch","email":"poikilotherm","login":"poikilotherm","count":18},{"name":"Philip Durbin","email":"philipdurbin@gmail.com","login":null,"count":18},{"name":"Thibault Coupin","email":"thibault.coupin@gmail.com","login":null,"count":17},{"name":"Stephen Kraffmiller","email":"skraffmi@hmdcadministrators-MacBook-Pro-2.local","login":null,"count":17},{"name":"Francesco Cadili","email":"francesco.cadili@4science.it","login":null,"count":16},{"name":"Aday Bujeda","email":"aday@theagilemonkeys.com","login":null,"count":16},{"name":"Menko de Ruijter","email":"56864998+mderuijter","login":"mderuijter","count":15},{"name":"Jan van Mansum","email":"janvanmansum@gmail.com","login":null,"count":15},{"name":"mheppler","email":"mheppler@10.251.84.88","login":null,"count":15},{"name":"Kaitlin Newson","email":"kaitlin.newson@utoronto.ca","login":null,"count":15},{"name":"Philipp Conzett","email":"philippconzett","login":"philippconzett","count":14},{"name":"Michael Suo","email":"darthsuo@gmail.com","login":null,"count":14},{"name":"esotiri","email":"esotiri@hmdc.harvard.edu","login":null,"count":14},{"name":"j-n-c","email":"jnsc@ua.pt","login":null,"count":14},{"name":"mdmADA","email":"Marina.McGale@anu.edu.au","login":null,"count":13},{"name":"Sherry Lake","email":"shlake@virginia.edu","login":null,"count":13},{"name":"Leon-Mac","email":"leonardoli525@gmail.com","login":null,"count":13},{"name":"RomainM","email":"romain.mougin@sciencespo.fr","login":null,"count":13},{"name":"Michael Heppler","email":"687227+mheppler","login":"mheppler","count":12},{"name":"Joke Pol","email":"joke.pol@dans.knaw.nl","login":null,"count":12},{"name":"Vic","email":"qiqing.ding@di.huc.knaw.nl","login":null,"count":12},{"name":"sirineREKIK","email":"sirine.rekik@algoptis.fr","login":null,"count":12},{"name":"Carlos McGregor","email":"c.mcgregormuro@mail.utoronto.ca","login":null,"count":11},{"name":"Vyacheslav Tykhonov","email":"4tikhonov@gmail.com","login":null,"count":11},{"name":"Benjamin Peuch","email":"benjamin.peuch@gmail.com","login":null,"count":11},{"name":"j-n-c","email":"josenscarvalho@gmail.com","login":null,"count":11},{"name":"Louis-wr","email":"85620187+Louis-wr","login":"Louis-wr","count":10},{"name":"Robert Treacy","email":"roberttreacy@Bob-Treacys-Computer.local","login":null,"count":10},{"name":"ekoi","email":"eko.indarto@dans.knaw.nl","login":null,"count":10},{"name":"JayanthyChengan","email":"JayanthyChengan","login":"JayanthyChengan","count":9},{"name":"kuhlaid","email":"41551429+kuhlaid","login":"kuhlaid","count":9},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"mheppler","email":"mheppler@10.251.87.55","login":null,"count":9},{"name":"mheppler","email":"mheppler@10.251.81.251","login":null,"count":9},{"name":"anuj-rt","email":"thakur.an@husky.neu.edu","login":null,"count":9},{"name":"Leonhard Maylein","email":"Maylein@ub.uni-heidelberg.de","login":null,"count":9},{"name":"Kim Jin Yeon","email":"hourglass458@gmail.com","login":null,"count":9},{"name":"Markus Haarländer","email":"haarlaender@mpdl.mpg.de","login":null,"count":8},{"name":"Jan van Mansum","email":"jan.van.mansum@dans.knaw.nl","login":null,"count":8},{"name":"Henning Timm","email":"henning.timm@tu-dortmund.de","login":null,"count":8},{"name":"Gerafp","email":"gerardo.florespe@alumno.buap.mx","login":null,"count":8},{"name":"akio-sone","email":"asone@email.unc.edu","login":null,"count":8},{"name":"Thomas J. Leeper","email":"thosjleeper@gmail.com","login":"leeper","count":7},{"name":"Kaitlin Newson","email":"kaitlin.newson@gmail.com","login":null,"count":7},{"name":"Naomi Day","email":"nday@wellesley.edu","login":null,"count":7},{"name":"Victoria Lubitch","email":"43550154+lubitchv","login":"lubitchv","count":6},{"name":"Vic Ding","email":"31689867+vicding-mi","login":"vicding-mi","count":6},{"name":"acme146","email":"ad459092@dal.ca","login":null,"count":6},{"name":"dheles","email":"drew@codhicitta.com","login":null,"count":6},{"name":"qqmye","email":"qqmye@10.8.0.6","login":null,"count":6},{"name":"Robert Verkerk","email":"robert.verkerk@surfsara.nl","login":null,"count":6},{"name":"Saikiran Patil","email":"patilrsaikiran@gmail.com","login":null,"count":6},{"name":"Merce Crosas","email":"mcrosas@hmdc.harvard.edu","login":null,"count":6},{"name":"qqmye","email":"qqmye@DESKTOP-NONDTGH.fios-router.home","login":null,"count":6},{"name":"Craig Willis","email":"willis8@illinois.edu","login":null,"count":5},{"name":"Ludovic DANIEL","email":"ludovic.daniel@smile.fr","login":null,"count":5},{"name":"sferey","email":"steven.ferey@smile.fr","login":null,"count":5},{"name":"mheppler","email":"mheppler@10.251.82.137","login":null,"count":5},{"name":"Vic Ding","email":"qiqing.ding@meertens.knaw.nl","login":null,"count":5},{"name":"dataverse","email":"dataverse@localhost","login":null,"count":5},{"name":"Ana Trisovic","email":"ana.trisovic@gmail.com","login":null,"count":5},{"name":"Eunice Soh","email":"eunice.sjy@gmail.com","login":null,"count":5},{"name":"Patrick Carlson","email":"pcarlso@sandia.gov","login":null,"count":5},{"name":"kcondon","email":"kcondon@140.247.116.223","login":null,"count":5},{"name":"mheppler","email":"mheppler@vpn-10-1-60.fas.harvard.edu","login":null,"count":5},{"name":"mheppler","email":"mheppler@10.251.83.51","login":null,"count":5},{"name":"mheppler","email":"mheppler@10.251.84.55","login":null,"count":5},{"name":"Karol Kulik","email":"kkulik@icm.edu.pl","login":null,"count":5},{"name":"Ken Mankoff","email":"mankoff@gmail.com","login":"mankoff","count":4},{"name":"johnhuck","email":"johnhuck","login":"johnhuck","count":4},{"name":"schorcht-ioer","email":"123582538+schorcht-ioer","login":"schorcht-ioer","count":4},{"name":"mheppler","email":"mheppler@10.251.91.22","login":null,"count":4},{"name":"mheppler","email":"mheppler@10.251.92.152","login":null,"count":4},{"name":"mheppler","email":"mheppler@192.168.1.30","login":null,"count":4},{"name":"mheppler","email":"mheppler@10.251.85.192","login":null,"count":4},{"name":"Eric de Vries","email":"hro.mail@gmail.com","login":null,"count":4},{"name":"mheppler","email":"mheppler@10.251.89.123","login":null,"count":4},{"name":"mheppler","email":"mheppler@10.251.91.86","login":null,"count":4},{"name":"xflv","email":"xflv@cnic.cn","login":null,"count":4},{"name":"darms","email":"darms@zbmed.de","login":null,"count":4},{"name":"Patrick Carlson","email":"carlson2442@gmail.com","login":null,"count":4},{"name":"jri-sp","email":"jeremy.richard@sciencespo.fr","login":null,"count":4},{"name":"lwo","email":"lwo@iisg.nl","login":null,"count":4},{"name":"jacobmakar","email":"jacob@jacob-VirtualBox","login":null,"count":4},{"name":"Louis-wr","email":"loic.k.bergeron@uit.no","login":null,"count":4},{"name":"mheppler","email":"mheppler@10.251.84.235","login":null,"count":4},{"name":"mheppler","email":"mheppler@10.251.80.247","login":null,"count":4},{"name":"Pallinger Péter","email":"pallinger@dsd.sztaki.hu","login":null,"count":4},{"name":"Akira Yoshiyama","email":"luckyanchor2@gmail.com","login":null,"count":4},{"name":"Major Seitan","email":"major.seitan@gmail.com","login":null,"count":3},{"name":"fni18300","email":"fni18300@open-groupe.com","login":null,"count":3},{"name":"mheppler","email":"mheppler@10.0.0.17","login":null,"count":3},{"name":"mheppler","email":"mheppler@10.251.88.249","login":null,"count":3},{"name":"esotiri","email":"esotiri@192.168.1.3","login":null,"count":3},{"name":"Brian Cassidy","email":"brian.cassidy@unb.ca","login":null,"count":3},{"name":"Felker Tamás","email":"felker.tomi@gmail.com","login":null,"count":3},{"name":"Alan Bid","email":"alanbidart@gmail.com","login":null,"count":3},{"name":"Francesco Pio Scognamiglio","email":"francescopio.scognamiglio@4science.it","login":null,"count":3},{"name":"Dan McPherson","email":"dmcphers@redhat.com","login":null,"count":3},{"name":"Thibault Coupin","email":"thibault.coupin@ird.fr","login":null,"count":3},{"name":"Derek Murphy","email":"dmurphy@GX1JTY1.AD.FAS.HARVARD.EDU","login":null,"count":3},{"name":"mheppler","email":"mheppler@vpn10-249.fas.harvard.edu","login":null,"count":3},{"name":"FLORENT NISSERON","email":"florent.nisseron@open-groupe.com","login":null,"count":3},{"name":"mheppler","email":"mheppler@10.251.81.252","login":null,"count":3},{"name":"mheppler","email":"mheppler@10.251.83.216","login":null,"count":3},{"name":"Alex Ivanov","email":"alex@calmforce.com","login":null,"count":3},{"name":"Nicolas CARPi","email":"nico-git@deltablot.email","login":null,"count":3},{"name":"mr-loop-1","email":"loopolecreator1@gmail.com","login":null,"count":3},{"name":"esotiri","email":"esotiri@140.247.116.151","login":null,"count":3},{"name":"Alejandra Tenorio","email":"31973211+alejandratenorio","login":"alejandratenorio","count":3},{"name":"bcaccivio","email":"bcaccivio@10.251.90.236","login":null,"count":3},{"name":"Stefan Kasberger","email":"mail@stefankasberger.at","login":null,"count":2},{"name":"Yamil Suarez","email":"github@yamil.com","login":null,"count":2},{"name":"RightInTwo","email":"github@at.yourweb.de","login":null,"count":2},{"name":"Cam","email":"merril51@msu.edu","login":null,"count":2},{"name":"Dan Willoughby","email":"amozoss@gmail.com","login":null,"count":2},{"name":"Thanh Thanh","email":"tttle@softeam.fr","login":null,"count":2},{"name":"ricardo","email":"ricardo.vazquez.ojeda@gmail.com","login":null,"count":2},{"name":"mheppler","email":"mheppler@10.251.82.44","login":null,"count":2},{"name":"jamie jamison","email":"jamison@library.ucla.edu","login":null,"count":2},{"name":"mheppler","email":"mheppler@10.251.81.67","login":null,"count":2},{"name":"mheppler","email":"mheppler@10.251.89.138","login":null,"count":2},{"name":"mheppler","email":"mheppler@10.251.83.113","login":null,"count":2},{"name":"vjdorazio","email":"dorazio@iq.harvard.edu","login":null,"count":2},{"name":"mheppler","email":"mheppler@10.251.85.62","login":null,"count":2},{"name":"Anthony Reyes","email":"anthony.reyes@jpl.nasa.gov","login":null,"count":2},{"name":"Adam Reiner","email":"adam.reiner@wzb.eu","login":null,"count":2},{"name":"noobyu6","email":"1044510784@qq.com","login":null,"count":2},{"name":"Jan Range","email":"range.jan@web.de","login":null,"count":2},{"name":"kevinworthington","email":"kevin.a.worthington@gmail.com","login":null,"count":2},{"name":"Andrea Bollini","email":"andrea.bollini@4science.it","login":null,"count":2},{"name":"Tommy Monson","email":"tmonson@redhat.com","login":null,"count":2},{"name":"mheppler","email":"mheppler@10.251.89.77","login":null,"count":2},{"name":"Claudio Satriano","email":"satriano@gmail.com","login":null,"count":2},{"name":"pengchengluo","email":"luopengcheng_love@126.com","login":null,"count":2},{"name":"Tania Schlatter","email":"tania.schlatter@gmail.com","login":null,"count":2},{"name":"Andrey","email":"andrey.odum@unc.edu","login":null,"count":2},{"name":"Rok Roskar","email":"rok.roskar@sdsc.ethz.ch","login":null,"count":2},{"name":"Juan Corrales","email":"webmaster@consorciomadrono.es","login":null,"count":2},{"name":"dliburd","email":"dliburd@hmdc.harvard.edu","login":null,"count":2},{"name":"Balazs E. Pataki","email":"pataki@gmail.com","login":null,"count":2},{"name":"Leonid Andreev","email":"landreev@Leonids-MacBook-Pro.local","login":null,"count":2},{"name":"esotiri","email":"esotiri@140.247.116.144","login":null,"count":2},{"name":"dhirst1","email":"96255147+dhirst1","login":"dhirst1","count":2},{"name":"Lehebax","email":"lehebax724@ktasy.com","login":null,"count":2},{"name":"Heinz Kramski","email":"kramski@web.de","login":null,"count":2},{"name":"mheppler","email":"mheppler@10.251.85.51","login":null,"count":2},{"name":"mheppler","email":"mheppler@10.251.89.112","login":null,"count":2},{"name":"Juan Pablo Tosca Villanueva","email":"jptosca@gmail.com","login":null,"count":2},{"name":"Calvin Winkowski (Telnoratti)","email":"cwinkowski@vtti.vt.edu","login":null,"count":2},{"name":"dyaw-Drexel","email":"50875663+dyaw-Drexel","login":"dyaw-Drexel","count":2},{"name":"Abhinav Rana","email":"142827270+AR-2910","login":"AR-2910","count":2},{"name":"Jan Range","email":"30547301+JR-1991","login":"JR-1991","count":2},{"name":"Abdul Samad","email":"62374784+mr-loop-1","login":"mr-loop-1","count":2},{"name":"Tom Koch","email":"tomck","login":"tomck","count":2},{"name":"Dhruv","email":"42606683+dA505819","login":"dA505819","count":2},{"name":"Ouahalou Youssef","email":"46802308+youssefOuahalou","login":"youssefOuahalou","count":2},{"name":"Kris Dekeyser","email":"kris.dekeyser@libis.be","login":null,"count":2},{"name":"Vera Clemens","email":"clemens@zbmed.de","login":null,"count":1},{"name":"konradperlowski","email":"konrad.perl@gmail.com","login":null,"count":1},{"name":"Tai Nguyen Bui","email":"tai@theagilemonkeys.com","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.82.23","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.80.175","login":null,"count":1},{"name":"kcondon","email":"kcondon@140.247.116.40","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.82.45","login":null,"count":1},{"name":"A. Soroka","email":"ajs6f@apache.org","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.91.136","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.0.0.19","login":null,"count":1},{"name":"Adoal Xu","email":"adoalxu@gmail.com","login":null,"count":1},{"name":"Gary King","email":"king@harvard.edu","login":null,"count":1},{"name":"Sebastian Karcher","email":"karcher@u.northwestern.edu","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.82.124","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.82.62","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.91.103","login":null,"count":1},{"name":"Raman Prasad","email":"raprasad@gmail.com","login":null,"count":1},{"name":"Miguel Tomas Silva","email":"mtpsilva@gmail.com","login":null,"count":1},{"name":"mheppler","email":"mheppler@vpn-10-1-159.fas.harvard.edu","login":null,"count":1},{"name":"mheppler","email":"mheppler@vpn11-238.fas.harvard.edu","login":null,"count":1},{"name":"alejandratenorio","email":"alejandra.tenorio@live.com.mx","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.84.187","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.82.251","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.93.31","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.92.176","login":null,"count":1},{"name":"esotiri","email":"esotiri@g.harvard.edu","login":null,"count":1},{"name":"Usman Muchlish","email":"u.muchlish@gmail.com","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.85.21","login":null,"count":1},{"name":"worthink","email":"kevin.worthington@utoronto.ca","login":null,"count":1},{"name":"root","email":"root@tddn11.dans.knaw.nl","login":null,"count":1},{"name":"xyang","email":"xyang@10.251.91.215","login":null,"count":1},{"name":"xyang","email":"xyang@10.251.83.107","login":null,"count":1},{"name":"tdilauro","email":"tim.dilauro@gmail.com","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.85.140","login":null,"count":1},{"name":"罗鹏程","email":"luopc@lib.pku.edu.cn","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.87.130","login":null,"count":1},{"name":"Don Sizemore","email":"dls@dons-mbp.wireless-1x.unc.edu","login":null,"count":1},{"name":"pjw","email":"pjw@192.168.0.4","login":null,"count":1},{"name":"oss061","email":"oss061@K301-06MT.AD.FAS.HARVARD.EDU","login":null,"count":1},{"name":"mheppler","email":"mheppler@vpn11-36.fas.harvard.edu","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.89.237","login":null,"count":1},{"name":"smillidge","email":"steve.millidge@payara.fish","login":null,"count":1},{"name":"Nikoc-dimako","email":"nikosdimako@gmail.com","login":null,"count":1},{"name":"sirineREKIK","email":"110403723+sirineREKIK","login":"sirineREKIK","count":1},{"name":"kmina02","email":"79454352+kmina02","login":"kmina02","count":1},{"name":"inDane","email":"inDane","login":"inDane","count":1},{"name":"zbenta","email":"54443719+zbenta","login":"zbenta","count":1},{"name":"Ana Trisovic","email":"atrisovic","login":"atrisovic","count":1},{"name":"gaelforget","email":"gforget@mit.edu","login":"gaelforget","count":1},{"name":"meghangoodchild","email":"34171553+meghangoodchild","login":"meghangoodchild","count":1},{"name":"doigl","email":"38038460+doigl","login":"doigl","count":1},{"name":"Susan Sons","email":"hedgemage@binaryredneck.net","login":null,"count":1},{"name":"Thanh-Thanh","email":"39987392+Thanh-Thanh","login":"Thanh-Thanh","count":1},{"name":"Pradyumna Sridhara","email":"95268690+prsridha","login":"prsridha","count":1},{"name":"Rehan Ahmed","email":"73068765+Rehan-stack","login":"Rehan-stack","count":1},{"name":"Pietro Monticone","email":"38562595+pitmonticone","login":"pitmonticone","count":1},{"name":"bencook","email":"bencook","login":"bencook","count":1},{"name":"Otheus","email":"otheus","login":"otheus","count":1},{"name":"Nicolas CARPi","email":"3043706+NicolasCARPi","login":"NicolasCARPi","count":1},{"name":"Johannes Darms","email":"johannes-darms","login":"johannes-darms","count":1},{"name":"Dominic Kempf","email":"dokempf","login":"dokempf","count":1},{"name":"Kacper Kowalik (Xarthisius)","email":"xarthisius.kk@gmail.com","login":"Xarthisius","count":1},{"name":"Jonathan Leitschuh","email":"Jonathan.Leitschuh@gmail.com","login":"JLLeitschuh","count":1},{"name":"FNI18300","email":"50654937+FNI18300","login":"FNI18300","count":1},{"name":"Eryk Kulikowski","email":"101262459+ErykKul","login":"ErykKul","count":1},{"name":"Darío Hereñú","email":"magallania@gmail.com","login":"kant","count":1},{"name":"Marie-Hélène Vézina","email":"mhvezina","login":"mhvezina","count":1},{"name":"Shiro Kuriwaki","email":"shirokuriwaki@gmail.com","login":null,"count":1},{"name":"Vyacheslav Tykhonov","email":"vyacheslavtykhonov@Vyacheslavs-MacBook-Pro.local","login":null,"count":1},{"name":"Sarah Ferry","email":"sarahferry@HMDCs-MacBook-Pro.local","login":null,"count":1},{"name":"Ruben Andreassen","email":"rubean85@gmail.com","login":null,"count":1},{"name":"Merce Crosas","email":"mcrosas@iq.harvard.edu","login":null,"count":1},{"name":"Patrick Dillon","email":"patrick.dillon@gmail.com","login":null,"count":1},{"name":"Minji Woo","email":"minjiwoo03@gmail.com","login":null,"count":1},{"name":"Jérôme ROUCOU","email":"jerome.roucou@inrae.fr","login":null,"count":1},{"name":"Esteban Martinez","email":"esteban.martinez@csuc.cat","login":null,"count":1},{"name":"Florian Rhiem","email":"f.rhiem@fz-juelich.de","login":null,"count":1},{"name":"Maylein, Leonhard","email":"rt126@uni-heidelberg.de","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.81.79","login":null,"count":1},{"name":"DS-INRA","email":"dimitri.szabo@inrae.fr","login":null,"count":1},{"name":"Bob Treacy","email":"bobtreacy@Bobs-Mac-mini.local","login":null,"count":1},{"name":"Brandon T. Kowalski","email":"brandon@kowalski.io","login":null,"count":1},{"name":"MichaelClifford","email":"j.michael.clifford@gmail.com","login":null,"count":1},{"name":"Don Sizemore","email":"dls@irss-dls.local","login":null,"count":1},{"name":"Eryk Kulikowski","email":"eryk.kulikowski@gmail.com","login":null,"count":1},{"name":"mheppler","email":"mheppler@10.251.80.50","login":null,"count":1},{"name":"Aaron Curtis","email":"foobarbecue@gmail.com","login":null,"count":1},{"name":"Andrew Crerar","email":"ascrerar@ncsu.edu","login":null,"count":1},{"name":"César Ferreira","email":"cesar@lip.pt","login":null,"count":1},{"name":"Bikramjit Singh","email":"bikramjit@live.ca","login":null,"count":1},{"name":"pallinger","email":"pallinger@gmail.com","login":null,"count":1},{"name":"ekoi","email":"ekoi","login":"ekoi","count":1}],"total_commits":20684,"total_committers":307,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":67.37459283387622,"dds":0.8393927673564108,"past_year_committers":[{"name":"qqmyers","email":"qqmyers@hotmail.com","login":null,"count":434},{"name":"Oliver Bertuch","email":"o.bertuch@fz-juelich.de","login":null,"count":307},{"name":"Philip Durbin","email":"philip_durbin@harvard.edu","login":null,"count":259},{"name":"GPortas","email":"hey@gportas.me","login":null,"count":249},{"name":"Leonid Andreev","email":"leonid@hmdc.harvard.edu","login":null,"count":194},{"name":"Eryk Kulikowski","email":"eryk.kulikowski@kuleuven.be","login":null,"count":139},{"name":"Stephen Kraffmiller","email":"skraffmiller@hmdc.harvard.edu","login":null,"count":97},{"name":"Jim Myers","email":"myersjd@umich.edu","login":null,"count":48},{"name":"Don Sizemore","email":"don.sizemore@github.com","login":null,"count":18},{"name":"Oliver Bertuch","email":"poikilotherm","login":"poikilotherm","count":13},{"name":"lubitchv","email":"victoria.lubitch@utoronto.ca","login":null,"count":12},{"name":"sirineREKIK","email":"sirine.rekik@algoptis.fr","login":null,"count":12},{"name":"Ben Companjen","email":"ben@companjen.name","login":null,"count":11},{"name":"qqmyers","email":"jim.myers@computer.org","login":null,"count":9},{"name":"Philip Durbin","email":"philipdurbin@gmail.com","login":null,"count":9},{"name":"Kim Jin Yeon","email":"hourglass458@gmail.com","login":null,"count":9},{"name":"chenganj","email":"jayanthy.chengan@utoronto.ca","login":null,"count":8},{"name":"Don Sizemore","email":"don.sizemore@gmail.com","login":null,"count":8},{"name":"Philipp Conzett","email":"philippconzett","login":"philippconzett","count":7},{"name":"Leonhard Maylein","email":"Maylein@ub.uni-heidelberg.de","login":null,"count":7},{"name":"Saikiran Patil","email":"patilrsaikiran@gmail.com","login":null,"count":6},{"name":"Ludovic DANIEL","email":"ludovic.daniel@smile.fr","login":null,"count":5},{"name":"sferey","email":"steven.ferey@smile.fr","login":null,"count":5},{"name":"Victoria Lubitch","email":"43550154+lubitchv","login":"lubitchv","count":4},{"name":"Kevin Condon","email":"kcondon@hmdc.harvard.edu","login":null,"count":4},{"name":"Eric de Vries","email":"hro.mail@gmail.com","login":null,"count":4},{"name":"Julian Gautier","email":"jggautier@ucla.edu","login":null,"count":4},{"name":"Péter Király","email":"pkiraly@gwdg.de","login":null,"count":4},{"name":"Gustavo Durand","email":"scolapasta+github@gmail.com","login":null,"count":4},{"name":"schorcht-ioer","email":"123582538+schorcht-ioer","login":"schorcht-ioer","count":4},{"name":"darms","email":"darms@zbmed.de","login":null,"count":4},{"name":"Robert Treacy","email":"rtreacy@hmdc.harvard.edu","login":null,"count":3},{"name":"Nicolas CARPi","email":"nico-git@deltablot.email","login":null,"count":3},{"name":"mr-loop-1","email":"loopolecreator1@gmail.com","login":null,"count":3},{"name":"Juan Pablo Tosca Villanueva","email":"jptosca@gmail.com","login":null,"count":2},{"name":"Lehebax","email":"lehebax724@ktasy.com","login":null,"count":2},{"name":"Balazs E. Pataki","email":"pataki@gmail.com","login":null,"count":2},{"name":"Anthony Reyes","email":"anthony.reyes@jpl.nasa.gov","login":null,"count":2},{"name":"Abdul Samad","email":"62374784+mr-loop-1","login":"mr-loop-1","count":2},{"name":"Jan Range","email":"30547301+JR-1991","login":"JR-1991","count":2},{"name":"Patrick Carlson","email":"pcarlso@sandia.gov","login":null,"count":2},{"name":"Abhinav Rana","email":"142827270+AR-2910","login":"AR-2910","count":2},{"name":"cstr","email":"shmilyfeng3@163.com","login":null,"count":1},{"name":"Markus Haarländer","email":"haarlaender@mpdl.mpg.de","login":null,"count":1},{"name":"Vera Clemens","email":"clemens@zbmed.de","login":null,"count":1},{"name":"Patrick Carlson","email":"carlson2442@gmail.com","login":null,"count":1},{"name":"kmina02","email":"79454352+kmina02","login":"kmina02","count":1},{"name":"Pietro Monticone","email":"38562595+pitmonticone","login":"pitmonticone","count":1},{"name":"Nicolas CARPi","email":"3043706+NicolasCARPi","login":"NicolasCARPi","count":1},{"name":"César Ferreira","email":"cesar@lip.pt","login":null,"count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"doigl","email":"38038460+doigl","login":"doigl","count":1},{"name":"Pradyumna Sridhara","email":"95268690+prsridha","login":"prsridha","count":1},{"name":"Rehan Ahmed","email":"73068765+Rehan-stack","login":"Rehan-stack","count":1},{"name":"Johannes Darms","email":"johannes-darms","login":"johannes-darms","count":1},{"name":"Julian Gautier","email":"juliangautier@g.harvard.edu","login":null,"count":1},{"name":"Jérôme ROUCOU","email":"jerome.roucou@inrae.fr","login":null,"count":1},{"name":"Minji Woo","email":"minjiwoo03@gmail.com","login":null,"count":1},{"name":"JayanthyChengan","email":"JayanthyChengan","login":"JayanthyChengan","count":1},{"name":"Don Sizemore","email":"dls@dons-mbp.wireless-1x.unc.edu","login":null,"count":1},{"name":"Aday Bujeda","email":"aday@theagilemonkeys.com","login":null,"count":1},{"name":"DS-INRA","email":"dimitri.szabo@inrae.fr","login":null,"count":1},{"name":"sirineREKIK","email":"110403723+sirineREKIK","login":"sirineREKIK","count":1},{"name":"Dominic Kempf","email":"dokempf","login":"dokempf","count":1}],"past_year_total_commits":1945,"past_year_total_committers":64,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":30.390625,"past_year_dds":0.7768637532133676,"last_synced_at":"2023-10-26T12:07:34.426Z","last_synced_commit":"d3c76506c2e4ad0327c47f6065219d444ea104b3","created_at":"2023-10-26T12:06:46.276Z","updated_at":"2023-10-26T12:07:34.428Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"IQSS/dataverse","html_url":"https://github.com/IQSS/dataverse","last_synced_at":"2025-09-04T21:22:42.575Z","status":null,"issues_count":1187,"pull_requests_count":763,"avg_time_to_close_issue":103142659.88582183,"avg_time_to_close_pull_request":7374651.319419238,"issues_closed_count":797,"pull_requests_closed_count":551,"pull_request_authors_count":81,"issue_authors_count":194,"avg_comments_per_issue":3.1583824768323505,"avg_comments_per_pull_request":4.057667103538663,"merged_pull_requests_count":453,"bot_issues_count":1,"bot_pull_requests_count":25,"past_year_issues_count":395,"past_year_pull_requests_count":389,"past_year_avg_time_to_close_issue":1921747.90625,"past_year_avg_time_to_close_pull_request":957698.7941176471,"past_year_issues_closed_count":160,"past_year_pull_requests_closed_count":238,"past_year_pull_request_authors_count":49,"past_year_issue_authors_count":90,"past_year_avg_comments_per_issue":0.9417721518987342,"past_year_avg_comments_per_pull_request":3.1053984575835476,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":205,"created_at":"2025-07-16T12:20:41.871Z","updated_at":"2025-09-04T21:22:42.577Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IQSS%2Fdataverse/issues","issue_labels_count":{"Type: Bug":420,"Type: Feature":268,"Type: Suggestion":213,"User Role: Depositor":114,"Feature: Metadata":108,"Size: 10":89,"Feature: File Upload \u0026 Handling":73,"SPA":60,"Size: 3":57,"User Role: Sysadmin":51,"Component: JSF":50,"UX \u0026 UI: Design":49,"GREI Re-arch":47,"User Role: API User":46,"User Role: Curator":43,"Component: Code Infrastructure":38,"UX \u0026 UI: New React UI":33,"Feature: API":33,"User Role: Superuser":32,"Feature: Harvesting":31,"Feature: Account \u0026 User Info":30,"Feature: Permissions":29,"Feature: Search/Browse":28,"User Role: Hackathon Participant":27,"User Role: Guest":26,"Component: Containers":25,"Mentor: pdurbin":25,"Size: 30":25,"Feature: Publishing \u0026 Versions":22,"Release":20,"Vote to Close: pdurbin":19,"Original size: 10":17,"Feature: Notifications":16,"Feature: Performance \u0026 Stability":16,"Size: 0.5":15,"Help Wanted: Code":14,"Feature: DOI \u0026 Handle":14,"hacktoberfest":14,"Help Wanted: Documentation":14,"Feature: Geospatial":13,"Feature: User Guide":12,"FY25 Sprint 12":12,"Feature: Guestbook":12,"NIH CAFE":11,"Feature: Metrics + Reports":11,"Feature: Terms \u0026 Licensing":10,"pm.GREI-d-2.7.1":10,"pm.GREI-d-2.7.2":10,"GREI 6":10,"Feature: Installation Guide":10,"FY25 Sprint 17":9,"FY25 Sprint 19":9,"FY25 Sprint 18":9,"SPA.Q1":8,"pm.GREI-d-2.4.1B":8,"Feature: Installer":7,"GREI 2":7,"GREI 3":7,"UX/UI Input Needed":7,"Size: 33":7,"Feature: Developer Guide":7,"Hackathon: Low Hanging Fruit":7,"pm.GREI-d-1.4.1":7,"NIH OTA: 1.4.1":7,"Feature: Templates":7,"Feature: Internationalization":7,"Feature: API Guide":7,"Hackathon: Technical Debt":7,"Feature: Request Access Workflow":7,"Original size: 30":7,"FY25 Sprint 9":6,"Status: Needs Input":6,"Feature: None":6,"GREI Year 3":6,"FY25 Sprint 11":6,"FY25 Sprint 10":6,"FY25 Sprint 16":6,"NIH OTA DC":6,"Feature: Superuser Dashboard":6,"Feature: Deaccession":6,"Feature: Dataverse General Info":6,"Status: Needs Reproducing":6,"FY25 Sprint 20":6,"Feature: Admin Guide":6,"D: Linking Data in DV Issues":6,"Original size: 3":6,"FY25 Sprint 7":6,"Size: 50":6,"Feature: In Review Workflow":5,"pm.epic.nih_harvesting":5,"pm.GREI-d-1.4.2":5,"FY25 Sprint 3":5,"FY25 Sprint 22":5,"FY25 Sprint 15":5,"FY25 Sprint 24":4,"Feature: Migration":4,"FY25 Sprint 23":4,"SPA: File Page":4,"Status: Waiting":4,"D: FixRateLimitingBehaviors":4,"Size: 20":4,"Original size: 80":4,"FY25 Sprint 25":4,"Feature: My Data":4,"SPA.Q1.6":4,"FY25 Sprint 8":4,"FY25 Sprint 6":4,"FY25 Sprint 21":4,"FY25 Sprint 14":3,"Feature: TwoRavens":3,"DCM2025 hackathon":3,"D: GDC: Interop With DV":3,"pm.netcdf-hdf5.d":3,"Feature: Indexing":3,"FY24 Sprint 26":3,"Requested SPA Improvement":3,"SPA.Q1.1":3,"NIH OTA: 1.5.1":3,"pm.GREI-d-1.5.1":3,"pm.GREI-d-1.5.2":3,"Feature: Container Guide":3,"FY25 Sprint 26":3,"Hackathon: More APIs":3,"Size: 80":3,"zbklog: Deliverable":2,"FY25 Sprint 5":2,"HERMES":2,"SPA.Q4.3":2,"Feature: Messaging":2,"FY25 Sprint 2":2,"FY25 Sprint 4":2,"FY26 Sprint 2":2,"Original size: 50":2,"SPA.Q2":2,"FY26 Sprint 1":2,"pm.epic.nih_harvesting_framework":2,"Feature: Branding":2,"SPA.Q1.14":2,"GREI 5":2,"D: Dataset: large number of files":2,"D: 5 Core PIDs":2,"SPA.Q2.5":2,"good first issue":2,"Feature: External Tool":2,"SPA.Q4.1":2,"FY26 Sprint 3":2,"dependencies":1,"SPA.Q4.2":1,"pm.GREI-d-2.5.1B":1,"Size: Queued":1,"SPA.Q4.4":1,"Consider For Next Release":1,"FY25 Sprint 1":1,"SPA.Q3.2025.2":1,"Feature: GDPR":1,"GDCC: QDR":1,"SPA.Q3":1,"SPA.Q3.1":1,"Status: Won't Fix":1,"SPA.Q2.1":1,"Feature: Widgets":1,"FY26 Sprint 4":1,"SPA.Q4.9":1,"Feature: Email Dataset Contact":1,"pm.GREI-d-2.4.2":1,"NIH OTA 2.4.2":1,"Feature: DataTags":1,"Feature: Signposting":1,"Original size: 20":1,"SPA.Q2.2":1,"SPA.Q1.5":1,"GDCC: JHU":1,"SPA.Q1.2":1,"SPA.Q1.8":1,"SPA.Q1.4":1,"NIH OTA: 1.2.1":1,"pm.GREI-d-1.2.1":1,"Champion: pdurbin":1,"NIH OTA: 2.5.3":1,"pm.GREI-d-2.5.3":1,"Feature: Globus":1,"SPA.Q3.2025.4":1,"SPA.Q4.5":1,"Feature: Controlled Vocabulary":1,"GDCC: DANS":1,"SPA.Q3.2025.5":1,"SPA.Q3.2025.6":1,"NIH OTA: 1.2.2":1,"pm.GREI-d-1.2.2":1},"pull_request_labels_count":{"Size: 3":206,"Size: 0.5":93,"Size: 10":90,"Type: Bug":77,"Type: Feature":61,"SPA":51,"GREI Re-arch":34,"Component: Containers":29,"FY25 Sprint 9":27,"FY25 Sprint 18":25,"Component: Code Infrastructure":25,"dependencies":24,"FY25 Sprint 10":23,"FY25 Sprint 17":23,"FY25 Sprint 8":21,"FY25 Sprint 19":19,"FY25 Sprint 16":18,"FY25 Sprint 6":17,"FY25 Sprint 5":16,"FY25 Sprint 11":16,"FY25 Sprint 15":15,"FY25 Sprint 7":15,"FY25 Sprint 4":15,"GDCC: QDR":15,"Original size: 10":15,"FY25 Sprint 12":14,"Size: 30":14,"User Role: API User":12,"Feature: Harvesting":11,"FY25 Sprint 20":11,"Consider For Next Release":11,"FY25 Sprint 21":11,"Feature: Metadata":10,"java":10,"GDCC: DANS":10,"FY25 Sprint 22":10,"Original size: 3":9,"FY25 Sprint 23":9,"FY26 Sprint 2":9,"FY25 Sprint 26":9,"GREI 6":8,"FY26 Sprint 1":8,"github_actions":8,"GREI 3":7,"Feature: Developer Guide":7,"FY25 Sprint 14":7,"Size: 33":7,"SPA.Q1":6,"pm.GREI-d-2.7.2":6,"pm.GREI-d-2.7.1":6,"Feature: API":6,"FY25 Sprint 25":6,"FY25 Sprint 3":6,"FY25 Sprint 24":6,"Feature: Permissions":5,"GREI 5":5,"Feature: Container Guide":5,"NIH CAFE":5,"SPA: File Page":4,"Feature: Installation Guide":4,"FY26 Sprint 3":4,"Feature: Performance \u0026 Stability":4,"FY25 Sprint 2":4,"Feature: Internationalization":3,"SPA.Q1.6":3,"Size: 50":3,"Size: 20":3,"Feature: Metrics + Reports":3,"GREI Year 3":3,"Feature: Terms \u0026 Licensing":3,"Feature: API Guide":3,"pm.GREI-d-2.4.1B":3,"User Role: Sysadmin":3,"Status: Needs Input":3,"User Role: Depositor":3,"SPA.Q2":3,"Type: Suggestion":3,"GREI 2":3,"Feature: File Upload \u0026 Handling":3,"FY24 Sprint 23":3,"Feature: Notifications":2,"Feature: Installer":2,"Champion: pdurbin":2,"Status: Waiting":2,"pm.GREI-d-1.5.1":2,"FY25 Sprint 1":2,"Original size: 0.5":2,"Feature: My Data":2,"Size: 80":2,"D: Dataset: large number of files":2,"pm.epic.nih_harvesting":2,"NIH OTA: 1.4.1":2,"pm.GREI-d-1.5.2":2,"pm.GREI-d-1.4.2":2,"FY26 Sprint 4":2,"Feature: Account \u0026 User Info":2,"SPA.Q3.2025":2,"SPA.Q4":2,"Feature: Search/Browse":2,"Original size: 30":2,"GDCC:ORCID":2,"Status: Waiting for Related Issues/PRs":2,"SPA.Q4.3":2,"Feature: User Guide":2,"SPA.Q4.1":2,"SPA.Q3":1,"SPA.Q1.2":1,"User Role: Curator":1,"hacktoberfest":1,"FY24 Sprint 26":1,"User Role: Guest":1,"NIH OTA: 1.3.1":1,"GDCC: Borealis":1,"GREI 4":1,"pm.GREI-d-1.4.1":1,"Feature: Contributor Guide":1,"SPA.Q3.1":1,"Feature: Deaccession":1,"Feature: Indexing":1,"Feature: Superuser Dashboard":1,"Feature: Globus":1,"SPA.Q4.2":1,"SPA.Q4.4":1,"SPA.Q1.4":1,"SPA.Q4.9":1,"Release":1,"SPA.Q1.5":1,"SPA.Q1.8":1,"Croissant":1,"SPA.Q3.2025.5":1,"SPA.Q1.1":1,"SPA.Q2.2":1,"Original size: 20":1,"SPA.Q3.2025.6":1,"SPA.Q3.7":1,"SPA.Q4.10":1,"HDC: 1":1,"Feature: Signposting":1,"SPA.Q2.1":1,"Feature: Geospatial":1,"Feature: Controlled Vocabulary":1,"Feature: Admin Guide":1,"D: FixRateLimitingBehaviors":1,"NIH OTA: 1.5.1":1,"Feature: Email Dataset Contact":1,"UX \u0026 UI: Design":1,"UX/UI Input Needed":1,"Size: Queued":1,"SPA.Q3.2025.2":1,"Help Wanted: Code":1,"Mentor: pdurbin":1},"issue_author_associations_count":{"CONTRIBUTOR":710,"NONE":282,"MEMBER":191,"COLLABORATOR":4},"pull_request_author_associations_count":{"CONTRIBUTOR":460,"MEMBER":262,"NONE":39,"COLLABORATOR":2},"issue_authors":{"pdurbin":83,"qqmyers":67,"jggautier":64,"scolapasta":61,"kcondon":58,"sbarbosadataverse":45,"donsizemore":42,"landreev":41,"GPortas":37,"cmbz":34,"poikilotherm":34,"sekmiller":28,"ofahimIQSS":24,"ekraffmiller":21,"philippconzett":17,"vera":17,"mdmADA":16,"DS-INRA":16,"ChengShi-1":16,"CB-HAL":14,"g-saracca":13,"Saixel":12,"luddaniel":11,"stevenwinship":11,"stevenferey":10,"shlake":10,"jp-tosca":9,"djbrooke":9,"posixeleni":8,"mohhsen67":8,"pkiraly":8,"eaquigley":8,"amberleahey":8,"BenediktMeierUIT":8,"lubitchv":8,"jo-pol":7,"sergejzr":7,"DonRichards":6,"DieuwertjeBloemen":6,"PaulBoon":6,"lmaylein":6,"ErykKul":6,"DS-INRAE":6,"mheppler":5,"kbrueckmann":5,"jeromeroucou":5,"bencomp":5,"pameyer":5,"orazionelson":5,"faborg":5,"BPeuch":4,"doigl":4,"Falco-KUB":4,"juancorr":4,"mreekie":4,"rmo-cdsp":4,"mercecrosas":4,"raprasad":4,"LauraHuisintveld":4,"adam3smith":4,"JingMa87":4,"dlmurphy":3,"alejandratenorio":3,"bikramj":3,"tainguyenbui":3,"Venki18":3,"tlchristian":3,"HenningTimm":3,"TaniaSchlatter":3,"mankoff":3,"sirineREKIK":3,"gwendoux":3,"sbondka":3,"kmika11":2,"MellyGray":2,"Esteban-Mtz":2,"bjosel":2,"JacekChudzik":2,"RemieJanssen":2,"nana-boateng":2,"hamidtam":2,"mbamouni":2,"jarulsamy":2,"aeonSolutions":2,"CCMumma":2,"johannes-darms":2,"JR-1991":2,"lobbikerivm":2,"apmireia":2,"michbarsinai":2,"bricas":2,"jmjamison":2,"davidverdu":2,"kuhlaid":2,"rlzijdeman":2,"nmunatsibw":2,"rtreacy":2,"kamil386":2,"sharmaashish":1,"inDane":1,"rachfern85":1,"Asbjoedt":1,"jamessi1989":1,"craig-willis":1,"link89":1,"leeper":1,"pdante-ubc":1,"josekarvalho":1,"binarybottle":1,"haarli":1,"Athemis":1,"dependabot[bot]":1,"bgunia":1,"foobarbecue":1,"vkush":1,"ffrnioz":1,"Duhem123":1,"rdemgenski":1,"rjdayatlab-ally":1,"syats":1,"PatrickKibies":1,"mih":1,"Xarthisius":1,"guinslym":1,"r1beguin":1,"kbatyuk":1,"zolttoth":1,"bappun":1,"rnichols7":1,"weii323":1,"ericwood-1":1,"MarivateBasani":1,"andrewSC":1,"febinsebastian":1,"suenjedt":1,"Pra1108":1,"Odysseas640":1,"beepsoft":1,"zbenta":1,"kaitlinnewson":1,"reikoch":1,"bseeger":1,"javieru-dialnet":1,"jahbra":1,"edwinlaw777":1,"atniph":1,"mcuthill":1,"otheus":1,"plesubc":1,"mrisdal":1,"meghangoodchild":1,"akio-sone":1,"tcoupin":1,"wshahn":1,"jyuenger":1,"koharudin":1,"joannag555":1,"raravumich":1,"sourcedump":1,"pallinger":1,"plecor":1,"Thanh-Thanh":1,"cesarpferreira":1,"adswa":1,"Harshpanday":1,"tjouneau":1,"mhvezina":1,"steltenpower":1,"marinachagas":1,"acoppock":1,"DominikWA":1,"felliott":1,"matthew-a-dunlap":1,"baobaofzhang":1,"super-lou":1,"ffritze":1,"JayanthyChengan":1,"kwenzig":1,"Gerafp":1,"dpx9fR":1,"flaviofrancisco":1,"tdilauro":1,"garthg":1,"mathieu-massaviol":1,"oodu":1,"csarven":1,"eijoac":1,"vbernabe":1,"anarchivist":1,"barryrowlingson":1,"ajs6f":1,"joelfan":1,"transfluxus":1,"amandhawb":1},"pull_request_authors":{"qqmyers":131,"pdurbin":123,"stevenwinship":71,"jp-tosca":35,"landreev":35,"sekmiller":35,"GPortas":33,"poikilotherm":28,"donsizemore":27,"dependabot[bot]":25,"vera":21,"luddaniel":19,"stevenferey":15,"bencomp":12,"jo-pol":10,"jeromeroucou":9,"ErykKul":8,"jggautier":7,"lubitchv":7,"BenediktMeierUIT":6,"pkiraly":6,"ofahimIQSS":6,"johannes-darms":5,"zearaujo25":4,"Saixel":4,"PaulBoon":4,"sbondka":4,"mdmADA":3,"kmika11":3,"JR-1991":3,"DieuwertjeBloemen":3,"beepsoft":3,"doigl":2,"carlsonp":2,"ffritze":2,"tvanerven":2,"scolapasta":2,"plecor":2,"philippconzett":2,"erodde":2,"janvanmansum":2,"lobbikerivm":1,"meghangoodchild":1,"aliassheikh":1,"JingMa87":1,"DonRichards":1,"mr-loop-1":1,"sirineREKIK":1,"iannesbitt":1,"transfluxus":1,"cmbz":1,"gschmutz":1,"konradperlowski":1,"mjlassila":1,"atrisovic":1,"kbatyuk":1,"ChengShi-1":1,"anarchivist":1,"link89":1,"Falco-KUB":1,"wshahn":1,"kenlhlui":1,"g-saracca":1,"univiedev":1,"rokroskar":1,"raravumich":1,"julian-schneider":1,"Athemis":1,"diptechexpo":1,"dkorbel":1,"okaradeniz":1,"martinAmouzou":1,"THRINADH43":1,"hamidtam":1,"sashashura":1,"Asbjoedt":1,"DS-INRA":1,"haarli":1,"lbownik":1,"cesarpferreira":1,"jsheunis":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10087320,"issues_count":31306968,"pull_requests_count":96469683,"authors_count":10696025,"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":{"Type: Bug":165,"Type: Feature":111,"Size: 10":48,"SPA":42,"GREI Re-arch":41,"Size: 3":23,"Release":20,"Original size: 10":17,"Size: 30":13,"FY25 Sprint 12":11,"Type: Suggestion":10,"Component: Containers":9,"FY25 Sprint 17":9,"FY25 Sprint 18":9,"User Role: API User":9,"FY25 Sprint 19":8,"SPA.Q1":8,"Feature: API":7,"Original size: 30":7,"FY25 Sprint 16":6,"Original size: 3":6,"Feature: Metadata":6,"FY25 Sprint 20":5,"FY25 Sprint 11":5,"Size: 0.5":5,"FY25 Sprint 15":5,"FY25 Sprint 10":5,"FY25 Sprint 22":4,"FY25 Sprint 24":4,"Size: 20":4,"NIH CAFE":4,"FY25 Sprint 7":4,"FY25 Sprint 6":4,"FY25 Sprint 9":4,"SPA.Q1.6":4,"Size: 50":4,"FY25 Sprint 25":4,"Original size: 80":4,"FY25 Sprint 23":4,"FY25 Sprint 14":3,"FY25 Sprint 21":3,"SPA.Q1.1":3,"FY25 Sprint 26":3,"DCM2025 hackathon":3,"Status: Needs Input":3,"SPA.Q4.3":2,"Component: JSF":2,"SPA: File Page":2,"SPA.Q1.14":2,"Feature: Metrics + Reports":2,"SPA.Q2.5":2,"FY26 Sprint 2":2,"Original size: 50":2,"SPA.Q2":2,"FY26 Sprint 1":2,"SPA.Q4.1":2,"FY26 Sprint 3":2,"Feature: File Upload \u0026 Handling":2,"Feature: User Guide":2,"D: Dataset: large number of files":2,"D: GDC: Interop With DV":1,"SPA.Q3.2025.2":1,"SPA.Q3":1,"SPA.Q3.1":1,"FY25 Sprint 5":1,"Original size: 20":1,"SPA.Q2.2":1,"Feature: Account \u0026 User Info":1,"User Role: Superuser":1,"GREI 3":1,"FY25 Sprint 8":1,"UX \u0026 UI: New React UI":1,"SPA.Q3.2025.4":1,"Consider For Next Release":1,"SPA.Q4.4":1,"SPA.Q4.2":1,"dependencies":1,"SPA.Q3.2025.6":1,"SPA.Q3.2025.5":1,"GDCC: QDR":1,"UX/UI Input Needed":1,"Feature: Controlled Vocabulary":1,"Feature: Geospatial":1,"GREI 5":1,"SPA.Q4.5":1,"Size: 80":1,"SPA.Q2.1":1,"Feature: Indexing":1,"SPA.Q1.4":1,"Component: Code Infrastructure":1,"FY26 Sprint 4":1,"SPA.Q4.9":1,"SPA.Q1.8":1,"SPA.Q1.2":1,"SPA.Q1.5":1,"Feature: Internationalization":1},"past_year_pull_request_labels_count":{"Size: 3":89,"Size: 0.5":48,"Type: Bug":43,"Size: 10":39,"SPA":38,"GREI Re-arch":30,"Type: Feature":26,"FY25 Sprint 18":24,"FY25 Sprint 17":23,"dependencies":19,"FY25 Sprint 9":19,"FY25 Sprint 19":19,"FY25 Sprint 16":18,"FY25 Sprint 10":15,"Original size: 10":15,"FY25 Sprint 15":14,"Component: Containers":13,"FY25 Sprint 12":12,"FY25 Sprint 11":11,"FY25 Sprint 20":11,"FY25 Sprint 8":11,"FY25 Sprint 21":11,"FY25 Sprint 22":10,"Original size: 3":9,"FY25 Sprint 23":9,"FY25 Sprint 26":9,"FY25 Sprint 7":9,"Size: 30":9,"FY26 Sprint 2":9,"FY26 Sprint 1":8,"github_actions":7,"FY25 Sprint 6":7,"java":6,"FY25 Sprint 14":6,"User Role: API User":6,"FY25 Sprint 25":6,"Component: Code Infrastructure":6,"FY25 Sprint 24":6,"SPA.Q1":6,"Feature: Metadata":5,"GDCC: QDR":5,"Feature: Harvesting":4,"FY26 Sprint 3":4,"GREI 5":3,"SPA.Q1.6":3,"SPA.Q2":3,"Size: 20":3,"GDCC: DANS":3,"GDCC:ORCID":2,"SPA.Q4.1":2,"NIH CAFE":2,"Feature: Internationalization":2,"Feature: API Guide":2,"FY24 Sprint 23":2,"Feature: File Upload \u0026 Handling":2,"SPA.Q3.2025":2,"SPA.Q4":2,"SPA.Q4.3":2,"D: Dataset: large number of files":2,"Original size: 0.5":2,"Original size: 30":2,"GREI 6":2,"Feature: Developer Guide":2,"FY26 Sprint 4":2,"SPA.Q3.7":1,"Feature: Globus":1,"Original size: 20":1,"SPA.Q2.2":1,"SPA.Q4.2":1,"SPA.Q4.4":1,"Type: Suggestion":1,"User Role: Sysadmin":1,"Feature: My Data":1,"Feature: Superuser Dashboard":1,"Feature: Search/Browse":1,"Feature: API":1,"Feature: Deaccession":1,"FY25 Sprint 5":1,"GREI 3":1,"SPA.Q3.1":1,"User Role: Guest":1,"Feature: Installation Guide":1,"SPA.Q3":1,"SPA.Q3.2025.2":1,"Feature: Notifications":1,"Feature: Controlled Vocabulary":1,"SPA.Q2.1":1,"Size: 80":1,"SPA.Q4.10":1,"SPA.Q3.2025.6":1,"SPA.Q3.2025.5":1,"Croissant":1,"Feature: Performance \u0026 Stability":1,"GREI 2":1,"Consider For Next Release":1,"SPA.Q4.9":1,"SPA.Q1.2":1,"SPA.Q1.4":1,"Feature: Metrics + Reports":1,"Release":1,"SPA.Q1.5":1,"SPA: File Page":1,"SPA.Q1.8":1,"SPA.Q1.1":1,"GREI Year 3":1},"past_year_issue_author_associations_count":{"CONTRIBUTOR":217,"NONE":119,"MEMBER":57,"COLLABORATOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":214,"MEMBER":158,"NONE":15,"COLLABORATOR":1},"past_year_issue_authors":{"pdurbin":36,"cmbz":27,"ofahimIQSS":24,"GPortas":23,"ekraffmiller":17,"qqmyers":17,"ChengShi-1":16,"donsizemore":14,"g-saracca":13,"poikilotherm":13,"landreev":12,"jggautier":11,"CB-HAL":8,"sekmiller":7,"vera":7,"stevenwinship":7,"jo-pol":6,"Saixel":6,"scolapasta":6,"mdmADA":6,"stevenferey":6,"sbarbosadataverse":5,"orazionelson":5,"DonRichards":5,"luddaniel":5,"lubitchv":4,"LauraHuisintveld":4,"DS-INRAE":3,"kbrueckmann":3,"faborg":3,"DieuwertjeBloemen":3,"BenediktMeierUIT":3,"jarulsamy":2,"philippconzett":2,"jp-tosca":2,"lobbikerivm":2,"ErykKul":2,"shlake":2,"davidverdu":2,"bjosel":2,"bikramj":2,"apmireia":2,"amberleahey":2,"alejandratenorio":2,"PaulBoon":1,"Odysseas640":1,"nana-boateng":1,"pkiraly":1,"plecor":1,"Pra1108":1,"rachfern85":1,"RemieJanssen":1,"rjdayatlab-ally":1,"rlzijdeman":1,"rnichols7":1,"sergejzr":1,"super-lou":1,"vkush":1,"wshahn":1,"zolttoth":1,"adswa":1,"amandhawb":1,"Athemis":1,"bencomp":1,"bgunia":1,"bseeger":1,"cesarpferreira":1,"dependabot[bot]":1,"doigl":1,"edwinlaw777":1,"Esteban-Mtz":1,"Falco-KUB":1,"ffritze":1,"Gerafp":1,"guinslym":1,"gwendoux":1,"hamidtam":1,"HenningTimm":1,"jamessi1989":1,"javieru-dialnet":1,"JayanthyChengan":1,"jeromeroucou":1,"joannag555":1,"johannes-darms":1,"juancorr":1,"kbatyuk":1,"kmika11":1,"kwenzig":1,"meghangoodchild":1,"mrisdal":1},"past_year_pull_request_authors":{"qqmyers":82,"pdurbin":75,"stevenwinship":48,"sekmiller":20,"GPortas":20,"dependabot[bot]":19,"landreev":16,"vera":13,"poikilotherm":9,"jo-pol":8,"donsizemore":7,"stevenferey":7,"luddaniel":6,"ofahimIQSS":6,"jggautier":5,"jp-tosca":4,"lubitchv":3,"BenediktMeierUIT":3,"jeromeroucou":3,"bencomp":2,"ffritze":2,"doigl":2,"Saixel":2,"lobbikerivm":1,"scolapasta":1,"Athemis":1,"kenlhlui":1,"ChengShi-1":1,"kbatyuk":1,"gschmutz":1,"janvanmansum":1,"PaulBoon":1,"rokroskar":1,"g-saracca":1,"ErykKul":1,"DieuwertjeBloemen":1,"philippconzett":1,"lbownik":1,"anarchivist":1,"wshahn":1,"univiedev":1,"cesarpferreira":1,"plecor":1,"pkiraly":1,"aliassheikh":1,"hamidtam":1,"mjlassila":1,"THRINADH43":1,"DonRichards":1},"maintainers":[{"login":"pdurbin","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pdurbin"},{"login":"qqmyers","count":198,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qqmyers"},{"login":"DS-INRA","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRA"},{"login":"pkiraly","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkiraly"},{"login":"ErykKul","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErykKul"},{"login":"DS-INRAE","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRAE"},{"login":"mercecrosas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mercecrosas"},{"login":"TaniaSchlatter","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/TaniaSchlatter"},{"login":"michbarsinai","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michbarsinai"},{"login":"tcoupin","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tcoupin"},{"login":"leeper","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leeper"},{"login":"atrisovic","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/atrisovic"}],"active_maintainers":[{"login":"pdurbin","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pdurbin"},{"login":"qqmyers","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/qqmyers"},{"login":"ErykKul","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ErykKul"},{"login":"DS-INRAE","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/DS-INRAE"},{"login":"pkiraly","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pkiraly"}]},"events":null,"keywords":["hacktoberfest"],"dependencies":[{"ecosystem":"maven","filepath":"modules/dataverse-parent/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T06:16:25.502Z","updated_at":"2022-08-07T06:16:25.502Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/modules/dataverse-parent/pom.xml","dependencies":[{"id":588460143,"package_name":"fish.payara.api:payara-bom","ecosystem":"maven","requirements":"5.2021.6","direct":true,"kind":"import","optional":false},{"id":588460144,"package_name":"com.amazonaws:aws-java-sdk-bom","ecosystem":"maven","requirements":"1.11.762","direct":true,"kind":"import","optional":false},{"id":588460145,"package_name":"com.google.cloud:google-cloud-bom","ecosystem":"maven","requirements":"0.157.0","direct":true,"kind":"import","optional":false},{"id":588460146,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":"42.3.5","direct":true,"kind":"runtime","optional":false},{"id":588460147,"package_name":"commons-logging:commons-logging","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":588460148,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":"3.12.0","direct":true,"kind":"runtime","optional":false},{"id":588460149,"package_name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","requirements":"4.5.13","direct":true,"kind":"runtime","optional":false},{"id":588460150,"package_name":"org.apache.httpcomponents:httpmime","ecosystem":"maven","requirements":"4.5.13","direct":true,"kind":"runtime","optional":false},{"id":588460151,"package_name":"org.apache.httpcomponents:httpcore","ecosystem":"maven","requirements":"4.4.14","direct":true,"kind":"runtime","optional":false},{"id":588460152,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":"2.11.0","direct":true,"kind":"runtime","optional":false},{"id":588460153,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":"1.21","direct":true,"kind":"runtime","optional":false},{"id":588460154,"package_name":"org.slf4j:slf4j-api","ecosystem":"maven","requirements":"1.7.35","direct":true,"kind":"runtime","optional":false},{"id":588460155,"package_name":"org.slf4j:slf4j-jdk14","ecosystem":"maven","requirements":"1.7.35","direct":true,"kind":"runtime","optional":false},{"id":588460156,"package_name":"org.slf4j:jcl-over-slf4j","ecosystem":"maven","requirements":"1.7.35","direct":true,"kind":"runtime","optional":false},{"id":588460157,"package_name":"org.slf4j:jul-to-slf4j","ecosystem":"maven","requirements":"1.7.35","direct":true,"kind":"runtime","optional":false},{"id":588460158,"package_name":"org.testcontainers:testcontainers-bom","ecosystem":"maven","requirements":"1.15.0","direct":true,"kind":"import","optional":false}]},{"ecosystem":"maven","filepath":"pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T06:16:25.687Z","updated_at":"2022-08-07T06:16:25.687Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/pom.xml","dependencies":[{"id":588462960,"package_name":"org.slf4j:slf4j-jdk14","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588462961,"package_name":"org.passay:passay","ecosystem":"maven","requirements":"1.6.0","direct":true,"kind":"runtime","optional":false},{"id":588462962,"package_name":"commons-httpclient:commons-httpclient","ecosystem":"maven","requirements":"3.1","direct":true,"kind":"runtime","optional":false},{"id":588462963,"package_name":"io.gdcc:sword2-server","ecosystem":"maven","requirements":"1.2.1","direct":true,"kind":"runtime","optional":false},{"id":588462964,"package_name":"org.apache.abdera:abdera-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588462965,"package_name":"org.apache.abdera:abdera-i18n","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588462966,"package_name":"com.amazonaws:aws-java-sdk-s3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588462967,"package_name":"com.apicatalog:titanium-json-ld","ecosystem":"maven","requirements":"0.8.6","direct":true,"kind":"runtime","optional":false},{"id":588462968,"package_name":"com.google.code.gson:gson","ecosystem":"maven","requirements":"2.2.4","direct":true,"kind":"compile","optional":false},{"id":588462969,"package_name":"com.fasterxml.jackson.core:jackson-core","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462970,"package_name":"com.fasterxml.jackson.core:jackson-databind","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462971,"package_name":"org.everit.json:org.everit.json.schema","ecosystem":"maven","requirements":"1.5.1","direct":true,"kind":"runtime","optional":false},{"id":588462972,"package_name":"org.mindrot:jbcrypt","ecosystem":"maven","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":588462973,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588462974,"package_name":"org.flywaydb:flyway-core","ecosystem":"maven","requirements":"8.5.10","direct":true,"kind":"runtime","optional":false},{"id":588462975,"package_name":"com.google.guava:guava","ecosystem":"maven","requirements":"29.0-jre","direct":true,"kind":"runtime","optional":false},{"id":588462976,"package_name":"org.eclipse.microprofile.config:microprofile-config-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462977,"package_name":"jakarta.platform:jakarta.jakartaee-api","ecosystem":"maven","requirements":"${jakartaee-api.version}","direct":true,"kind":"provided","optional":false},{"id":588462978,"package_name":"org.glassfish:jakarta.json","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462979,"package_name":"com.sun.mail:jakarta.mail","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462980,"package_name":"org.glassfish:jakarta.faces","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462981,"package_name":"org.primefaces:primefaces","ecosystem":"maven","requirements":"11.0.0","direct":true,"kind":"runtime","optional":false},{"id":588462982,"package_name":"org.primefaces.themes:all-themes","ecosystem":"maven","requirements":"1.0.10","direct":true,"kind":"runtime","optional":false},{"id":588462983,"package_name":"org.omnifaces:omnifaces","ecosystem":"maven","requirements":"3.8","direct":true,"kind":"runtime","optional":false},{"id":588462984,"package_name":"jakarta.validation:jakarta.validation-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462985,"package_name":"org.hibernate.validator:hibernate-validator","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462986,"package_name":"org.glassfish:jakarta.el","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":588462987,"package_name":"commons-io:commons-io","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588462988,"package_name":"org.apache.commons:commons-lang3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588462989,"package_name":"org.apache.commons:commons-text","ecosystem":"maven","requirements":"1.9","direct":true,"kind":"runtime","optional":false},{"id":588462990,"package_name":"org.apache.commons:commons-math","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"runtime","optional":false},{"id":588462991,"package_name":"commons-validator:commons-validator","ecosystem":"maven","requirements":"1.7","direct":true,"kind":"runtime","optional":false},{"id":588462992,"package_name":"org.apache.solr:solr-solrj","ecosystem":"maven","requirements":"8.11.1","direct":true,"kind":"runtime","optional":false},{"id":588462993,"package_name":"colt:colt","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"runtime","optional":false},{"id":588462994,"package_name":"nom.tam.fits:fits","ecosystem":"maven","requirements":"2012-10-25-generated","direct":true,"kind":"runtime","optional":false},{"id":588462995,"package_name":"net.handle:handle","ecosystem":"maven","requirements":"8.1.1","direct":true,"kind":"runtime","optional":false},{"id":588462996,"package_name":"edu.harvard.iq.dvn:unf5","ecosystem":"maven","requirements":"5.0","direct":true,"kind":"runtime","optional":false},{"id":588462997,"package_name":"org.dataverse:unf","ecosystem":"maven","requirements":"6.0","direct":true,"kind":"runtime","optional":false},{"id":588462998,"package_name":"org.nuiton.thirdparty:REngine","ecosystem":"maven","requirements":"0.6-1","direct":true,"kind":"runtime","optional":false},{"id":588462999,"package_name":"org.nuiton.thirdparty:Rserve","ecosystem":"maven","requirements":"0.6-1","direct":true,"kind":"runtime","optional":false},{"id":588463000,"package_name":"org.apache.poi:poi","ecosystem":"maven","requirements":"5.2.1","direct":true,"kind":"runtime","optional":false},{"id":588463001,"package_name":"org.apache.poi:poi-ooxml","ecosystem":"maven","requirements":"5.2.1","direct":true,"kind":"runtime","optional":false},{"id":588463002,"package_name":"org.apache.poi:poi-scratchpad","ecosystem":"maven","requirements":"5.2.1","direct":true,"kind":"runtime","optional":false},{"id":588463003,"package_name":"org.openpreservation.jhove:jhove-core","ecosystem":"maven","requirements":"1.20.1","direct":true,"kind":"runtime","optional":false},{"id":588463004,"package_name":"org.openpreservation.jhove:jhove-modules","ecosystem":"maven","requirements":"1.20.1","direct":true,"kind":"runtime","optional":false},{"id":588463005,"package_name":"org.openpreservation.jhove:jhove-ext-modules","ecosystem":"maven","requirements":"1.20.1","direct":true,"kind":"runtime","optional":false},{"id":588463006,"package_name":"com.github.jai-imageio:jai-imageio-core","ecosystem":"maven","requirements":"1.3.1","direct":true,"kind":"runtime","optional":false},{"id":588463007,"package_name":"org.ocpsoft.rewrite:rewrite-servlet","ecosystem":"maven","requirements":"3.5.0.Final","direct":true,"kind":"runtime","optional":false},{"id":588463008,"package_name":"org.ocpsoft.rewrite:rewrite-config-prettyfaces","ecosystem":"maven","requirements":"3.5.0.Final","direct":true,"kind":"runtime","optional":false},{"id":588463009,"package_name":"edu.ucsb.nceas:ezid","ecosystem":"maven","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":588463010,"package_name":"org.jsoup:jsoup","ecosystem":"maven","requirements":"1.14.2","direct":true,"kind":"runtime","optional":false},{"id":588463011,"package_name":"io.searchbox:jest","ecosystem":"maven","requirements":"0.1.7","direct":true,"kind":"runtime","optional":false},{"id":588463012,"package_name":"commons-codec:commons-codec","ecosystem":"maven","requirements":"1.9","direct":true,"kind":"runtime","optional":false},{"id":588463013,"package_name":"org.javaswift:joss","ecosystem":"maven","requirements":"0.10.0","direct":true,"kind":"runtime","optional":false},{"id":588463014,"package_name":"org.apache.commons:commons-csv","ecosystem":"maven","requirements":"1.2","direct":true,"kind":"runtime","optional":false},{"id":588463015,"package_name":"com.github.scribejava:scribejava-apis","ecosystem":"maven","requirements":"6.9.0","direct":true,"kind":"runtime","optional":false},{"id":588463017,"package_name":"com.nimbusds:oauth2-oidc-sdk","ecosystem":"maven","requirements":"9.9.1","direct":true,"kind":"runtime","optional":false},{"id":588463019,"package_name":"com.lyncode:xoai-common","ecosystem":"maven","requirements":"4.1.0-header-patch","direct":true,"kind":"runtime","optional":false},{"id":588463021,"package_name":"com.lyncode:xoai-data-provider","ecosystem":"maven","requirements":"4.1.0-header-patch","direct":true,"kind":"runtime","optional":false},{"id":588463046,"package_name":"com.lyncode:xoai-service-provider","ecosystem":"maven","requirements":"4.1.0-header-patch","direct":true,"kind":"runtime","optional":false},{"id":588463049,"package_name":"ch.qos.reload4j:reload4j","ecosystem":"maven","requirements":"1.2.18.4","direct":true,"kind":"runtime","optional":false},{"id":588463051,"package_name":"com.google.auto.service:auto-service","ecosystem":"maven","requirements":"1.0-rc2","direct":true,"kind":"runtime","optional":false},{"id":588463054,"package_name":"org.glassfish.jersey.containers:jersey-container-servlet","ecosystem":"maven","requirements":"2.23.2","direct":true,"kind":"runtime","optional":false},{"id":588463057,"package_name":"org.glassfish.jersey.media:jersey-media-multipart","ecosystem":"maven","requirements":"2.23.2","direct":true,"kind":"runtime","optional":false},{"id":588463059,"package_name":"com.mashape.unirest:unirest-java","ecosystem":"maven","requirements":"1.4.9","direct":true,"kind":"runtime","optional":false},{"id":588463061,"package_name":"org.apache.commons:commons-compress","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588463064,"package_name":"org.duracloud:common","ecosystem":"maven","requirements":"7.1.1","direct":true,"kind":"runtime","optional":false},{"id":588463066,"package_name":"org.duracloud:storeclient","ecosystem":"maven","requirements":"7.1.1","direct":true,"kind":"runtime","optional":false},{"id":588463069,"package_name":"org.apache.tika:tika-core","ecosystem":"maven","requirements":"2.4.1","direct":true,"kind":"runtime","optional":false},{"id":588463071,"package_name":"org.apache.tika:tika-parsers-standard-package","ecosystem":"maven","requirements":"2.4.1","direct":true,"kind":"runtime","optional":false},{"id":588463074,"package_name":"org.apache.opennlp:opennlp-tools","ecosystem":"maven","requirements":"1.9.1","direct":true,"kind":"runtime","optional":false},{"id":588463076,"package_name":"com.google.cloud:google-cloud-storage","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588463079,"package_name":"org.junit.jupiter:junit-jupiter","ecosystem":"maven","requirements":"${junit.jupiter.version}","direct":true,"kind":"test","optional":false},{"id":588463081,"package_name":"junit:junit","ecosystem":"maven","requirements":"${junit.version}","direct":true,"kind":"test","optional":false},{"id":588463084,"package_name":"org.junit.vintage:junit-vintage-engine","ecosystem":"maven","requirements":"${junit.vintage.version}","direct":true,"kind":"test","optional":false},{"id":588463086,"package_name":"org.hamcrest:hamcrest-library","ecosystem":"maven","requirements":"2.2","direct":true,"kind":"test","optional":false},{"id":588463089,"package_name":"org.assertj:assertj-core","ecosystem":"maven","requirements":"3.20.2","direct":true,"kind":"test","optional":false},{"id":588463092,"package_name":"org.xmlunit:xmlunit-assertj3","ecosystem":"maven","requirements":"2.8.2","direct":true,"kind":"test","optional":false},{"id":588463094,"package_name":"com.jayway.restassured:rest-assured","ecosystem":"maven","requirements":"2.4.0","direct":true,"kind":"test","optional":false},{"id":588463096,"package_name":"org.skyscreamer:jsonassert","ecosystem":"maven","requirements":"1.5.0","direct":true,"kind":"test","optional":false},{"id":588463099,"package_name":"org.testcontainers:testcontainers","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":588463101,"package_name":"org.testcontainers:junit-jupiter","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":588463104,"package_name":"org.testcontainers:postgresql","ecosystem":"maven","requirements":null,"direct":true,"kind":"test","optional":false},{"id":588463106,"package_name":"org.mockito:mockito-core","ecosystem":"maven","requirements":"${mockito.version}","direct":true,"kind":"test","optional":false},{"id":588463108,"package_name":"org.mockito:mockito-junit-jupiter","ecosystem":"maven","requirements":"${mockito.version}","direct":true,"kind":"test","optional":false},{"id":588463111,"package_name":"org.microbean:microbean-microprofile-config","ecosystem":"maven","requirements":"${microbean-mpconfig.version}","direct":true,"kind":"test","optional":false},{"id":588463114,"package_name":"org.apache.abdera:abdera-core","ecosystem":"maven","requirements":"1.1.3","direct":true,"kind":"runtime","optional":false},{"id":588463117,"package_name":"org.apache.abdera:abdera-i18n","ecosystem":"maven","requirements":"1.1.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"maven","filepath":"scripts/zipdownload/pom.xml","sha":null,"kind":"manifest","created_at":"2022-08-07T06:16:26.019Z","updated_at":"2022-08-07T06:16:26.019Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/scripts/zipdownload/pom.xml","dependencies":[{"id":588465023,"package_name":"org.postgresql:postgresql","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false},{"id":588465024,"package_name":"com.amazonaws:aws-java-sdk-s3","ecosystem":"maven","requirements":null,"direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"doc/sphinx-guides/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T06:16:26.286Z","updated_at":"2022-08-07T06:16:26.286Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/doc/sphinx-guides/requirements.txt","dependencies":[{"id":588467647,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==3.5.4","direct":true,"kind":"runtime","optional":false},{"id":588467648,"package_name":"Jinja2","ecosystem":"pypi","requirements":"\u003e=3.0.2,\u003c3.1","direct":true,"kind":"runtime","optional":false},{"id":588467649,"package_name":"sphinx-icon","ecosystem":"pypi","requirements":"==0.1.2","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"scripts/backup/run_backup/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T06:16:26.667Z","updated_at":"2022-08-07T06:16:26.667Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/scripts/backup/run_backup/requirements.txt","dependencies":[{"id":588468886,"package_name":"psycopg2","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":588468887,"package_name":"boto3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":588468888,"package_name":"paramiko","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"scripts/installer/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-07T06:16:26.881Z","updated_at":"2022-08-07T06:16:26.881Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/scripts/installer/requirements.txt","dependencies":[{"id":588471510,"package_name":"psycopg2-binary","ecosystem":"pypi","requirements":"==2.8.4","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/container_base_push.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:15:42.028Z","updated_at":"2023-01-14T12:15:42.028Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/container_base_push.yml","dependencies":[{"id":6896659405,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6896659406,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6896659407,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6896659408,"package_name":"peter-evans/dockerhub-description","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6896659409,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896659410,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/guides_build_sphinx.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:15:42.183Z","updated_at":"2023-01-14T12:15:42.183Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/guides_build_sphinx.yml","dependencies":[{"id":6896660306,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896660310,"package_name":"OdumInstitute/sphinx-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/maven_unit_test.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:15:42.255Z","updated_at":"2023-01-14T12:15:42.255Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/maven_unit_test.yml","dependencies":[{"id":6896660670,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896660671,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896660672,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/reviewdog_checkstyle.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:15:42.322Z","updated_at":"2023-01-14T12:15:42.322Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/reviewdog_checkstyle.yml","dependencies":[{"id":6896660734,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896660735,"package_name":"nikitasavinov/checkstyle-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/shellcheck.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:15:42.365Z","updated_at":"2023-01-14T12:15:42.365Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/shellcheck.yml","dependencies":[{"id":6896661772,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6896661775,"package_name":"reviewdog/action-shellcheck","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/shellspec.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:15:42.558Z","updated_at":"2023-01-14T12:15:42.558Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/shellspec.yml","dependencies":[{"id":6896662241,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"conf/keycloak/docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T12:15:42.652Z","updated_at":"2023-01-14T12:15:42.652Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/conf/keycloak/docker-compose.yml","dependencies":[{"id":6896663102,"package_name":"jboss/keycloak","ecosystem":"docker","requirements":"16.1.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"modules/container-base/src/main/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T12:15:42.848Z","updated_at":"2023-01-14T12:15:42.848Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/modules/container-base/src/main/docker/Dockerfile","dependencies":[{"id":6896664492,"package_name":"$JAVA_IMAGE","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/container_app_pr.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.292Z","updated_at":"2023-10-02T11:48:50.292Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/container_app_pr.yml","dependencies":[{"id":14053771633,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771634,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771635,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771636,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14053771637,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14053771638,"package_name":"marocchino/sticky-pull-request-comment","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14053771639,"package_name":"peter-evans/create-or-update-comment","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/container_app_push.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.370Z","updated_at":"2023-10-02T11:48:50.370Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/container_app_push.yml","dependencies":[{"id":14053771842,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771843,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771844,"package_name":"peter-evans/dockerhub-description","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771845,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14053771846,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14053771847,"package_name":"marocchino/sticky-pull-request-comment","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cypress_ui.yml.future","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.389Z","updated_at":"2023-10-02T11:48:50.389Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/cypress_ui.yml.future","dependencies":[]},{"ecosystem":"actions","filepath":".github/workflows/deploy_beta_testing.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.395Z","updated_at":"2023-10-02T11:48:50.395Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/deploy_beta_testing.yml","dependencies":[{"id":14053771986,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771988,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771990,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771992,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053771994,"package_name":"appleboy/scp-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":14053771996,"package_name":"appleboy/ssh-action","ecosystem":"actions","requirements":"v1.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr_comment_commands.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.426Z","updated_at":"2023-10-02T11:48:50.426Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/pr_comment_commands.yml","dependencies":[{"id":14053772342,"package_name":"peter-evans/slash-command-dispatch","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/spi_release.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.486Z","updated_at":"2023-10-02T11:48:50.486Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/.github/workflows/spi_release.yml","dependencies":[{"id":14053772950,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053772951,"package_name":"actions/setup-java","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14053772952,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.494Z","updated_at":"2023-10-02T11:48:50.494Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/Dockerfile","dependencies":[]},{"ecosystem":"docker","filepath":"docker-compose-dev.yml","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.502Z","updated_at":"2023-10-02T11:48:50.502Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/docker-compose-dev.yml","dependencies":[{"id":14053772953,"package_name":"${APP_IMAGE}","ecosystem":"docker","requirements":"latest","direct":true,"kind":"runtime","optional":false},{"id":14053772954,"package_name":"gdcc/configbaker","ecosystem":"docker","requirements":"unstable","direct":true,"kind":"runtime","optional":false},{"id":14053772955,"package_name":"postgres","ecosystem":"docker","requirements":"${POSTGRES_VERSION}","direct":true,"kind":"runtime","optional":false},{"id":14053772956,"package_name":"solr","ecosystem":"docker","requirements":"${SOLR_VERSION}","direct":true,"kind":"runtime","optional":false},{"id":14053772957,"package_name":"maildev/maildev","ecosystem":"docker","requirements":"2.0.5","direct":true,"kind":"runtime","optional":false},{"id":14053772958,"package_name":"quay.io/keycloak/keycloak","ecosystem":"docker","requirements":"19.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"docker","filepath":"modules/container-configbaker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.571Z","updated_at":"2023-10-02T11:48:50.571Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/modules/container-configbaker/Dockerfile","dependencies":[{"id":14053772959,"package_name":"solr","ecosystem":"docker","requirements":"${SOLR_VERSION}","direct":true,"kind":"build","optional":false},{"id":14053772960,"package_name":"alpine","ecosystem":"docker","requirements":"3","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"src/main/docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.593Z","updated_at":"2023-10-02T11:48:50.593Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/src/main/docker/Dockerfile","dependencies":[{"id":14053772961,"package_name":"$BASE_IMAGE","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"modules/container-base/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.625Z","updated_at":"2023-10-02T11:48:50.625Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/modules/container-base/pom.xml","dependencies":[]},{"ecosystem":"maven","filepath":"modules/dataverse-spi/pom.xml","sha":null,"kind":"manifest","created_at":"2023-10-02T11:48:50.648Z","updated_at":"2023-10-02T11:48:50.648Z","repository_link":"https://github.com/IQSS/dataverse/blob/develop/modules/dataverse-spi/pom.xml","dependencies":[{"id":14053772962,"package_name":"jakarta.json:jakarta.json-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false},{"id":14053772963,"package_name":"jakarta.ws.rs:jakarta.ws.rs-api","ecosystem":"maven","requirements":null,"direct":true,"kind":"provided","optional":false}]}],"score":null,"created_at":"2025-09-04T15:51:10.155Z","updated_at":"2025-10-07T08:15:05.829Z","avatar_url":"https://github.com/IQSS.png","language":"Java","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["download-manager","fatiando-a-terra","ftp","scipy-stack","networks","pipeline-testing","datacleaner","data-profilers","ocean-modelling","transformer"],"project_url":"https://science.ecosyste.ms/api/v1/projects/36526","html_url":"https://science.ecosyste.ms/projects/36526","bibtex_url":"https://science.ecosyste.ms/projects/36526/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/36526/export.apalike"}