{"id":53856,"name":"cva6","description":"The CORE-V CVA6 is a highly configurable, 6-stage RISC-V core for both application and embedded applications. Application class configurations are capable of booting Linux.","url":"https://github.com/openhwgroup/cva6","last_synced_at":"2025-09-05T13:15:05.009Z","repository":{"id":37787934,"uuid":"118652371","full_name":"openhwgroup/cva6","owner":"openhwgroup","description":"The CORE-V CVA6 is a highly configurable, 6-stage RISC-V core for both application and embedded applications. Application class configurations are capable of booting Linux.","archived":false,"fork":false,"pushed_at":"2025-08-14T15:34:47.000Z","size":146422,"stargazers_count":2585,"open_issues_count":214,"forks_count":821,"subscribers_count":93,"default_branch":"master","last_synced_at":"2025-08-14T17:28:37.136Z","etag":null,"topics":["ariane","asic","cpu","fpga","risc-v","rv64gc","systemverilog-hdl"],"latest_commit_sha":null,"homepage":"https://docs.openhwgroup.org/projects/cva6-user-manual/","language":"Assembly","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/openhwgroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-23T18:36:12.000Z","updated_at":"2025-08-14T15:33:28.000Z","dependencies_parsed_at":"2023-09-27T18:14:12.594Z","dependency_job_id":"9c1aaeba-a2d4-467f-9cde-4c6b27c08b79","html_url":"https://github.com/openhwgroup/cva6","commit_stats":{"total_commits":5689,"total_committers":190,"mean_commits":"29.942105263157895","dds":0.8690455264545615,"last_synced_commit":"86a80f0eaa4ddbe79360a817f3fd332c6a8e3c09"},"previous_names":["pulp-platform/ariane"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/openhwgroup/cva6","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openhwgroup","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/sbom","scorecard":{"id":24244,"data":{"date":"2025-08-04","repo":{"name":"github.com/openhwgroup/cva6","commit":"bcb0f7de8654c8ad0b260d53a2ce070152d10c9f"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/verible.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/verible.yml:13","Warn: no topLevel permission defined: .github/workflows/bender-up-to-date.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/verible.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/verible.yml:17"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: verif/tests/custom/ITI/test_iti_asm.o:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact cv32a60x-v6.0.0 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/214155608","Warn: release artifact v5.3.0 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/198115382","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/194897018","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/160791327","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/148214074","Warn: release artifact cv32a60x-v6.0.0 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/214155608","Warn: release artifact v5.3.0 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/198115382","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/194897018","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/160791327","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/148214074"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'cv32a60x'","Warn: branch protection not enabled for branch 'v5.0.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: parameter expansion requires a literal: verif/sim/setup-env.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bender-up-to-date.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/bender-up-to-date.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-done.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/dashboard-done.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verible.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/verible.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verible.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/verible.yml/master?enable=pin","Warn: pipCommand not pinned by hash: verif/docs/VerifPlans/install-prerequisites.sh:21","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2020-149 / GHSA-hmv2-79q8-fv6g","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:29:00.055Z","repository_id":37787934,"created_at":"2025-08-14T17:29:00.056Z","updated_at":"2025-08-14T17:29:00.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273761223,"owners_count":25163199,"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":"openhwgroup","name":"OpenHW Group","uuid":"51096416","kind":"organization","description":"","email":"info@openhwgroup.org","website":"www.openhwgroup.org","location":"Ottawa, Ontario, Canada","twitter":"openhwgroup","company":null,"icon_url":"https://avatars.githubusercontent.com/u/51096416?v=4","repositories_count":34,"last_synced_at":"2023-03-03T14:05:17.550Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openhwgroup","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T00:40:48.640Z","updated_at":"2023-03-03T14:05:17.587Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openhwgroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openhwgroup/repositories"},"packages":[{"id":11561728,"name":"github.com/openhwgroup/cva6","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/openhwgroup/cva6","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2018-11-29T17:16:02.000Z","latest_release_published_at":"2025-02-03T12:40:02.000Z","latest_release_number":"v5.3.0+incompatible","last_synced_at":"2025-08-14T17:42:29.898Z","created_at":"2025-04-18T08:56:50.862Z","updated_at":"2025-08-14T22:21:40.090Z","registry_url":"https://pkg.go.dev/github.com/openhwgroup/cva6","install_command":"go get github.com/openhwgroup/cva6","documentation_url":"https://pkg.go.dev/github.com/openhwgroup/cva6#section-documentation","metadata":{},"repo_metadata":{"id":37787934,"uuid":"118652371","full_name":"openhwgroup/cva6","owner":"openhwgroup","description":"The CORE-V CVA6 is a highly configurable, 6-stage RISC-V core for both application and embedded applications. Application class configurations are capable of booting Linux.","archived":false,"fork":false,"pushed_at":"2025-08-14T15:34:47.000Z","size":146422,"stargazers_count":2585,"open_issues_count":214,"forks_count":821,"subscribers_count":93,"default_branch":"master","last_synced_at":"2025-08-14T17:28:37.136Z","etag":null,"topics":["ariane","asic","cpu","fpga","risc-v","rv64gc","systemverilog-hdl"],"latest_commit_sha":null,"homepage":"https://docs.openhwgroup.org/projects/cva6-user-manual/","language":"Assembly","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/openhwgroup.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-01-23T18:36:12.000Z","updated_at":"2025-08-14T15:33:28.000Z","dependencies_parsed_at":"2023-09-27T18:14:12.594Z","dependency_job_id":"9c1aaeba-a2d4-467f-9cde-4c6b27c08b79","html_url":"https://github.com/openhwgroup/cva6","commit_stats":{"total_commits":5689,"total_committers":190,"mean_commits":"29.942105263157895","dds":0.8690455264545615,"last_synced_commit":"86a80f0eaa4ddbe79360a817f3fd332c6a8e3c09"},"previous_names":["pulp-platform/ariane"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/openhwgroup/cva6","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openhwgroup","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/sbom","scorecard":{"id":24244,"data":{"date":"2025-08-04","repo":{"name":"github.com/openhwgroup/cva6","commit":"bcb0f7de8654c8ad0b260d53a2ce070152d10c9f"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":2.7,"checks":[{"name":"Code-Review","score":9,"reason":"Found 28/30 approved changesets -- score normalized to 9","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/verible.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/verible.yml:13","Warn: no topLevel permission defined: .github/workflows/bender-up-to-date.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/verible.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"name":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha }}': .github/workflows/verible.yml:17"],"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: verif/tests/custom/ITI/test_iti_asm.o:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact cv32a60x-v6.0.0 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/214155608","Warn: release artifact v5.3.0 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/198115382","Warn: release artifact v5.2.0 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/194897018","Warn: release artifact v5.1.0 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/160791327","Warn: release artifact v5.0.1 not signed: https://api.github.com/repos/openhwgroup/cva6/releases/148214074","Warn: release artifact cv32a60x-v6.0.0 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/214155608","Warn: release artifact v5.3.0 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/198115382","Warn: release artifact v5.2.0 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/194897018","Warn: release artifact v5.1.0 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/160791327","Warn: release artifact v5.0.1 does not have provenance: https://api.github.com/repos/openhwgroup/cva6/releases/148214074"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":1,"reason":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'cv32a60x'","Warn: branch protection not enabled for branch 'v5.0.x'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Info: 'up-to-date branches' is required to merge on branch 'master'","Info: status check found to merge onto on branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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: parameter expansion requires a literal: verif/sim/setup-env.sh:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bender-up-to-date.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/bender-up-to-date.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:144: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:190: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dashboard-done.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/dashboard-done.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/verible.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/verible.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/verible.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/openhwgroup/cva6/verible.yml/master?enable=pin","Warn: pipCommand not pinned by hash: verif/docs/VerifPlans/install-prerequisites.sh:21","Info:   0 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"28 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2010-1 / GHSA-7q8x-38mc-p84f","Warn: Project is vulnerable to: PYSEC-2022-260 / GHSA-v973-fxgf-6xhp","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","Warn: Project is vulnerable to: PYSEC-2021-421 / GHSA-h4m5-qpfp-3mpv","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: PYSEC-2021-66 / GHSA-g3rq-g295-4j3m","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: PYSEC-2021-140 / GHSA-9w8r-397f-prfh","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-141 / GHSA-pq64-v7f5-gqh8","Warn: Project is vulnerable to: PYSEC-2020-176 / GHSA-3pqx-4fqf-j49f","Warn: Project is vulnerable to: PYSEC-2020-96 / GHSA-6757-jp84-gxfx","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2020-149 / GHSA-hmv2-79q8-fv6g","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2021-108"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:29:00.055Z","repository_id":37787934,"created_at":"2025-08-14T17:29:00.056Z","updated_at":"2025-08-14T17:29:00.056Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270490519,"owners_count":24592846,"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-08-14T02:00:10.309Z","response_time":75,"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":"openhwgroup","name":"OpenHW Group","uuid":"51096416","kind":"organization","description":"","email":"info@openhwgroup.org","website":"www.openhwgroup.org","location":"Ottawa, Ontario, Canada","twitter":"openhwgroup","company":null,"icon_url":"https://avatars.githubusercontent.com/u/51096416?v=4","repositories_count":34,"last_synced_at":"2023-03-03T14:05:17.550Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/openhwgroup","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T00:40:48.640Z","updated_at":"2023-03-03T14:05:17.587Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openhwgroup","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openhwgroup/repositories"},"tags":[{"name":"cv32a60x-v6.0.0","sha":"b1f80bd7cff3a94e5191aad96dc3a22f87d0a517","kind":"commit","published_at":"2025-04-16T13:19:48.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/cv32a60x-v6.0.0","html_url":"https://github.com/openhwgroup/cva6/releases/tag/cv32a60x-v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@cv32a60x-v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/cv32a60x-v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/cv32a60x-v6.0.0/manifests"},{"name":"v5.3.0","sha":"2ef1c1b1fca419354920c5487293bc605294904e","kind":"commit","published_at":"2025-02-03T12:40:02.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v5.3.0","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"cb5c623e5083656fd6bead45c6a7128e891f121a","kind":"commit","published_at":"2025-01-15T10:17:37.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v5.2.0","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.2.0/manifests"},{"name":"20240827.feature.interconnect","sha":"79ef217626c0ddd4f75b7692a37ab58aad8dbb6f","kind":"commit","published_at":"2024-06-21T09:53:44.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/20240827.feature.interconnect","html_url":"https://github.com/openhwgroup/cva6/releases/tag/20240827.feature.interconnect","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@20240827.feature.interconnect","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/20240827.feature.interconnect","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/20240827.feature.interconnect/manifests"},{"name":"v5.1.0","sha":"db088159ebca1480b3c5f083f5ac4268ea6749b6","kind":"commit","published_at":"2024-06-17T07:23:44.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v5.1.0","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.1.0/manifests"},{"name":"v5.0.1","sha":"a6e1fa23aaeed9c66d1aa97d48a692cfe7476c31","kind":"commit","published_at":"2024-03-25T10:49:54.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v5.0.1","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.0.1/manifests"},{"name":"v5.0.0","sha":"9ecdaa140862748ee7f94f82cf41467f54ea195a","kind":"commit","published_at":"2024-03-20T09:37:51.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v5.0.0","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v5.0.0/manifests"},{"name":"v4.2.0","sha":"e873743b547fbf39bd08f25a0bfa7db38eb61794","kind":"commit","published_at":"2019-06-04T08:36:17.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v4.2.0","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.2.0/manifests"},{"name":"v4.1.2","sha":"20e887cd2bb0c0e2609c84e38ab2ad17e5a37762","kind":"commit","published_at":"2019-03-20T16:50:56.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v4.1.2","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.1.2/manifests"},{"name":"v4.1.1","sha":"1affb20d3340d7a038f5c1726b2362d5fd27d100","kind":"commit","published_at":"2019-03-18T23:40:37.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v4.1.1","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.1.1/manifests"},{"name":"v4.1.0","sha":"48be94f822884e33a80c7226d6f0489ae8235de4","kind":"commit","published_at":"2019-03-18T10:51:58.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v4.1.0","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a3044dbfcec3a69fec92e7bc6fee5fed40eaf6b3","kind":"commit","published_at":"2018-11-29T17:16:02.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/v4.0.0","html_url":"https://github.com/openhwgroup/cva6/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/v4.0.0/manifests"},{"name":"bsc-3-10-18","sha":"0b467924b020c7c37a8c8a0e00bacfd5e9bf48a4","kind":"commit","published_at":"2018-10-03T13:06:40.000Z","download_url":"https://codeload.github.com/openhwgroup/cva6/tar.gz/bsc-3-10-18","html_url":"https://github.com/openhwgroup/cva6/releases/tag/bsc-3-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/openhwgroup/cva6@bsc-3-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/bsc-3-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/tags/bsc-3-10-18/manifests"}]},"repo_metadata_updated_at":"2025-08-14T22:21:40.090Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.946828998728897,"dependent_packages_count":5.573572920340177,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":5.7602009595345365},"purl":"pkg:golang/github.com/openhwgroup/cva6","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/openhwgroup/cva6","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/openhwgroup/cva6","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/openhwgroup/cva6/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-24T09:37:01.225Z","issues_count":289,"pull_requests_count":404,"avg_time_to_close_issue":11115658.81521739,"avg_time_to_close_pull_request":843892.8730569949,"issues_closed_count":184,"pull_requests_closed_count":386,"pull_request_authors_count":68,"issue_authors_count":98,"avg_comments_per_issue":3.685121107266436,"avg_comments_per_pull_request":3.7846534653465347,"merged_pull_requests_count":309,"bot_issues_count":0,"bot_pull_requests_count":34,"past_year_issues_count":144,"past_year_pull_requests_count":359,"past_year_avg_time_to_close_issue":3276612.918604651,"past_year_avg_time_to_close_pull_request":668456.7214076247,"past_year_issues_closed_count":86,"past_year_pull_requests_closed_count":341,"past_year_pull_request_authors_count":59,"past_year_issue_authors_count":49,"past_year_avg_comments_per_issue":3.236111111111111,"past_year_avg_comments_per_pull_request":3.835654596100279,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":34,"past_year_merged_pull_requests_count":277,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/issues","maintainers":[{"login":"MikeOpenHWGroup","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MikeOpenHWGroup"},{"login":"AEzzejjari","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AEzzejjari"}],"active_maintainers":[{"login":"MikeOpenHWGroup","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MikeOpenHWGroup"},{"login":"AEzzejjari","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AEzzejjari"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenhwgroup%2Fcva6/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenhwgroup%2Fcva6/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenhwgroup%2Fcva6/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fopenhwgroup%2Fcva6/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1952121,"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":1775620,"full_name":"openhwgroup/cva6","default_branch":"master","committers":[{"name":"Mike Thompson","email":"mike@openhwgroup.org","login":"MikeOpenHWGroup","count":748},{"name":"Florian Zaruba","email":"fl.zaruba@be4web.net","login":null,"count":700},{"name":"Florian Zaruba","email":"zarubaf@iis.ee.ethz.ch","login":"zarubaf","count":612},{"name":"Steve Richmond","email":"Steve.Richmond@silabs.com","login":"strichmo","count":576},{"name":"Robin Pedersen","email":"Robin.Pedersen@silabs.com","login":"silabs-robin","count":346},{"name":"JeanRochCoulon","email":"jean-roch.coulon@thalesgroup.com","login":"JeanRochCoulon","count":280},{"name":"Michael Schaffner","email":"schaffner@iis.ee.ethz.ch","login":"msfschaffner","count":247},{"name":"Jalali","email":"110232072+AyoubJalali","login":"AyoubJalali","count":183},{"name":"Zbigniew Chamski","email":"zbigniew.chamski@thalesgroup.com","login":"zchamski","count":160},{"name":"André Sintzoff","email":"61976467+ASintzoff","login":"ASintzoff","count":139},{"name":"Côme","email":"124148386+cathales","login":"cathales","count":138},{"name":"Nils Wistoff","email":"nwistoff@iis.ee.ethz.ch","login":"niwis","count":104},{"name":"Guillaume Chauvon","email":"94678394+Gchauvon","login":"Gchauvon","count":89},{"name":"Oystein Knauserud","email":"Oystein.Knauserud@silabs.com","login":"silabs-oysteink","count":76},{"name":"eroom1966","email":"moore@imperas.com","login":"eroom1966","count":68},{"name":"Henrik Fegran","email":"Henrik.Fegran@silabs.com","login":"silabs-hfegran","count":65},{"name":"David Poulin","email":"dpoulin@datumtc.ca","login":"datum-dpoulin","count":62},{"name":"Stefan Mach","email":"smach@iis.ee.ethz.ch","login":null,"count":56},{"name":"AEzzejjari","email":"110914586+AEzzejjari","login":"AEzzejjari","count":51},{"name":"Aimee Sutton","email":"aimee.sutton@metrics.ca","login":"aimeepsutton","count":49},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":48},{"name":"Zineb El Kacimi","email":"zineb.el-kacimi@external.thalesgroup.com","login":"ZElkacimi","count":46},{"name":"Yannick Casamatta","email":"yannick.casamatta@thalesgroup.com","login":"yanicasa","count":46},{"name":"valentinThomazic","email":"valentin.thomazic@thalesgroup.com","login":"valentinThomazic","count":45},{"name":"Moritz Schneider","email":"scmoritz@student.ethz.ch","login":"Moschn","count":45},{"name":"Fatima Saleem","email":"fatima.saleem@10xengineers.ai","login":"fatimasaleem","count":38},{"name":"Greg Tumbush","email":"greg.tumbush@emmicro-us.com","login":"GTumbush","count":33},{"name":"MarioOpenHWGroup","email":"126794505+MarioOpenHWGroup","login":"MarioOpenHWGroup","count":31},{"name":"Jérôme Quévremont","email":"jerome.quevremont@thalesgroup.com","login":"jquevremont","count":27},{"name":"AngelaGonzalezMarino","email":"135128652+AngelaGonzalezMarino","login":"AngelaGonzalezMarino","count":26},{"name":"Marton Teilgard","email":"mateilga@silabs.com","login":"silabs-mateilga","count":26},{"name":"sébastien jacq","email":"57099003+sjthales","login":"sjthales","count":24},{"name":"sai krishna pidugu","email":"103561542+spidugu444","login":"spidugu444","count":23},{"name":"Dawid Zimonczyk","email":"dawidz@aldec.com.pl","login":"dawidzim","count":23},{"name":"Cesar Fuguet","email":"cesar.fuguettortolero@cea.fr","login":null,"count":19},{"name":"N. Engelhardt","email":"nak@symbioticeda.com","login":"nakengelhardt","count":18},{"name":"Paul Zavalney","email":"paul.zavalney@silabs.com","login":"silabs-PaulZ","count":18},{"name":"Jonathan Richard Robert Kimmitt","email":"jrrk2@cl.cam.ac.uk","login":null,"count":17},{"name":"CoralieAllioux","email":"140795322+CoralieAllioux","login":"CoralieAllioux","count":16},{"name":"Asmaa Kassimi","email":"163407779+Asmaa-Kassimi","login":"Asmaa-Kassimi","count":14},{"name":"gabriel.raducan","email":"gabriel.raducan@amiq.com","login":"gabrielrad","count":13},{"name":"Halfdan Bechmann","email":"halfdan.bechmann@silabs.com","login":"halfdan-dolva","count":11},{"name":"Massimiliano Giacometti","email":"massimiliano.giacometti@hensoldt-cyber.com","login":null,"count":11},{"name":"duncangraham-Imperas","email":"graham@imperas.com","login":"duncangraham-Imperas","count":10},{"name":"Riccardo Tedeschi","email":"58978462+ricted98","login":"ricted98","count":10},{"name":"Mohamed Aziz Frikha","email":"118278423+frikhaAziz","login":"frikhaAziz","count":10},{"name":"Michael Thompson","email":"kanatasailor@gmail.com","login":"MikeCovrado","count":10},{"name":"slgth","email":"166491525+slgth","login":"slgth","count":10},{"name":"xiaoweish","email":"106955484+xiaoweish","login":"xiaoweish","count":10},{"name":"raulbehl","email":"raulbehl@gmail.com","login":"raulbehl","count":8},{"name":"Domenic Wüthrich","email":"domenic.wuethrich@axelera.ai","login":"domenicw","count":8},{"name":"AbdessamiiOukalrazqou","email":"163409352+AbdessamiiOukalrazqou","login":"AbdessamiiOukalrazqou","count":8},{"name":"Oivind Ekelund","email":"oivind.ekelund@silabs.com","login":"silabs-oivind","count":8},{"name":"Massimiliano Giacometti","email":"massimiliano.giacometti@hensoldt-cyber.de","login":"masgia","count":8},{"name":"Gianmarco Ottavi","email":"35836648+OttG","login":"OttG","count":8},{"name":"Anouar","email":"130553710+AnouarZajni","login":"AnouarZajni","count":7},{"name":"isabelle schmid","email":"isabelle.schmid@fr.bosch.com","login":"IsaSchmidBosch","count":7},{"name":"Matheus Cavalcante","email":"matheusd@student.ethz.ch","login":"suehtamacv","count":7},{"name":"Andreas Kuster","email":"20418060+andreaskuster","login":"andreaskuster","count":6},{"name":"Arjan Bink","email":"Arjan.Bink@silabs.com","login":"Silabs-ArjanB","count":6},{"name":"Jules Fauchon","email":"jules.fauchon@thalesgroup.com","login":"jfauchon","count":6},{"name":"Luca Colagrande","email":"luca.colagrande3@gmail.com","login":"colluca","count":6},{"name":"RanjanThales","email":"80903295+RanjanThales","login":"RanjanThales","count":6},{"name":"David Poulin (Datum)","email":"dpoulin@virtualserver01.OpenHW-Group.cloud","login":null,"count":6},{"name":"David McConnell","email":"David.McConnell@emmicro-us.com","login":"DavidM-EMUS","count":5},{"name":"Andreas Traber","email":"andytraber@gmail.com","login":"atraber","count":5},{"name":"Flavien Solt","email":"flsolt@ethz.ch","login":"flaviens","count":5},{"name":"Abdul Wadood","email":"82087831+Abdulwadoodd","login":"Abdulwadoodd","count":5},{"name":"Matteo Perotti","email":"mperotti@iis.ee.ethz.ch","login":"mp-17","count":5},{"name":"OlivierBetschi","email":"140494506+OlivierBetschi","login":"OlivierBetschi","count":5},{"name":"Wajid M","email":"wajid.minhass@silabs.com","login":"silabs-WajidM","count":5},{"name":"Mike Thompson","email":"mike@openhwgroup","login":null,"count":5},{"name":"danielmlynek","email":"danielm@aldec.com","login":"danielmlynek","count":5},{"name":"pawelkudlakaldec","email":"58807617+pawelkudlakaldec","login":"pawelkudlakaldec","count":5},{"name":"Michael Platzer","email":"michael.platzer@axelera.ai","login":"michael-platzer","count":4},{"name":"Emeric Poulin","email":"46192993+E-Poulin","login":"E-Poulin","count":4},{"name":"Luca Zulberti","email":"zulberti.luca@gmail.com","login":"LucaZulberti","count":4},{"name":"Mathieu Gouttenoire","email":"mathieu.gouttenoire@thalesgroup.com","login":"math-gout","count":4},{"name":"dpoulin","email":"dpoulin@localhost","login":null,"count":4},{"name":"Michael Thomposn","email":"mike@openhwgroup.com","login":null,"count":4},{"name":"TulikaSi","email":"98868403+TulikaSi","login":"TulikaSi","count":4},{"name":"Kevin Eyssartier","email":"kevin.eyssartier@thalesgroup.com","login":"eyssartk","count":3},{"name":"Bruno Sá","email":"36567874+ninolomata","login":"ninolomata","count":3},{"name":"Cyprien Heusse","email":"46382251+cyprienh","login":"cyprienh","count":3},{"name":"Luca Valente","email":"68963253+luca-valente","login":"luca-valente","count":3},{"name":"Luis Vitorio Cargnini","email":"lcargnini@micron.com","login":"lvcargnini","count":3},{"name":"Yan","email":"phantom@zju.edu.cn","login":"Phantom1003","count":3},{"name":"Pascal Cotret","email":"pascal.cotret@gmail.com","login":"pcotret","count":3},{"name":"Craig Blackmore","email":"craig.blackmore@embecosm.com","login":"craigblackmore","count":3},{"name":"Corentin MARAIS","email":"corentin.marais@thalesgroup.com","login":"corentinmaraisT","count":3},{"name":"Stefan Mach","email":"smach@ee.ethz.ch","login":null,"count":3},{"name":"Pasquale Davide Schiavone","email":"pschiavo@maipo.ee.ethz.ch","login":null,"count":3},{"name":"Moritz Schneider","email":"scmoritz@larain6.ee.ethz.ch","login":null,"count":3},{"name":"Florian Zaruba","email":"zarubaf@student.ethz.ch","login":null,"count":3},{"name":"Rana Adeel Ahmad","email":"rana.adeel@10xengineers.ai","login":"ranaadeel-10x","count":3},{"name":"Rohan Arshid","email":"rohan.arshid@10xengineers.ai","login":"rohan-10xe","count":3},{"name":"Ruige Lee","email":"295054118@qq.com","login":"whutddk","count":3},{"name":"Shengjie Xu","email":"shengjie.xu@mail.utoronto.ca","login":"xushengj","count":3},{"name":"Stefan","email":"51908919+Steinegger","login":"Steinegger","count":3},{"name":"Stefan Mach","email":"33124232+stmach","login":"stmach","count":3},{"name":"YazanHussnain-10x","email":"127395748+YazanHussnain-10x","login":"YazanHussnain-10x","count":2},{"name":"Tariq Kurd","email":"59061376+tariqkurd-repo","login":"tariqkurd-repo","count":2},{"name":"Sunil Kakkar","email":"Sunil.Kakkar@silabs.com","login":"silabs-sukakkar","count":2},{"name":"Robert Balas","email":"13798471+bluewww","login":"bluewww","count":2},{"name":"Munail Waqar","email":"98270825+munailwaqar","login":"munailwaqar","count":2},{"name":"MaxCThales","email":"maxime.colson@thalesgroup.com","login":"MaxCThales","count":2},{"name":"Gull Ahmed","email":"gull.ahmed@10xengineers.ai","login":"gullahmed1","count":2},{"name":"Alfredo","email":"alfredoh1234","login":"alfredoh1234","count":2},{"name":"DBees","email":"duncan@openhwgroup.org","login":"DBees","count":2},{"name":"Dan Petrisko","email":"petrisko@cs.washington.edu","login":"dpetrisko","count":2},{"name":"Edgar E. Iglesias","email":"edgar.iglesias@xilinx.com","login":"edgarigl","count":2},{"name":"Dr Jonathan Kimmitt","email":"jrrk2@cam.ac.uk","login":null,"count":2},{"name":"Alfredo Herrera","email":"aherrera@btadesignservices.com","login":null,"count":2},{"name":"Alfredo Herrera","email":"aherrera@btadesingservices.com","login":null,"count":2},{"name":"rickoco","email":"rickoco@openhwgroup.org","login":"rickoco","count":2},{"name":"胡波","email":"lingscale@163.com","login":"lingscale","count":2},{"name":"M-Ijaz-10x","email":"muhammad.ijaz@10xengineers.ai","login":"M-Ijaz-10x","count":2},{"name":"khandelwaltanuj","email":"158037163+khandelwaltanuj","login":"khandelwaltanuj","count":2},{"name":"jzthales","email":"junheng.zheng@thalesgroup.com","login":"jzthales","count":2},{"name":"Jonathan Balkind","email":"jbalkind@ucsb.edu","login":"Jbalkind","count":2},{"name":"Noah Huetter","email":"noahhuetter@gmail.com","login":"huettern","count":2},{"name":"Tianrui Wei","email":"tianrui@tianruiwei.com","login":"tianrui-wei","count":2},{"name":"Enrico Zelioli","email":"ezelioli@iis.ee.ethz.ch","login":"ezelioli","count":2},{"name":"Shashank V M","email":"shashankmathew8@gmail.com","login":"ShashankVM","count":2},{"name":"Lucas Deutschmann","email":"38313205+Seek64","login":"Seek64","count":2},{"name":"LQUA","email":"166110436+LQUA","login":"LQUA","count":2},{"name":"Jimmy Situ","email":"web@jimmystone.cn","login":"jimmysitu","count":2},{"name":"jmason827","email":"jeffdavidmason@gmail.com","login":"jmason827","count":2},{"name":"Asim Ahsan","email":"asim.ahsan@10xengineers.ai","login":null,"count":1},{"name":"zachzzc","email":"zachzzc@github.com","login":null,"count":1},{"name":"Pascal Gouedo","email":"pascal.gouedo@dolphin.fr","login":null,"count":1},{"name":"Vincenzo Maisto","email":"vincenzo.maisto2@unina.it","login":"MaistoV","count":1},{"name":"Ethan Sifferman","email":"ethan@sifferman.dev","login":"sifferman","count":1},{"name":"Eric Ackermann","email":"eric.ackermann.99@googlemail.com","login":"WorldofJARcraft","count":1},{"name":"Emeric Poulin","email":"46192993+epthales","login":"epthales","count":1},{"name":"EasyIP2023","email":"vince@underview.tech","login":"EasyIP2023","count":1},{"name":"Kevin Tan","email":"33914892+kevtan","login":"kevtan","count":1},{"name":"Smattacus","email":"Smattacus@gmail.com","login":"Smattacus","count":1},{"name":"Somya Dashora","email":"38585070+somyadashora","login":"somyadashora","count":1},{"name":"Steffen Persvold","email":"spersvold","login":"spersvold","count":1},{"name":"Szymon Bieganski","email":"szymon.bieganski@oss.nxp.com","login":"szbieg","count":1},{"name":"Tamas Olaszi","email":"62057357+tolaszi","login":"tolaszi","count":1},{"name":"Umer Imran","email":"umer.imran@10xengineers.ai","login":"umerimran-10xe","count":1},{"name":"Saute0212","email":"153172621+Saute0212","login":"Saute0212","count":1},{"name":"Siris Li","email":"19921571356@163.com","login":"Siris-Li","count":1},{"name":"hermanschmit","email":"hermanschmit","login":"hermanschmit","count":1},{"name":"gaudin","email":"nicolas.gaudin@univ-ubs.fr","login":"Nicolas-Gaudin","count":1},{"name":"ganoam","email":"gnoam@live.com","login":"ganoam","count":1},{"name":"b1f6c1c4","email":"b1f6c1c4@gmail.com","login":"b1f6c1c4","count":1},{"name":"andriami","email":"41752043+andriami","login":"andriami","count":1},{"name":"Zhang,Yong","email":"43237515+zhangy-thu","login":"zhangy-thu","count":1},{"name":"Youssra Belamkadem","email":"youssra.belamkadem@external.thalesgroup.com","login":"YoussraBELAMKADEM","count":1},{"name":"Yi1101","email":"59173643+Yi1101","login":"Yi1101","count":1},{"name":"Yaotian Liu","email":"yaotian_liu@gmx.com","login":"ytliu74","count":1},{"name":"Yao Hsiao","email":"17228551+yaohsiaopid","login":"yaohsiaopid","count":1},{"name":"Yan","email":"62220457+likeamahoney","login":"likeamahoney","count":1},{"name":"Wilson Snyder","email":"wsnyder@wsnyder.org","login":"wsnyder","count":1},{"name":"Fabian Schuiki","email":"fschuiki@iis.ee.thz.ch","login":null,"count":1},{"name":"Florian Zaruba","email":"zarubaf@zarubaf.svl.corp.google.com","login":null,"count":1},{"name":"Administrator","email":"pe+openhwgroup@metrics.ca","login":null,"count":1},{"name":"Saad Waheed","email":"63644847+saadwaheed-10xe","login":"saadwaheed-10xe","count":1},{"name":"Fei Gao","email":"feig@princeton.edu","login":"fei-g","count":1},{"name":"Farhan Ali Shah","email":"143320751+farhan-108","login":"farhan-108","count":1},{"name":"Cra2yPierr0t","email":"48832611+Cra2yPierr0t","login":"Cra2yPierr0t","count":1},{"name":"Daichou","email":"tommy0705c@gmail.com","login":"Daichou","count":1},{"name":"Chase Block","email":"chase@chaseblock.com","login":"chaseblock","count":1},{"name":"Cesar Fuguet","email":"cesar.fuguet@univ-grenoble-alpes.fr","login":"cfuguet","count":1},{"name":"David Schrammel","email":"51957010+davidschrammel","login":"davidschrammel","count":1},{"name":"Berend Ozceri","email":"berend@alumni.cmu.edu","login":"berendo","count":1},{"name":"BRH","email":"62248962+0BAB1","login":"0BAB1","count":1},{"name":"Andrea","email":"andr3a759@gmail.com","login":"FriedDede","count":1},{"name":"Ammar Khan","email":"ammar.sarwar@10xengineers.ai","login":"Ammar-10xe","count":1},{"name":"Alejandro Cabrera Aldaya","email":"aldaya@gmail.com","login":"acaldaya","count":1},{"name":"Akiho Kawada","email":"115288734+takeshiho0531","login":"takeshiho0531","count":1},{"name":"Abraham Gonzalez","email":"abe.j.gonza@gmail.com","login":"abejgonzalez","count":1},{"name":"Michael Rogenmoser","email":"michael@rogenmoser.us","login":"micprog","count":1},{"name":"Max Bjurling","email":"maxbjurling","login":"maxbjurling","count":1},{"name":"Marcelo Orenes","email":"55038083+morenes","login":"morenes","count":1},{"name":"M. Tarek Ibn Ziad","email":"mtarek@cs.columbia.edu","login":"TarekIbnZiad","count":1},{"name":"Raphael Klink","email":"raphael.klink@student.uni-luebeck.de","login":"RaphaelKlink","count":1},{"name":"Pranay Nath","email":"74791265+nathpranay","login":"nathpranay","count":1},{"name":"Olof Kindgren","email":"olof.kindgren@gmail.com","login":"olofk","count":1},{"name":"Nursultan Kabylkas","email":"kabylkas@gmail.com","login":"kabylkas","count":1},{"name":"zachzzc","email":"zach.zheng96@gmail.com","login":"zachzzc","count":1},{"name":"uge","email":"uge","login":"uge","count":1},{"name":"sazczmh","email":"49888860+sazczmh","login":"sazczmh","count":1},{"name":"marcosabatano","email":"59875904+marcosabatano","login":"marcosabatano","count":1},{"name":"joncapltd","email":"Jonathan.Woodruff@capabilitieslimited.co.uk","login":"joncapltd","count":1},{"name":"iamywang","email":"41533488+iamywang","login":"iamywang","count":1},{"name":"Katharina","email":"KatCe","login":"KatCe","count":1},{"name":"Juan Granja","email":"juan.granja13@gmail.com","login":"Juan-Gg","count":1},{"name":"Jim Straus","email":"straus@imperas.com","login":"jstraus59","count":1},{"name":"Isaar Ahmad","email":"41969037+isaar-ahmad","login":"isaar-ahmad","count":1},{"name":"Hossein Askari","email":"m.h.askari.hemmat@gmail.com","login":"hossein1387","count":1},{"name":"Hassan Raza","email":"106656475+hassanraza-10x","login":"hassanraza-10x","count":1},{"name":"Gregor Haas","email":"gregorhaas1997@gmail.com","login":"grg-haas","count":1},{"name":"Geza Lore","email":"gezalore@gmail.com","login":"gezalore","count":1}],"total_commits":5792,"total_committers":197,"total_bot_commits":48,"total_bot_committers":1,"mean_commits":29.401015228426395,"dds":0.8708563535911602,"past_year_committers":[{"name":"JeanRochCoulon","email":"jean-roch.coulon@thalesgroup.com","login":"JeanRochCoulon","count":65},{"name":"André Sintzoff","email":"61976467+ASintzoff","login":"ASintzoff","count":49},{"name":"Jalali","email":"110232072+AyoubJalali","login":"AyoubJalali","count":41},{"name":"Côme","email":"124148386+cathales","login":"cathales","count":34},{"name":"Valentin Thomazic","email":"valentin.thomazic@thalesgroup.com","login":"valentinThomazic","count":27},{"name":"Zbigniew Chamski","email":"107464696+zchamski","login":"zchamski","count":24},{"name":"AngelaGonzalezMarino","email":"135128652+AngelaGonzalezMarino","login":"AngelaGonzalezMarino","count":23},{"name":"Guillaume Chauvon","email":"94678394+Gchauvon","login":"Gchauvon","count":22},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":18},{"name":"Nils Wistoff","email":"nwistoff@iis.ee.ethz.ch","login":"niwis","count":16},{"name":"Asmaa Kassimi","email":"163407779+Asmaa-Kassimi","login":"Asmaa-Kassimi","count":13},{"name":"AEzzejjari","email":"110914586+AEzzejjari","login":"AEzzejjari","count":13},{"name":"CoralieAllioux","email":"140795322+CoralieAllioux","login":"CoralieAllioux","count":10},{"name":"MarioOpenHWGroup","email":"126794505+MarioOpenHWGroup","login":"MarioOpenHWGroup","count":10},{"name":"Riccardo Tedeschi","email":"58978462+ricted98","login":"ricted98","count":10},{"name":"slgth","email":"166491525+slgth","login":"slgth","count":10},{"name":"AbdessamiiOukalrazqou","email":"163409352+AbdessamiiOukalrazqou","login":"AbdessamiiOukalrazqou","count":8},{"name":"isabelle schmid","email":"isabelle.schmid@fr.bosch.com","login":"IsaSchmidBosch","count":7},{"name":"xiaoweish","email":"106955484+xiaoweish","login":"xiaoweish","count":7},{"name":"Moritz Schneider","email":"moritz.schneider@inf.ethz.ch","login":"Moschn","count":6},{"name":"Matteo Perotti","email":"mperotti@iis.ee.ethz.ch","login":"mp-17","count":5},{"name":"Jérôme Quévremont","email":"jerome.quevremont@thalesgroup.com","login":"jquevremont","count":5},{"name":"OlivierBetschi","email":"140494506+OlivierBetschi","login":"OlivierBetschi","count":5},{"name":"Cesar Fuguet","email":"cesar.fuguettortolero@cea.fr","login":null,"count":5},{"name":"Mathieu Gouttenoire","email":"mathieu.gouttenoire@thalesgroup.com","login":"math-gout","count":4},{"name":"Cyprien Heusse","email":"46382251+cyprienh","login":"cyprienh","count":3},{"name":"Mike Thompson","email":"mike@openhwgroup.org","login":"MikeOpenHWGroup","count":3},{"name":"khandelwaltanuj","email":"158037163+khandelwaltanuj","login":"khandelwaltanuj","count":2},{"name":"jzthales","email":"junheng.zheng@thalesgroup.com","login":"jzthales","count":2},{"name":"Munail Waqar","email":"98270825+munailwaqar","login":"munailwaqar","count":2},{"name":"Anouar","email":"130553710+AnouarZajni","login":"AnouarZajni","count":2},{"name":"MaxCThales","email":"maxime.colson@thalesgroup.com","login":"MaxCThales","count":2},{"name":"LQUA","email":"166110436+LQUA","login":"LQUA","count":2},{"name":"Florian Zaruba","email":"florian@openhwgroup.org","login":"zarubaf","count":1},{"name":"joncapltd","email":"Jonathan.Woodruff@capabilitieslimited.co.uk","login":"joncapltd","count":1},{"name":"Yan","email":"62220457+likeamahoney","login":"likeamahoney","count":1},{"name":"Somya Dashora","email":"38585070+somyadashora","login":"somyadashora","count":1},{"name":"Pascal Cotret","email":"pascal.cotret@gmail.com","login":"pcotret","count":1},{"name":"Michael Platzer","email":"michael.platzer@axelera.ai","login":"michael-platzer","count":1},{"name":"Katharina","email":"KatCe","login":"KatCe","count":1},{"name":"Jonathan Balkind","email":"jbalkind@ucsb.edu","login":"Jbalkind","count":1},{"name":"Isaar Ahmad","email":"41969037+isaar-ahmad","login":"isaar-ahmad","count":1},{"name":"Gregor Haas","email":"gregorhaas1997@gmail.com","login":"grg-haas","count":1},{"name":"Geza Lore","email":"gezalore@gmail.com","login":"gezalore","count":1},{"name":"Fatima Saleem","email":"63645133+fatimasaleem","login":"fatimasaleem","count":1},{"name":"Farhan Ali Shah","email":"143320751+farhan-108","login":"farhan-108","count":1},{"name":"Eric Ackermann","email":"eric.ackermann.99@googlemail.com","login":"WorldofJARcraft","count":1},{"name":"Enrico Zelioli","email":"ezelioli@iis.ee.ethz.ch","login":"ezelioli","count":1},{"name":"EasyIP2023","email":"vince@underview.tech","login":"EasyIP2023","count":1},{"name":"Cra2yPierr0t","email":"48832611+Cra2yPierr0t","login":"Cra2yPierr0t","count":1},{"name":"Cesar Fuguet","email":"cesar.fuguet@univ-grenoble-alpes.fr","login":"cfuguet","count":1},{"name":"BRH","email":"62248962+0BAB1","login":"0BAB1","count":1},{"name":"Andrea","email":"andr3a759@gmail.com","login":"FriedDede","count":1},{"name":"Akiho Kawada","email":"115288734+takeshiho0531","login":"takeshiho0531","count":1}],"past_year_total_commits":476,"past_year_total_committers":54,"past_year_total_bot_commits":18,"past_year_total_bot_committers":1,"past_year_mean_commits":8.814814814814815,"past_year_dds":0.8634453781512605,"last_synced_at":"2025-05-15T04:39:11.451Z","last_synced_commit":"a2c2f60e5b248236204cf730c5527984df890948","created_at":"2024-09-20T16:36:25.328Z","updated_at":"2025-05-15T04:39:11.539Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.936Z","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":"openhwgroup/cva6","html_url":"https://github.com/openhwgroup/cva6","last_synced_at":"2025-08-31T12:01:42.985Z","status":null,"issues_count":310,"pull_requests_count":643,"avg_time_to_close_issue":11264105.586956521,"avg_time_to_close_pull_request":774356.972027972,"issues_closed_count":184,"pull_requests_closed_count":572,"pull_request_authors_count":74,"issue_authors_count":111,"avg_comments_per_issue":3.096774193548387,"avg_comments_per_pull_request":3.3452566096423015,"merged_pull_requests_count":451,"bot_issues_count":0,"bot_pull_requests_count":65,"past_year_issues_count":151,"past_year_pull_requests_count":591,"past_year_avg_time_to_close_issue":2777049.4078947366,"past_year_avg_time_to_close_pull_request":595450.8384615384,"past_year_issues_closed_count":76,"past_year_pull_requests_closed_count":520,"past_year_pull_request_authors_count":61,"past_year_issue_authors_count":59,"past_year_avg_comments_per_issue":1.9602649006622517,"past_year_avg_comments_per_pull_request":3.287648054145516,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":65,"past_year_merged_pull_requests_count":415,"created_at":"2024-09-20T16:36:25.482Z","updated_at":"2025-09-03T06:36:53.022Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/openhwgroup%2Fcva6/issues","issue_labels_count":{"Type:Bug":246,"notCV32A65X":81,"Status:Stale":43,"Type:Question":37,"CV32A65X":37,"Type:Task":35,"Component:Verif":33,"Component:RTL":29,"PARAM:CSR":17,"Component:Doc":17,"Status:New":15,"Type:Enhancement":14,"Component:Tool-and-build":13,"Component:SpikeTandem":11,"CV32A60AX":11,"CV32A60X":8,"Type:Item-of-task":8,"PARAM:MMU":8,"Status:In Progress":7,"PARAM:CVXIF":5,"PARAM:FPU":5,"Good First Issue":4,"CV64A6":4,"cv64a60ax":4,"Type:Lint":4,"Status:Resolved":4,"PARAM:PMA":3,"Component:Doc:UserManual":2,"Component:Software":2,"Status:Wont-fix":1,"PARAM:DEBUG":1,"PARAM:BOOT":1,"PARAM:AMO":1,"Component:APU":1,"PARAM:AXI":1,"PARAM:SMODE":1},"pull_request_labels_count":{"dependencies":33,"submodules":33,"Status:Stale":23,"Type:Bug":9,"Status:Do-not-merge":9,"Component:Doc":9,"Type:Enhancement":8,"CV32A65X":8,"Component:Doc:UserManual":7,"notCV32A65X":3,"Component:RTL":3,"PARAM:CVXIF":2,"Component:Verif":2,"CV32A60X":2,"CV32A60AX":1,"Component:Tool-and-build":1},"issue_author_associations_count":{"NONE":250,"CONTRIBUTOR":248,"MEMBER":17},"pull_request_author_associations_count":{"CONTRIBUTOR":1126,"NONE":104,"MEMBER":26},"issue_authors":{"JeanRochCoulon":41,"AyoubJalali":35,"zarubaf":23,"khandelwaltanuj":19,"zchamski":14,"MikeOpenHWGroup":13,"ASintzoff":11,"riscv914":11,"dvusingh":10,"salaheddinhetalani":10,"cathales":9,"jason23g":9,"CoralieAllioux":8,"AngelaGonzalezMarino":7,"Tanishqgithub":7,"jrrk":7,"youzi27":7,"Gchauvon":6,"hhhsiang":6,"Juan-Gg":6,"AEzzejjari":5,"spidugu444":5,"merchantf":5,"likeamahoney":5,"MarioOpenHWGroup":5,"yutong0505":5,"suehtamacv":4,"ibooga":4,"Vinay0203":4,"cllll402":4,"isa084":4,"ShravanSubbaraman":4,"lfernand4":4,"niuzhi1221":4,"RakeshpatilLB":4,"valentinThomazic":4,"PRugg-Cap":4,"fly-1011":4,"WorldofJARcraft":4,"Siris-Limx":4,"michael116688":4,"kuopinghsu":3,"xiaoweish":3,"fatimasaleem":3,"TobiasKovats":3,"pcotret":3,"shreyas-kalikar":3,"mrbilandi":3,"Moschn":2,"0ena":2,"jquevremont":2,"rsar97":2,"Yidaen":2,"Asmaa-Kassimi":2,"eahmedsalman":2,"yulong-lan":2,"Hasan0712":2,"benlarsendk":2,"chenqian13":2,"KatCe":2,"iihihiuh":2,"walrider3":2,"LOCKEDGATE":2,"tushar-masur":2,"AnouarZajni":2,"abdelhak-chkirid":2,"LQUA":2,"samarthbs27":2,"ellial":2,"Bill94l":2,"Arhum-Ahmed":2,"lvcargnini":2,"ZhongYic00":2,"raulbehl":1,"PoojaR07":1,"torettoluke":1,"andriami":1,"sudorair":1,"Ajian12":1,"hardiselg":1,"a7med7asan15":1,"chenc6":1,"phsauter":1,"jimaandro":1,"yunuseryilmaz18":1,"michael-platzer":1,"davidharrishmc":1,"FriedDede":1,"maxicraft0":1,"ewoo5":1,"SeongRyong0726":1,"Chrisdb1":1,"ludovicpion":1,"daksith":1,"Phantom1003":1,"Shreesh-Kulkarni":1,"xusq123":1,"asicenthusiast":1,"rapiz1":1,"Tiago-R":1,"CVYang":1,"rgaehfgoiarewhg":1,"farnam-ponos":1,"ahmedelalfy94":1,"redtomato11":1,"ferrandf":1,"tunefish777":1,"bfarnaghi":1,"yanicasa":1,"haipnh":1,"christian-lanius":1,"isaar-ahmad":1,"rajatkmitra":1,"OlivierBetschi":1,"NicolasDerumigny":1,"gpersyn":1,"abhikutari":1,"ytliu74":1,"JackySu":1,"deepeshsahoo":1,"HajraKamran":1,"TommyMurphyTM1234":1,"celuk":1,"Mabdalshakour":1,"zsxpdsyz":1,"hakase56557":1,"umerimran-10xe":1,"HimalSubedi787":1,"GeorgeWu1204":1,"Shuangxie0708":1,"willeggeredwin":1,"Harshitha276":1,"jwright6323":1,"nlthales":1,"styxmgmr":1,"hoangt":1,"youssefekr":1,"niwis":1,"dgermek":1,"Rocketuser01":1,"somyadashora":1,"stmach":1,"davidmallasen":1,"TeoBernier":1,"bluebandit21":1,"HanpeiLiu":1,"ben-marshall":1,"timingwalker":1,"ckf104":1,"DBees":1,"0BAB1":1,"Liyang131313":1,"lx3211":1,"SylRemTHA":1,"nachoge98":1,"ZElkacimi":1,"jooohndoe":1,"taoliug":1,"amiroshni":1,"SoupSet":1,"wickl777":1,"SShanmukh-cell":1,"cfuguet":1,"Syedateeb24":1,"mansijain1234":1,"ezelioli":1,"ais77":1,"akorb":1},"pull_request_authors":{"JeanRochCoulon":139,"dependabot[bot]":118,"ASintzoff":111,"AyoubJalali":108,"valentinThomazic":68,"cathales":65,"Gchauvon":60,"AngelaGonzalezMarino":51,"zchamski":50,"niwis":35,"yanicasa":28,"ricted98":27,"CoralieAllioux":20,"AEzzejjari":19,"cfuguet":19,"MarioOpenHWGroup":17,"Asmaa-Kassimi":14,"jquevremont":13,"takeshiho0531":13,"Moschn":13,"zarubaf":12,"MikeOpenHWGroup":11,"xiaoweish":11,"slgth":11,"msfschaffner":10,"mp-17":10,"OlivierBetschi":10,"WorldofJARcraft":9,"AbdessamiiOukalrazqou":9,"khandelwaltanuj":8,"MaxCThales":7,"ibooga":7,"math-gout":7,"munailwaqar":6,"LawrenceHunter":6,"nazar-codethink":5,"raulbehl":5,"NicolasDerumigny":5,"AnouarZajni":5,"ludovicpion":4,"pcotret":4,"0BAB1":4,"dassheladiya":4,"michael-platzer":4,"jzthales":3,"Bill94l":3,"jrrk":3,"suehtamacv":3,"cyprienh":3,"youzi27":3,"ninolomata":3,"arshadrohan5":3,"LQUA":3,"isa084":2,"fatimasaleem":2,"stmach":2,"aledolme":2,"colluca":2,"likeamahoney":2,"fpetrot":2,"farhan-108":2,"teobiton":2,"EasyIP2023":2,"Saute0212":2,"Cra2yPierr0t":2,"lvcargnini":2,"gezalore":2,"ezelioli":2,"Jbalkind":2,"domenicw":2,"luca-valente":2,"joncapltd":2,"bjdooks-ct":2,"KatCe":2,"kasunb-accelr":2,"FriedDede":2,"cairo-caplan":2,"isaar-ahmad":1,"1yacht":1,"Juan-Gg":1,"somyadashora":1,"RoanR":1,"Fzurbonsen":1,"Siris-Limx":1,"HudaSajjad":1,"jayishnu637":1,"gullahmed1":1,"flaviens":1,"oharboe":1,"olofk":1,"ytliu74":1,"grg-haas":1,"bugavix":1,"andriami":1,"flague":1,"JosephECSE1":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10062741,"issues_count":31091876,"pull_requests_count":94462184,"authors_count":10686464,"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":92,"notCV32A65X":29,"Status:Stale":18,"CV32A65X":12,"Type:Question":10,"PARAM:MMU":8,"Component:Doc":4,"PARAM:CVXIF":4,"cv64a60ax":4,"Type:Task":4,"CV64A6":3,"Component:Verif":2,"Component:Tool-and-build":2,"Good First Issue":2,"Type:Lint":1,"Component:SpikeTandem":1,"CV32A60AX":1,"PARAM:FPU":1},"past_year_pull_request_labels_count":{"dependencies":33,"submodules":33,"Status:Stale":12,"Component:Doc":8,"CV32A65X":8,"Type:Enhancement":7,"Component:Doc:UserManual":7,"Status:Do-not-merge":2,"notCV32A65X":2,"Type:Bug":2,"PARAM:CVXIF":2,"Component:RTL":2,"Component:Verif":1},"past_year_issue_author_associations_count":{"NONE":82,"CONTRIBUTOR":66,"MEMBER":6},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":626,"NONE":59,"MEMBER":21},"past_year_issue_authors":{"khandelwaltanuj":18,"jason23g":9,"AyoubJalali":8,"riscv914":7,"zchamski":7,"ASintzoff":6,"MikeOpenHWGroup":5,"likeamahoney":5,"yutong0505":5,"RakeshpatilLB":4,"PRugg-Cap":4,"cathales":4,"isa084":4,"valentinThomazic":3,"AngelaGonzalezMarino":3,"TobiasKovats":3,"hhhsiang":3,"Hasan0712":2,"samarthbs27":2,"LOCKEDGATE":2,"ellial":2,"WorldofJARcraft":2,"pcotret":2,"Bill94l":2,"Arhum-Ahmed":2,"ZhongYic00":2,"KatCe":2,"phsauter":1,"OlivierBetschi":1,"AEzzejjari":1,"Rocketuser01":1,"rsar97":1,"SoupSet":1,"styxmgmr":1,"TeoBernier":1,"torettoluke":1,"yanicasa":1,"Yidaen":1,"youssefekr":1,"zsxpdsyz":1,"ahmedelalfy94":1,"AnouarZajni":1,"celuk":1,"Chrisdb1":1,"CVYang":1,"daksith":1,"davidharrishmc":1,"deepeshsahoo":1,"dvusingh":1,"ezelioli":1,"farnam-ponos":1,"FriedDede":1,"haipnh":1,"HajraKamran":1,"HanpeiLiu":1,"hardiselg":1,"JackySu":1,"lx3211":1,"Mabdalshakour":1,"maxicraft0":1,"mrbilandi":1,"nachoge98":1,"NicolasDerumigny":1},"past_year_pull_request_authors":{"ASintzoff":79,"dependabot[bot]":76,"JeanRochCoulon":64,"AyoubJalali":54,"Gchauvon":46,"valentinThomazic":44,"cathales":33,"niwis":30,"AngelaGonzalezMarino":30,"zchamski":26,"ricted98":25,"yanicasa":15,"jquevremont":11,"AEzzejjari":11,"cfuguet":10,"OlivierBetschi":10,"MikeOpenHWGroup":10,"khandelwaltanuj":8,"mp-17":8,"WorldofJARcraft":8,"MaxCThales":7,"ibooga":7,"munailwaqar":6,"LawrenceHunter":6,"NicolasDerumigny":5,"nazar-codethink":5,"ludovicpion":4,"dassheladiya":4,"pcotret":4,"AnouarZajni":4,"math-gout":3,"Bill94l":3,"joncapltd":2,"jzthales":2,"farhan-108":2,"bjdooks-ct":2,"likeamahoney":2,"FriedDede":2,"isa084":2,"gezalore":2,"kasunb-accelr":2,"teobiton":2,"cairo-caplan":2,"0BAB1":2,"Cra2yPierr0t":2,"aledolme":2,"slgth":2,"zarubaf":2,"fatimasaleem":2,"takeshiho0531":2,"KatCe":2,"Jbalkind":2,"ezelioli":2,"oharboe":1,"bugavix":1,"1yacht":1,"flaviens":1,"RoanR":1,"JosephECSE1":1,"flague":1,"jayishnu637":1},"maintainers":[{"login":"MikeOpenHWGroup","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MikeOpenHWGroup"},{"login":"AEzzejjari","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AEzzejjari"}],"active_maintainers":[{"login":"MikeOpenHWGroup","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MikeOpenHWGroup"},{"login":"AEzzejjari","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AEzzejjari"}]},"events":null,"keywords":["ariane","asic","cpu","fpga","risc-v","rv64gc","systemverilog-hdl"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-07-12T16:53:11.600Z","updated_at":"2022-07-12T16:53:11.600Z","repository_link":"https://github.com/openhwgroup/cva6/blob/master/docs/requirements.txt","dependencies":[{"id":176240594,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=2.1.0","direct":true,"kind":"runtime","optional":false},{"id":176240595,"package_name":"sphinx_rtd_theme","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":null,"created_at":"2025-09-04T15:51:29.524Z","updated_at":"2025-10-07T08:21:11.140Z","avatar_url":"https://github.com/openhwgroup.png","language":"Assembly","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["profiles","interactive","mesh","interpretability","benchmarking","sequences","generic","projection","standardization","optim"],"project_url":"https://science.ecosyste.ms/api/v1/projects/53856","html_url":"https://science.ecosyste.ms/projects/53856","bibtex_url":"https://science.ecosyste.ms/projects/53856/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/53856/export.apalike"}