{"id":370126,"url":"https://github.com/kokkos/kokkos","last_synced_at":"2026-08-24T19:36:13.439Z","repository":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"packages":[{"id":13971070,"name":"kokkos","ecosystem":"guix","description":"C++ abstractions for parallel execution and data management","homepage":"https://github.com/kokkos/kokkos","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-03T00:41:54.320Z","latest_release_published_at":"2026-03-03T00:41:54.320Z","latest_release_number":"4.6.02","last_synced_at":"2026-08-02T02:12:41.691Z","created_at":"2026-03-03T00:41:54.168Z","updated_at":"2026-08-15T15:19:22.725Z","registry_url":"https://packages.guix.gnu.org/packages/kokkos/4.6.02/","install_command":"guix install kokkos","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/cpp.scm#n2064","metadata":{"location":"gnu/packages/cpp.scm:2064","variable_name":"kokkos"},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-06T19:04:10.000Z","size":42682,"stargazers_count":2635,"open_issues_count":616,"forks_count":515,"subscribers_count":85,"default_branch":"develop","last_synced_at":"2026-08-07T16:12:27.405Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-06T19:04:30.000Z","dependencies_parsed_at":"2026-08-07T11:09:28.318Z","dependency_job_id":"a298a0d5-3d37-4ce2-a636-bd894674b8a2","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36390314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-15T15:19:22.725Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/kokkos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T14:34:56.270Z","issues_count":672,"pull_requests_count":2522,"avg_time_to_close_issue":20204990.142450143,"avg_time_to_close_pull_request":2518795.4017951423,"issues_closed_count":351,"pull_requests_closed_count":1893,"pull_request_authors_count":121,"issue_authors_count":198,"avg_comments_per_issue":3.7113095238095237,"avg_comments_per_pull_request":2.9972244250594766,"merged_pull_requests_count":1670,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":85,"past_year_pull_requests_count":469,"past_year_avg_time_to_close_issue":4776804.692307692,"past_year_avg_time_to_close_pull_request":657425.8639705882,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":272,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":3.541176470588235,"past_year_avg_comments_per_pull_request":2.588486140724947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":237,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":477,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"masterleinad","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"Rombur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"masterleinad","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"ndellingwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13452352,"name":"kokkos","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kokkos/kokkos","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T20:48:02.658Z","latest_release_published_at":"2026-02-08T20:48:02.658Z","latest_release_number":"4.3.01-1","last_synced_at":"2026-03-08T21:43:19.828Z","created_at":"2026-02-08T20:48:02.380Z","updated_at":"2026-08-15T15:19:22.747Z","registry_url":"https://launchpad.net/ubuntu/+source/kokkos","install_command":"apt-get install kokkos","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"kokkos, libkokkos4.3, libkokkos-dev","standards_version":"4.7.0","maintainer":"Alex Myczko \u003ctar@debian.org\u003e","build_depends":"debhelper-compat (= 13), cmake, libhwloc-dev, libnuma-dev, libmemkind-dev, libopenmpi-dev, pkgconf","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-06T19:04:10.000Z","size":42682,"stargazers_count":2635,"open_issues_count":616,"forks_count":515,"subscribers_count":85,"default_branch":"develop","last_synced_at":"2026-08-07T16:12:27.405Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-06T19:04:30.000Z","dependencies_parsed_at":"2026-08-07T11:09:28.318Z","dependency_job_id":"a298a0d5-3d37-4ce2-a636-bd894674b8a2","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36390314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-15T15:19:22.747Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/kokkos?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T14:34:56.270Z","issues_count":672,"pull_requests_count":2522,"avg_time_to_close_issue":20204990.142450143,"avg_time_to_close_pull_request":2518795.4017951423,"issues_closed_count":351,"pull_requests_closed_count":1893,"pull_request_authors_count":121,"issue_authors_count":198,"avg_comments_per_issue":3.7113095238095237,"avg_comments_per_pull_request":2.9972244250594766,"merged_pull_requests_count":1670,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":85,"past_year_pull_requests_count":469,"past_year_avg_time_to_close_issue":4776804.692307692,"past_year_avg_time_to_close_pull_request":657425.8639705882,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":272,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":3.541176470588235,"past_year_avg_comments_per_pull_request":2.588486140724947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":237,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":477,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"masterleinad","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"Rombur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"masterleinad","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"ndellingwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13392093,"name":"kokkos","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kokkos/kokkos","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T20:55:41.382Z","latest_release_published_at":"2026-02-05T20:55:41.382Z","latest_release_number":"3.7.01-2.1build1","last_synced_at":"2026-08-14T09:32:53.581Z","created_at":"2026-02-05T20:55:38.388Z","updated_at":"2026-08-23T00:49:02.330Z","registry_url":"https://launchpad.net/ubuntu/+source/kokkos","install_command":"apt-get install kokkos","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"kokkos, libkokkos3.7, libkokkos-dev","standards_version":"4.6.2","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), cmake, libhwloc-dev, libnuma-dev, libmemkind-dev, libopenmpi-dev, pkgconf","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:49:02.330Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/kokkos?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":5288213,"name":"kokkos","ecosystem":"conda","description":"Kokkos Core implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. For that purpose it provides abstractions for both parallel execution of code and data management. Kokkos is designed to target complex node architectures with N-level memory hierarchies and multiple types of execution resources. It currently can use CUDA, HIP, SYCL, HPX, OpenMP and C++ threads as backend programming models with several other backends in development.","homepage":"https://kokkos.org/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-08-03T18:47:28.000Z","latest_release_published_at":"2022-08-03T18:47:28.000Z","latest_release_number":"3.6.01","last_synced_at":"2026-04-01T13:29:57.803Z","created_at":"2022-10-03T15:45:29.838Z","updated_at":"2026-08-23T00:49:02.331Z","registry_url":"https://anaconda.org/conda-forge/kokkos","install_command":"conda install -c conda-forge kokkos","documentation_url":null,"metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:49:02.331Z","dependent_packages_count":1,"downloads":292852,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":10.601447466932868,"forks_count":8.540054903918143,"average":20.49663089593212},"purl":"pkg:conda/kokkos?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13276448,"name":"kokkos","ecosystem":"nixpkgs","description":"C++ Performance Portability Programming EcoSystem","homepage":"https://github.com/kokkos/kokkos","licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T05:17:18.910Z","latest_release_published_at":"2026-02-02T05:17:18.910Z","latest_release_number":"4.1.00","last_synced_at":"2026-03-06T18:17:22.649Z","created_at":"2026-02-02T05:17:17.936Z","updated_at":"2026-08-23T00:49:02.333Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=kokkos","install_command":"nix-env -iA nixpkgs.kokkos","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/by-name/ko/kokkos/package.nix#L37","metadata":{"nix_attribute":"kokkos-4.1.00","position":"pkgs/by-name/ko/kokkos/package.nix:37","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd13","x86_64-freebsd13","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:49:02.333Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/kokkos?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/kokkos/codemeta","maintainers":[{"uuid":"Madouura","login":null,"name":"Madoura","email":"madouura@gmail.com","url":"https://github.com/Madouura","packages_count":114,"html_url":null,"role":null,"created_at":"2026-03-06T18:17:22.888Z","updated_at":"2026-03-06T18:17:22.888Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/Madouura/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13055804,"name":"kokkos","ecosystem":"nixpkgs","description":"C++ Performance Portability Programming EcoSystem","homepage":"https://github.com/kokkos/kokkos","licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T16:27:52.079Z","latest_release_published_at":"2026-02-01T16:27:52.079Z","latest_release_number":"4.4.01","last_synced_at":"2026-08-14T02:32:17.319Z","created_at":"2026-02-01T16:27:46.778Z","updated_at":"2026-08-23T03:34:20.169Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=kokkos","install_command":"nix-env -iA nixpkgs.kokkos","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/by-name/ko/kokkos/package.nix#L38","metadata":{"nix_attribute":"kokkos-4.4.01","position":"pkgs/by-name/ko/kokkos/package.nix:38","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T03:34:20.169Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/kokkos?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/kokkos/codemeta","maintainers":[{"uuid":"Madouura","login":null,"name":"Madoura","email":"madouura@gmail.com","url":"https://github.com/Madouura","packages_count":181,"html_url":null,"role":null,"created_at":"2026-03-05T19:26:11.501Z","updated_at":"2026-03-05T19:26:11.501Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/Madouura/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13791398,"name":"kokkos","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/kokkos/kokkos","licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:25:02.265Z","latest_release_published_at":"2026-02-13T15:25:02.265Z","latest_release_number":"3.7.01-2","last_synced_at":"2026-03-13T17:21:57.096Z","created_at":"2026-02-13T15:25:02.009Z","updated_at":"2026-08-23T05:14:58.625Z","registry_url":"https://launchpad.net/ubuntu/+source/kokkos","install_command":"apt-get install kokkos","documentation_url":null,"metadata":{"component":"universe","architecture":"any","priority":"optional","binary":"kokkos, libkokkos3.7, libkokkos-dev","standards_version":"4.6.2","maintainer":"Gürkan Myczko \u003ctar@debian.org\u003e","build_depends":"debhelper-compat (= 13), cmake, libhwloc-dev, libnuma-dev, libmemkind-dev, libopenmpi-dev, pkgconf","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T05:14:58.625Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/kokkos?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13176173,"name":"kokkos","ecosystem":"nixpkgs","description":"C++ Performance Portability Programming EcoSystem","homepage":"https://github.com/kokkos/kokkos","licenses":"Apache-2.0 WITH LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T23:19:03.151Z","latest_release_published_at":"2026-02-01T23:19:03.151Z","latest_release_number":"4.3.01","last_synced_at":"2026-03-08T22:04:55.381Z","created_at":"2026-02-01T23:19:01.337Z","updated_at":"2026-08-23T08:02:51.608Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=kokkos","install_command":"nix-env -iA nixpkgs.kokkos","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/by-name/ko/kokkos/package.nix#L38","metadata":{"nix_attribute":"kokkos-4.3.01","position":"pkgs/by-name/ko/kokkos/package.nix:38","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-freebsd","x86_64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:02:51.608Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/kokkos?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/kokkos/codemeta","maintainers":[{"uuid":"Madouura","login":null,"name":"Madoura","email":"madouura@gmail.com","url":"https://github.com/Madouura","packages_count":181,"html_url":null,"role":null,"created_at":"2026-03-08T22:04:55.688Z","updated_at":"2026-03-08T22:04:55.688Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/Madouura/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":12810868,"name":"kokkos","ecosystem":"nixpkgs","description":"C++ Performance Portability Programming EcoSystem","homepage":"https://github.com/kokkos/kokkos","licenses":"Apache-2.0, LLVM-exception","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-01-26T16:20:07.803Z","latest_release_published_at":"2026-03-07T13:26:25.564Z","latest_release_number":"5.0.2","last_synced_at":"2026-03-07T13:26:25.924Z","created_at":"2026-01-26T16:20:07.301Z","updated_at":"2026-08-23T08:19:58.730Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=kokkos","install_command":"nix-env -iA nixpkgs.kokkos","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/ko/kokkos/package.nix#L38","metadata":{"nix_attribute":"kokkos-5.0.2","position":"pkgs/by-name/ko/kokkos/package.nix:38","platforms":["i686-cygwin","x86_64-cygwin","x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","x86_64-solaris","aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","i686-openbsd","x86_64-openbsd","x86_64-redox"],"broken":false,"insecure":false,"unfree":false,"outputs":["out"]},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T08:19:58.730Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/kokkos?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/kokkos/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":73558,"name":"kokkos","ecosystem":"spack","description":"Kokkos implements a programming model in C++ for writing performance\nportable applications targeting all major HPC platforms.\n","homepage":"https://github.com/kokkos/kokkos","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-04-05T09:16:13.766Z","latest_release_published_at":"2022-04-05T09:16:13.766Z","latest_release_number":"3.0.00","last_synced_at":"2026-08-23T19:08:20.473Z","created_at":"2022-04-05T09:16:13.740Z","updated_at":"2026-08-23T19:08:20.473Z","registry_url":"https://packages.spack.io/package.html?name=kokkos","install_command":"spack install kokkos","documentation_url":null,"metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-06T19:04:10.000Z","size":42682,"stargazers_count":2635,"open_issues_count":616,"forks_count":515,"subscribers_count":85,"default_branch":"develop","last_synced_at":"2026-08-07T16:12:27.405Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-06T19:04:30.000Z","dependencies_parsed_at":"2026-08-07T11:09:28.318Z","dependency_job_id":"a298a0d5-3d37-4ce2-a636-bd894674b8a2","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36390314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-15T15:19:22.710Z","dependent_packages_count":16,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.626511046269279,"stargazers_count":6.697234959010699,"forks_count":5.043768236765319,"average":3.8418785605113244},"purl":"pkg:spack/kokkos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/kokkos/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T14:34:56.270Z","issues_count":672,"pull_requests_count":2522,"avg_time_to_close_issue":20204990.142450143,"avg_time_to_close_pull_request":2518795.4017951423,"issues_closed_count":351,"pull_requests_closed_count":1893,"pull_request_authors_count":121,"issue_authors_count":198,"avg_comments_per_issue":3.7113095238095237,"avg_comments_per_pull_request":2.9972244250594766,"merged_pull_requests_count":1670,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":85,"past_year_pull_requests_count":469,"past_year_avg_time_to_close_issue":4776804.692307692,"past_year_avg_time_to_close_pull_request":657425.8639705882,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":272,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":3.541176470588235,"past_year_avg_comments_per_pull_request":2.588486140724947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":237,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":477,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"masterleinad","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"Rombur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"masterleinad","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"ndellingwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos/codemeta","maintainers":[{"uuid":"lucbv","login":"lucbv","name":null,"email":null,"url":"https://github.com/lucbv","packages_count":2,"html_url":null,"role":null,"created_at":"2024-02-19T13:08:06.907Z","updated_at":"2024-02-19T13:08:06.907Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/lucbv/packages"},{"uuid":"cedricchevalier19","login":"cedricchevalier19","name":null,"email":null,"url":"https://github.com/cedricchevalier19","packages_count":2,"html_url":null,"role":null,"created_at":"2024-02-19T13:08:06.767Z","updated_at":"2024-02-19T13:08:06.767Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/cedricchevalier19/packages"},{"uuid":"nmm0","login":"nmm0","name":null,"email":null,"url":"https://github.com/nmm0","packages_count":2,"html_url":null,"role":null,"created_at":"2024-02-19T13:08:07.037Z","updated_at":"2024-02-19T13:08:07.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/nmm0/packages"},{"uuid":"tpadioleau","login":"tpadioleau","name":null,"email":null,"url":"https://github.com/tpadioleau","packages_count":8,"html_url":null,"role":null,"created_at":"2025-10-10T12:40:48.941Z","updated_at":"2025-10-10T12:40:48.941Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/tpadioleau/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":73562,"name":"kokkos-nvcc-wrapper","ecosystem":"spack","description":"The NVCC wrapper provides a wrapper around NVCC to make it a 'full' C++\ncompiler that accepts all flags\n","homepage":"https://github.com/kokkos/kokkos","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-05T09:16:14.874Z","latest_release_published_at":"2022-04-05T09:16:14.874Z","latest_release_number":"develop","last_synced_at":"2026-08-23T19:08:21.655Z","created_at":"2022-04-05T09:16:14.847Z","updated_at":"2026-08-23T19:08:21.655Z","registry_url":"https://packages.spack.io/package.html?name=kokkos-nvcc-wrapper","install_command":"spack install kokkos-nvcc-wrapper","documentation_url":null,"metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:21:34.608Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":6.697234959010699,"forks_count":5.043768236765319,"average":5.839238571627067},"purl":"pkg:spack/kokkos-nvcc-wrapper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/kokkos-nvcc-wrapper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/kokkos-nvcc-wrapper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/kokkos-nvcc-wrapper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-nvcc-wrapper/codemeta","maintainers":[{"uuid":"Rombur","login":"Rombur","name":null,"email":null,"url":"https://github.com/Rombur","packages_count":3,"html_url":null,"role":null,"created_at":"2023-06-14T09:09:48.568Z","updated_at":"2023-06-14T09:09:48.568Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/Rombur/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":73561,"name":"kokkos-legacy","ecosystem":"spack","description":"Kokkos implements a programming model in C++ for writing performance\nportable applications targeting all major HPC platforms.\n","homepage":"https://github.com/kokkos/kokkos","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":14,"first_release_published_at":"2022-04-05T09:16:14.600Z","latest_release_published_at":"2022-04-05T09:16:14.600Z","latest_release_number":"2.7.24","last_synced_at":"2026-08-23T19:08:22.259Z","created_at":"2022-04-05T09:16:14.571Z","updated_at":"2026-08-23T19:08:22.259Z","registry_url":"https://packages.spack.io/package.html?name=kokkos-legacy","install_command":"spack install kokkos-legacy","documentation_url":null,"metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-21T21:31:46.000Z","size":43408,"stargazers_count":2648,"open_issues_count":546,"forks_count":516,"subscribers_count":84,"default_branch":"develop","last_synced_at":"2026-08-22T18:49:58.804Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-22T02:08:38.000Z","dependencies_parsed_at":"2026-08-22T18:36:07.303Z","dependency_job_id":"21945abc-4fde-422a-b09d-797109f7d67f","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36838002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"ssl_error","status_checked_at":"2026-08-22T15:14:58.237Z","response_time":51,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.1","sha":"89f0b12e43583d02bd19739810ceadcedf1ccd56","kind":"tag","published_at":"2026-08-17T23:05:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.1/manifests"},{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-23T04:56:49.496Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":11.615951090732251,"stargazers_count":6.697234959010699,"forks_count":5.043768236765319,"average":5.839238571627067},"purl":"pkg:spack/kokkos-legacy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/kokkos-legacy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/kokkos-legacy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/kokkos-legacy/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T18:35:54.695Z","issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":470,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":811007.2988929889,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":271,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.7808510638297874,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":236,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/kokkos-legacy/codemeta","maintainers":[],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":14931997,"name":"github.com/kokkos/kokkos","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":[],"repository_url":"https://github.com/kokkos/kokkos","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-08-11T15:17:43.000Z","latest_release_published_at":"2026-08-11T15:17:43.000Z","latest_release_number":"v0.0.0-20260811151743-dcc7879ea2ec","last_synced_at":"2026-08-23T19:08:22.342Z","created_at":"2026-08-12T00:32:53.226Z","updated_at":"2026-08-23T19:08:22.342Z","registry_url":"https://pkg.go.dev/github.com/kokkos/kokkos","install_command":"go get github.com/kokkos/kokkos","documentation_url":"https://pkg.go.dev/github.com/kokkos/kokkos#section-documentation","metadata":{},"repo_metadata":{"id":30084744,"uuid":"33634359","full_name":"kokkos/kokkos","owner":"kokkos","description":"Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction","archived":false,"fork":false,"pushed_at":"2026-08-06T19:04:10.000Z","size":42682,"stargazers_count":2635,"open_issues_count":616,"forks_count":515,"subscribers_count":85,"default_branch":"develop","last_synced_at":"2026-08-07T16:12:27.405Z","etag":null,"topics":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"latest_commit_sha":null,"homepage":"https://kokkos.org","language":"C++","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/kokkos.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":"docs/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":"COPYRIGHT.md","agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":".github/copilot-instructions.md","dco":null,"cla":null,"disclosure":null}},"created_at":"2015-04-08T21:55:55.000Z","updated_at":"2026-08-06T19:04:30.000Z","dependencies_parsed_at":"2026-08-07T11:09:28.318Z","dependency_job_id":"a298a0d5-3d37-4ce2-a636-bd894674b8a2","html_url":"https://github.com/kokkos/kokkos","commit_stats":{"total_commits":9870,"total_committers":215,"mean_commits":"45.906976744186046","dds":0.8381965552178319,"last_synced_commit":"71a9bcae52543bd065522bf3e41b5bfa467d8015"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"purl":"pkg:github/kokkos/kokkos","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/sbom","scorecard":{"id":566199,"data":{"date":"2025-06-02T13:25:23Z","repo":{"name":"github.com/kokkos/kokkos","commit":"107ce58b0ecf18544cc12857e354521bd6c0c576"},"scorecard":{"version":"v5.1.1","commit":"cd152cb6742c5b8f2f3d2b5193b41d9c50905198"},"score":8.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dependency-update-tool"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#dangerous-workflow"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/continuous-integration-stager.yml:37","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/continuous-integration-stager.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/releases.yml:43","Info: topLevel permissions set to 'read-all': .github/workflows/clang-format-check.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/cmake-format-check.yml:6","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-linux.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-osx.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-smoketest.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-stager.yml:16","Info: topLevel permissions set to 'read-all': .github/workflows/continuous-integration-windows.yml:10","Info: topLevel permissions set to 'read-all': .github/workflows/mdspan-version-check.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/nightly-cea.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/performance-benchmark.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/releases.yml:6","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:11","Info: found token with 'none' permissions: .github/workflows/snl-ci.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#token-permissions"}},{"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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.hipcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvcc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.nvhpc:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.openmptarget:2","Warn: containerImage not pinned by hash: scripts/docker/Dockerfile.sycl:2","Info:  30 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   6 out of   6 third-party GitHubAction dependencies pinned","Info:   2 out of   7 containerImage 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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#cii-best-practices"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: kokkos-4.6.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: signed release artifact: kokkos-4.6.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: signed release artifact: kokkos-4.5.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: signed release artifact: kokkos-4.5.00-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: signed release artifact: kokkos-4.4.01-SHA-256.txt.asc: https://github.com/kokkos/kokkos/releases/tag/4.4.01","Info: provenance for release artifact: kokkos-4.6.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.01","Info: provenance for release artifact: kokkos-4.6.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.6.00","Info: provenance for release artifact: kokkos-4.5.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.01","Info: provenance for release artifact: kokkos-4.5.00.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.5.00","Info: provenance for release artifact: kokkos-4.4.01.intoto.jsonl: https://github.com/kokkos/kokkos/releases/tag/4.4.01"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/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/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'develop'","Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'develop'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'develop'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'develop'","Warn: 'stale review dismissal' is disabled on branch 'master'","Info: required approving review count is 2 on branch 'develop'","Info: required approving review count is 2 on branch 'master'","Warn: codeowners review is not required on branch 'develop'","Warn: codeowners review is not required on branch 'master'","Warn: 'last push approval' is disabled on branch 'develop'","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'develop'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'develop'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'develop'","Info: PRs are required in order to make changes on branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#branch-protection"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#sast"}},{"name":"CI-Tests","score":10,"reason":"21 out of 21 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 47 contributing companies or organizations","details":["Info: found contributions from: ATDM, DARMA-tasking, E3SM-Project, ECP-WarpX, ECP-copa, Geant-RnD, Geant4, LosAlamosCodingDojo, Mantevo, ORNL, Pressio, adamantine-sim, amd, betterscientificsoftware, chicago trading company, csdms, dealii, doecode, espressomd, espressopp, exascaleproject, exmatex, gentoo-science, gromacs, hpsfoundation, kokkos, lammps, lanl, laristra, llvm, losalamos, mfem, nexgen analytics, numerical monkeys, oak ridge national lab, oak ridge national laboratory, proxyapps, quinoacomputing, sandia national laboratories, sandia national labs, sandialabs, scikit-build, sim-x, trilinos, university of liege (@uliegecsm), votca, xsdk-project"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/cd152cb6742c5b8f2f3d2b5193b41d9c50905198/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T15:02:33.730Z","repository_id":30084744,"created_at":"2025-08-20T15:02:33.730Z","updated_at":"2025-08-20T15:02:33.730Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36390314,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"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":"kokkos","name":"Kokkos","uuid":"10199860","kind":"organization","description":"Kokkos C++ Performance Portability Programming Ecosystem","email":"crtrott@sandia.gov","website":"https://kokkos.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10199860?v=4","repositories_count":34,"last_synced_at":"2024-03-26T07:35:47.329Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/kokkos","funding_links":[],"total_stars":3016,"followers":184,"following":0,"created_at":"2022-11-03T09:26:24.695Z","updated_at":"2024-03-26T07:35:50.474Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kokkos/repositories"},"tags":[{"name":"5.2.0","sha":"d9397f95a04a0334d327647e64ab7f1882ca0664","kind":"tag","published_at":"2026-07-24T20:16:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.2.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.2.0/manifests"},{"name":"5.1.1","sha":"267ebc25fc5c8b96bb321f34d78f97b1c30f8830","kind":"tag","published_at":"2026-04-28T16:12:59.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.1/manifests"},{"name":"4.7.04","sha":"82799e4577568f9666bde36265ac15d78da3e6c8","kind":"tag","published_at":"2026-04-16T13:40:45.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.04/manifests"},{"name":"4.7.03","sha":"0305d9f6225d6c95afe6ae678aca73dc9e6f62fd","kind":"tag","published_at":"2026-04-03T00:05:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.03","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.03/manifests"},{"name":"5.1.0","sha":"3ec81abe1816109f6f62ac48cef41921f91a4d00","kind":"tag","published_at":"2026-03-26T17:17:23.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.1.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.1.0/manifests"},{"name":"5.0.2","sha":"dfceb77277e23361cccfbcf72c0468fd8475153e","kind":"tag","published_at":"2026-02-04T07:43:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.2","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.2/manifests"},{"name":"5.0.1","sha":"297e182502896611ccc699b4935d1bcc703293c9","kind":"tag","published_at":"2026-01-05T20:58:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.1","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.1/manifests"},{"name":"4.7.02","sha":"6739bc623081648af9e752b616d9671527922cbf","kind":"tag","published_at":"2025-12-11T23:42:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.02/manifests"},{"name":"5.0.0","sha":"f572302292068a22672ab0012adaeeee0596fcea","kind":"tag","published_at":"2025-11-17T20:54:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/5.0.0","html_url":"https://github.com/kokkos/kokkos/releases/tag/5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/5.0.0/manifests"},{"name":"4.7.01","sha":"b601b82d0f4b4491aeafb7b19cde557e92aa761d","kind":"tag","published_at":"2025-09-18T20:32:05.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.01/manifests"},{"name":"4.7.00","sha":"552f2375de06361f8a5662abc0859ae233b5d8f8","kind":"tag","published_at":"2025-08-11T21:13:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.7.00/manifests"},{"name":"4.6.02","sha":"d8e9af0316d77cff5059748958a81a8961db2a0b","kind":"tag","published_at":"2025-07-14T18:36:38.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.02/manifests"},{"name":"4.6.01","sha":"1b1383c6001f3bfe9fe309ca923c2d786600cc79","kind":"tag","published_at":"2025-04-30T22:32:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.01/manifests"},{"name":"4.6.00","sha":"0d4a2d38ba14db2a741575639b40c31f3232185e","kind":"tag","published_at":"2025-03-29T01:47:07.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.6.00/manifests"},{"name":"4.5.01","sha":"175257a51ff29a0059ec48bcd233ee096b2c0438","kind":"tag","published_at":"2024-12-23T16:24:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.01/manifests"},{"name":"4.5.00","sha":"09e775bfc585840bb9ab1156cbd8d7d1c9e0cc6d","kind":"tag","published_at":"2024-11-25T19:20:12.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.5.00/manifests"},{"name":"4.4.01","sha":"15dc143e5f39949eece972a798e175c4b463d4b8","kind":"tag","published_at":"2024-09-13T01:02:00.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.01/manifests"},{"name":"4.4.00","sha":"08ceff92bcf3a828844480bc1e6137eb74028517","kind":"commit","published_at":"2024-08-12T15:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.4.00/manifests"},{"name":"4.3.01","sha":"6ecdf605e0f7639adec599d25cf0e206d7b8f9f5","kind":"commit","published_at":"2024-05-08T20:13:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.01/manifests"},{"name":"4.3.00","sha":"486cc745cb9a287f3915061455105a3ee588c616","kind":"commit","published_at":"2024-04-05T03:41:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.3.00/manifests"},{"name":"4.2.01","sha":"e0dc0128e04f18c2bbbaefceef3616e7ddcfa3c4","kind":"commit","published_at":"2024-02-12T22:48:06.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.01/manifests"},{"name":"4.2.00","sha":"71a9bcae52543bd065522bf3e41b5bfa467d8015","kind":"commit","published_at":"2023-11-20T21:26:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.2.00/manifests"},{"name":"4.1.00","sha":"1a3ea28f6e97b4c9dd2c8ceed53ad58ed5f94dfe","kind":"commit","published_at":"2023-06-28T17:47:49.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.1.00/manifests"},{"name":"3.7.02","sha":"1a0c2ff6daf1068c65529ec04c2c046177847869","kind":"commit","published_at":"2023-05-22T17:27:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.02","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.02/manifests"},{"name":"4.0.01","sha":"62d2b6c879b74b6ae7bd06eb3e5e80139c4708e6","kind":"commit","published_at":"2023-05-03T16:56:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.01/manifests"},{"name":"4.0.00","sha":"aa1f48f3172069f212ed2c97b74b786999b26f17","kind":"commit","published_at":"2023-03-03T15:10:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/4.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/4.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@4.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/4.0.00/manifests"},{"name":"3.7.01","sha":"5ad609661e570ba6aa7716a26a91cb67d559f8a2","kind":"commit","published_at":"2022-12-06T22:46:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.01/manifests"},{"name":"3.7.00","sha":"61d7db55fceac3318c987a291f77b844fd94c165","kind":"commit","published_at":"2022-09-20T22:17:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.7.00/manifests"},{"name":"3.6.01","sha":"d19aab9981a2c447e832a7b4eb7b16992328fb14","kind":"commit","published_at":"2022-06-22T16:44:33.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.01/manifests"},{"name":"3.6.00","sha":"b52f8c835f4df003954dad66d9761094f8baa66c","kind":"commit","published_at":"2022-04-26T17:13:03.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.6.00/manifests"},{"name":"3.5.00","sha":"ae5fc649ef4b62b48a01123759ed066bff227b43","kind":"commit","published_at":"2021-11-19T19:30:43.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.5.00/manifests"},{"name":"3.4.01","sha":"e4831441fb213bd29485327b02cf1b54149a58a7","kind":"commit","published_at":"2021-05-25T15:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.01/manifests"},{"name":"3.4.00","sha":"4b97a22ff7be7635116930bb97173058d6079202","kind":"commit","published_at":"2021-04-26T19:43:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.4.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.4.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.4.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.4.00/manifests"},{"name":"3.3.01","sha":"1fb0c284d458c75370094921d9f202c287502325","kind":"commit","published_at":"2021-01-22T19:38:22.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.01/manifests"},{"name":"3.3.00","sha":"6d65b5a3a1a48c43312a4f35f4eea367f59ec554","kind":"commit","published_at":"2020-12-19T02:26:35.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.3.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.3.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.3.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.3.00/manifests"},{"name":"3.2.01","sha":"734f577adb588e5ebef8760ca36c7815312accff","kind":"commit","published_at":"2020-11-25T18:41:54.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.01/manifests"},{"name":"3.2.00","sha":"03ded4e816da5927b946065b005ebfdf38e5a438","kind":"commit","published_at":"2020-08-25T16:41:19.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.2.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.2.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.2.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.2.00/manifests"},{"name":"3.1.01","sha":"7933c2e4b9c83a4d99101acbf2ae06a1115f50d5","kind":"commit","published_at":"2020-05-05T16:39:39.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.01/manifests"},{"name":"3.1.00","sha":"785d19f23ed4ba43354f9ecd7ef67cd5976ca4c8","kind":"commit","published_at":"2020-04-16T14:06:02.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.1.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.1.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.1.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.1.00/manifests"},{"name":"3.0.00","sha":"b5b7660af56d883ffc8892fa8a253ee257f38e26","kind":"commit","published_at":"2020-02-26T21:26:47.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/3.0.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/3.0.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@3.0.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/3.0.00/manifests"},{"name":"post-formating","sha":"77d8965fa2b123e5172ac5ea361e731f7fc52fc8","kind":"tag","published_at":"2019-07-23T08:49:46.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/post-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/post-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@post-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/post-formating/manifests"},{"name":"pre-formating","sha":"9ac21d42d0d8ab13c25e45c771a9490b8214574e","kind":"tag","published_at":"2019-07-23T08:48:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/pre-formating","html_url":"https://github.com/kokkos/kokkos/releases/tag/pre-formating","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@pre-formating","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/pre-formating/manifests"},{"name":"2.9.00","sha":"2983b80d9aeafabb81f2c8c1c5a49b40cc0856cb","kind":"tag","published_at":"2019-06-24T21:42:08.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.9.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.9.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.9.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.9.00/manifests"},{"name":"2.8.00","sha":"5d6e7fb38e96aec88d2c514e1f9be1cf2b549b57","kind":"tag","published_at":"2019-02-06T00:24:31.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.8.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.8.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.8.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.8.00/manifests"},{"name":"2.7.24","sha":"9614f72c75aa2131d56900511e5eebae54a7bd8b","kind":"tag","published_at":"2018-11-05T02:56:44.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.24","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.24/manifests"},{"name":"2.7.00","sha":"d3a941925cbfb71785d8ea68259123ed52d3f9da","kind":"tag","published_at":"2018-05-26T14:36:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.7.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.7.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.7.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.7.00/manifests"},{"name":"2.6.00","sha":"e01945d0947f47e579468f325e4d97446453ad40","kind":"tag","published_at":"2018-05-26T14:35:14.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.6.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.6.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.6.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.6.00/manifests"},{"name":"2.5.00","sha":"9dc694c62178930c5b2e2f14ce2d98d9ad671601","kind":"tag","published_at":"2017-12-15T18:00:30.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.5.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.5.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.5.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.5.00/manifests"},{"name":"2.04.11","sha":"dfe685f4d0bf0193f8621e01e6c2cde231857e0a","kind":"tag","published_at":"2017-10-28T19:38:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.11","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.11/manifests"},{"name":"2.04.04","sha":"54a1330a60bfeefbc47025e962dd28885365e707","kind":"tag","published_at":"2017-09-11T21:38:11.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.04","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.04/manifests"},{"name":"2.04.00","sha":"2b7e9c2013d70660512daae6d084dc8254a8a45d","kind":"tag","published_at":"2017-08-16T23:00:36.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.04.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.04.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.04.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.04.00/manifests"},{"name":"2.03.13","sha":"54eb75c0112dcdd17d7be434c0b131d8ad4798ea","kind":"tag","published_at":"2017-07-27T16:16:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.13","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.13/manifests"},{"name":"2.03.05","sha":"da314444da72d67831e3e71495583378dac9dbb3","kind":"tag","published_at":"2017-05-27T22:28:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.05","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.05/manifests"},{"name":"2.03.00","sha":"36b92f437de3945b54e67ed8ce015746ae985a34","kind":"tag","published_at":"2017-04-25T15:33:41.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.03.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.03.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.03.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.03.00/manifests"},{"name":"output_kokkos_cmake","sha":"edda358023cf17372374272bf2757381658ebe1b","kind":"tag","published_at":"2017-02-11T10:24:29.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/output_kokkos_cmake","html_url":"https://github.com/kokkos/kokkos/releases/tag/output_kokkos_cmake","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@output_kokkos_cmake","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/output_kokkos_cmake/manifests"},{"name":"2.02.15","sha":"120d9ce76197f399ac7853365f00ef2e3ac868b8","kind":"tag","published_at":"2017-02-10T21:11:17.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.15","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.15/manifests"},{"name":"2.02.07","sha":"8c64cd93960dabf7ee50748f941bc3574f140a18","kind":"tag","published_at":"2016-12-16T21:53:32.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.07","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.07/manifests"},{"name":"2.02.01","sha":"4e6d7bfeb0bfe2b5a69e6bcbff3eee5f023e00ff","kind":"tag","published_at":"2016-11-01T20:45:24.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.01","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.01/manifests"},{"name":"2.02.00","sha":"9c698c86ac48dbdedd2029f5a978d87d06c1fc80","kind":"tag","published_at":"2016-10-30T21:00:28.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.02.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.02.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.02.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.02.00/manifests"},{"name":"2.01.10","sha":"6c90a58180cc898bae9a280eafd28400bba617f9","kind":"tag","published_at":"2016-09-27T20:49:40.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.10","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.10/manifests"},{"name":"2.01.00","sha":"9afaa87fa37f4bc90913d7b31a3c168883ceda55","kind":"tag","published_at":"2016-09-02T20:28:52.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.00","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.00","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.00","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.00/manifests"},{"name":"2.01.06","sha":"e41193250907211302bdb94aa55044489c8145d0","kind":"tag","published_at":"2016-09-02T19:49:15.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/2.01.06","html_url":"https://github.com/kokkos/kokkos/releases/tag/2.01.06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@2.01.06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/2.01.06/manifests"},{"name":"End_C++98","sha":"e96358bf3d7cf8ce4e5c9a32d6833ca4d48679ce","kind":"tag","published_at":"2015-04-16T18:41:48.000Z","download_url":"https://codeload.github.com/kokkos/kokkos/tar.gz/End_C++98","html_url":"https://github.com/kokkos/kokkos/releases/tag/End_C++98","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/kokkos/kokkos@End_C%2B%2B98","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/tags/End_C++98/manifests"}]},"repo_metadata_updated_at":"2026-08-15T15:19:22.817Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":4.796011385411047,"dependent_packages_count":4.494101325906062,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.6450563556585545},"purl":"pkg:golang/github.com/kokkos/kokkos","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/kokkos/kokkos","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/kokkos/kokkos","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/kokkos/kokkos/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-14T14:34:56.270Z","issues_count":672,"pull_requests_count":2522,"avg_time_to_close_issue":20204990.142450143,"avg_time_to_close_pull_request":2518795.4017951423,"issues_closed_count":351,"pull_requests_closed_count":1893,"pull_request_authors_count":121,"issue_authors_count":198,"avg_comments_per_issue":3.7113095238095237,"avg_comments_per_pull_request":2.9972244250594766,"merged_pull_requests_count":1670,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":85,"past_year_pull_requests_count":469,"past_year_avg_time_to_close_issue":4776804.692307692,"past_year_avg_time_to_close_pull_request":657425.8639705882,"past_year_issues_closed_count":26,"past_year_pull_requests_closed_count":272,"past_year_pull_request_authors_count":53,"past_year_issue_authors_count":43,"past_year_avg_comments_per_issue":3.541176470588235,"past_year_avg_comments_per_pull_request":2.588486140724947,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":37,"past_year_merged_pull_requests_count":237,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","maintainers":[{"login":"dalg24","count":477,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":174,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"},{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"},{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"},{"login":"masterleinad","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"ndellingwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}],"active_maintainers":[{"login":"dalg24","count":77,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"},{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"},{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"},{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"},{"login":"Rombur","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"},{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"},{"login":"masterleinad","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"},{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"},{"login":"ndellingwood","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"},{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"},{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkokkos%2Fkokkos/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkokkos%2Fkokkos/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkokkos%2Fkokkos/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkokkos%2Fkokkos/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkokkos%2Fkokkos/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fkokkos%2Fkokkos/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281895,"maintainers_count":0,"namespaces_count":839487,"keywords_count":124977,"github":"golang","metadata":{"funded_packages_count":67925,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-24T05:01:22.286Z","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":27886,"full_name":"kokkos/kokkos","default_branch":"develop","total_commits":11747,"total_committers":241,"total_bot_commits":161,"total_bot_committers":1,"mean_commits":48.74273858921162,"dds":0.8285519707159275,"past_year_total_commits":854,"past_year_total_committers":64,"past_year_total_bot_commits":80,"past_year_total_bot_committers":1,"past_year_mean_commits":13.34375,"past_year_dds":0.7646370023419203,"last_synced_at":"2026-08-19T17:13:09.327Z","last_synced_commit":"c22e3b7d5c2cbbe847ed6d04747df2d0ba410b8e","created_at":"2023-03-07T16:36:18.106Z","updated_at":"2026-08-19T17:13:07.744Z","committers":[{"name":"Daniel Arndt","email":"arndtd@ornl.gov","login":"masterleinad","count":2014},{"name":"Damien Lebrun-Grandie","email":"dalg24@gmail.com","login":"dalg24","count":1993},{"name":"crtrott","email":"crtrott@sandia.gov","login":"crtrott","count":1695},{"name":"Nathan Ellingwood","email":"ndellin@sandia.gov","login":"ndellingwood","count":488},{"name":"Dan Ibanez","email":"daibane@sandia.gov","login":"ibaned","count":474},{"name":"David Poliakoff","email":"david.poliakoff@gmail.com","login":"DavidPoliakoff","count":393},{"name":"David Hollman","email":"dshollm@sandia.gov","login":null,"count":347},{"name":"Carter Edwards","email":"hcedwar@sandia.gov","login":"hcedwar","count":336},{"name":"Bruno Turcksin","email":"bruno.turcksin@gmail.com","login":"Rombur","count":329},{"name":"Mikael Simberg","email":"simberg@cscs.ch","login":"msimberg","count":233},{"name":"Francesco Rizzi","email":"fnrizzi@sandia.gov","login":"fnrizzi","count":227},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":161},{"name":"Cezary Skrzyński","email":"cezary.skrzynski@ng-analytics.com","login":"cz4rs","count":160},{"name":"rgayatri","email":"rgayatri@lbl.gov","login":null,"count":149},{"name":"Jeff Miles","email":"jsmiles@sandia.gov","login":"jeffmiles63","count":138},{"name":"Nicolas Morales","email":"nmmoral@sandia.gov","login":"nmm0","count":120},{"name":"Dong Hun Lee","email":"donlee@sandia.gov","login":"ldh4","count":119},{"name":"Phil Miller","email":"pbmille@sandia.gov","login":"PhilMiller","count":110},{"name":"Dan Sunderland","email":"dsunder@sandia.gov","login":null,"count":106},{"name":"Evan Harvey","email":"eharvey@sandia.gov","login":"e10harvey","count":104},{"name":"jjwilke","email":"jjwilke@sandia.gov","login":null,"count":81},{"name":"romintomasetti","email":"romin.tomasetti@gmail.com","login":"romintomasetti","count":78},{"name":"Vinh Dang","email":"vqdang@sandia.gov","login":"vqd8a","count":76},{"name":"Si Hammond","email":"sdhammo@sandia.gov","login":null,"count":67},{"name":"Steve Bova","email":"swbova@sandia.gov","login":"swbova","count":64},{"name":"Jan Ciesko","email":"jan.ciesko@gmail.com","login":"janciesko","count":63},{"name":"Greg Mackey","email":"gemacke@sandia.gov","login":null,"count":59},{"name":"Nevin Liber","email":"nliber@anl.gov","login":"nliber","count":56},{"name":"James Foucar","email":"jgfouca@sandia.gov","login":"jgfouca","count":55},{"name":"Trévis Morvany","email":"63788850+tretre91","login":"tretre91","count":54},{"name":"Jakob Bludau","email":"bludauj@ornl.gov","login":null,"count":53},{"name":"Christoph Junghans","email":"junghans@votca.org","login":"junghans","count":52},{"name":"Carl Pearson","email":"cwpears@sandia.gov","login":"cwpearson","count":51},{"name":"Seyong Lee","email":"lees2@ornl.gov","login":"seyonglee","count":51},{"name":"Nick Curtis","email":"nicholas.curtis@amd.com","login":"skyreflectedinmirrors","count":50},{"name":"Jakob Bludau","email":"jakob.bludau@tum.de","login":"JBludau","count":46},{"name":"Conrad Clevenger","email":"tccleve@sandia.gov","login":"tcclevenger","count":45},{"name":"Jonathan R. Madsen","email":"jonathanrmadsen@gmail.com","login":"jrmadsen","count":43},{"name":"Chip Freitag","email":"chip.freitag@amd.com","login":"chipfreitag","count":37},{"name":"Paul Zehner","email":"paul.zehner@cea.fr","login":"pzehner","count":30},{"name":"Jan Ciesko (-EXP)","email":"jciesko@kokkos-dev-2.sandia.gov","login":null,"count":29},{"name":"J Todd","email":"joeatodd@gmail.com","login":"joeatodd","count":26},{"name":"Andrey Prokopenko","email":"prokopenkoav@ornl.gov","login":"aprokop","count":26},{"name":"Rahulkumar Gayatri","email":"rahulgayatri84@gmail.com","login":null,"count":25},{"name":"Brian Kelley","email":"bmkelle@sandia.gov","login":"brian-kelley","count":24},{"name":"James David Stevens","email":"jdsteve@kokkos-dev.sandia.gov","login":null,"count":23},{"name":"Arkadiusz Szczepkowicz","email":"arek.szczepkowicz@ng-analytics.com","login":"thearusable","count":22},{"name":"Scott Kruger","email":"scott.e.kruger@gmail.com","login":"kruger","count":22},{"name":"Pierre Kestener","email":"pierre.kestener@cea.fr","login":"pkestene","count":20},{"name":"Maarten Arnst","email":"maarten.arnst@uliege.be","login":"maartenarnst","count":20},{"name":"Thomas Padioleau","email":"thomas.padioleau@cea.fr","login":"tpadioleau","count":19},{"name":"Rahulkumar Gayatri","email":"rahulkgayatri@gmail.com","login":"rgayatri23","count":19},{"name":"Cédric Chevalier","email":"cedric.chevalier@cea.fr","login":"cedricchevalier19","count":19},{"name":"Jeffery Scott Miles","email":"jsmiles@kokkos-dev.sandia.gov","login":null,"count":19},{"name":"Mark Hoemmen","email":"mhoemme@sandia.gov","login":null,"count":18},{"name":"Jonathan Lifflander","email":"jliffla@sandia.gov","login":"lifflander","count":18},{"name":"Matt Stack","email":"36867242+matt-stack","login":"matt-stack","count":18},{"name":"PaulGannay","email":"paul.gannay@cea.fr","login":"PaulGannay","count":16},{"name":"Eric Phipps","email":"etphipp@sandia.gov","login":"etphipp","count":15},{"name":"Stan Moore","email":"stamoor@sandia.gov","login":"stanmoore1","count":15},{"name":"Hariprasad Kannan","email":"hkannan@gmail.com","login":"science-enthusiast","count":15},{"name":"Amy Powell","email":"ajpowel@sandia.gov","login":"ajpowelsnl","count":15},{"name":"Daniel Arndt","email":"arndtd@ornl.com","login":null,"count":14},{"name":"Patrick Fasano","email":"patrick.fasano@nextsilicon.com","login":"kc9jud","count":13},{"name":"Md. Sajid Khan","email":"132602446+Quntized","login":"Quntized","count":13},{"name":"Adrien Taberner","email":"56835712+AdRi1t","login":"AdRi1t","count":12},{"name":"Jeff Hammond","email":"jeff.r.hammond@intel.com","login":null,"count":10},{"name":"Simon David Hammond (-EXP)","email":"sdhammo@compton1.(none)","login":null,"count":10},{"name":"Josip Basic","email":"j8asic@gmail.com","login":"j8asic","count":10},{"name":"Roscoe A. Bartlett","email":"rabartl@sandia.gov","login":"bartlettroscoe","count":10},{"name":"Jeremiah J Wilke","email":"jjwilke@kokkos-dev-2.sandia.gov","login":null,"count":10},{"name":"James Elliott","email":"jjellio@sandia.gov","login":"jjellio","count":8},{"name":"Nicholas Curtis","email":"nicurtis@amd.com","login":null,"count":8},{"name":"Adrien Taberner","email":"56835712+Adrien-Tab","login":"Adrien-Tab","count":7},{"name":"CA Lewis","email":"canlewi@sandia.gov","login":null,"count":7},{"name":"Kyungjoo Kim","email":"kyukim@sandia.gov","login":"kyungjoo-kim","count":6},{"name":"Mark Hoemmen","email":"mhoemmen","login":"mhoemmen","count":6},{"name":"Timo Heister","email":"timo.heister@gmail.com","login":"tjhei","count":6},{"name":"Jean-François David","email":"jeanfrancoismanutea@gmail.com","login":"daxmawal","count":6},{"name":"Luc Berger","email":"lberge@sandia.gov","login":"lucbv","count":6},{"name":"Chris Siefert","email":"csiefer@sandia.gov","login":"csiefer2","count":6},{"name":"Evan Weinberg","email":"eweinberg@nvidia.com","login":"weinbe2","count":6},{"name":"Daniel Sunderland","email":"dsunder","login":"dsunder","count":5},{"name":"Prateek Chawla","email":"p.chawla@fz-juelich.de","login":"prateekchawla168","count":5},{"name":"yasahi-hpc","email":"57478230+yasahi-hpc","login":"yasahi-hpc","count":5},{"name":"Samuel Browne","email":"sebrown@sandia.gov","login":"sebrowne","count":5},{"name":"Richard Berger","email":"rberger@lanl.gov","login":"rbberger","count":5},{"name":"Nick Curtis","email":"arghdos","login":"arghdos","count":5},{"name":"Cameron Smith","email":"smithc11@rpi.edu","login":"cwsmith","count":5},{"name":"Arno Mayrhofer","email":"arno.mayrhofer@dcs-computing.com","login":"Azrael3000","count":5},{"name":"Jan Ciesko (-EXP)","email":"jciesko@sandia.gov","login":null,"count":5},{"name":"jstrzebonski","email":"jakub.strzebonski@ng-analytics.com","login":null,"count":5},{"name":"Simon David Hammond (-EXP)","email":"sdhammo@shepard-lsm1.(none)","login":null,"count":5},{"name":"Daniel Holladay","email":"dholladay00@lanl.gov","login":null,"count":5},{"name":"Simon David Hammond","email":"Si Hammond","login":null,"count":4},{"name":"Andrew Gaspar","email":"agaspar@lanl.gov","login":null,"count":4},{"name":"Balint Joo","email":"bjoo@jlab.org","login":null,"count":4},{"name":"Duane Labreche","email":"dalabre@kokkos-dev.sandia.gov","login":null,"count":4},{"name":"Minh Quan Ho","email":"minh-quan.ho@sipearl.com","login":null,"count":4},{"name":"Kevin Huck","email":"Kevin.Huck@amd.com","login":"khuck-AMD","count":4},{"name":"Malachi","email":"malachi2@illinois.edu","login":"MalachiTimothyPhillips","count":4},{"name":"Nico Schlömer","email":"nico.schloemer@gmail.com","login":"nschloe","count":4},{"name":"Philipp Grete","email":"grete@pa.msu.edu","login":"pgrete","count":4},{"name":"Steven W. Bova","email":"swbova@kokkos-dev.sandia.gov","login":null,"count":4},{"name":"dalabre","email":"dalabre@sandia.gov","login":"dalabre","count":4},{"name":"Willem Deconinck","email":"willem.deconinck@ecmwf.int","login":"wdeconinck","count":4},{"name":"Victor Brunini","email":"vebruni@sandia.gov","login":"vbrunini","count":4},{"name":"Simon Schlepphorst","email":"dev@simon-schlepphorst.de","login":"simon-schlepphorst","count":4},{"name":"Roger Pawlowski","email":"rppawlo@sandia.gov","login":"rppawlo","count":4},{"name":"Kevin Huck","email":"khuck@cs.uoregon.edu","login":"khuck","count":4},{"name":"Rohit-Kakodkar","email":"40695390+Rohit-Kakodkar","login":"Rohit-Kakodkar","count":3},{"name":"Gregor Daiss","email":"Gregor.Daiss+git@gmail.com","login":"G-071","count":3},{"name":"Vladislav Semykin","email":"34096407+ViNN280801","login":"ViNN280801","count":3},{"name":"Roscoe A. Bartlett","email":"bartlettra@ornl.gov","login":null,"count":3},{"name":"Patrick Diehl","email":"diehlpk@lanl.gov","login":null,"count":3},{"name":"Eric Bavier","email":"bavier@cray.com","login":null,"count":3},{"name":"Christian Trott","email":"crtrott@gmail.com","login":null,"count":3},{"name":"hippo91","email":"guillaume.peillex@gmail.com","login":"hippo91","count":3},{"name":"Wolfgang Bangerth","email":"bangerth@colostate.edu","login":"bangerth","count":3},{"name":"Si Hammond","email":"simon.hammond@gmail.com","login":"nmhamster","count":3},{"name":"Paul","email":"pfultz2@yahoo.com","login":"pfultz2","count":3},{"name":"Nemanja Grujic","email":"nemanja.grujic@nextsilicon.com","login":"nemanja-grujic","count":3},{"name":"Luca Bertagna","email":"lbertag@sandia.gov","login":"bartgol","count":3},{"name":"Jeffrey Hill","email":"jeffrey.p.hill@nasa.gov","login":"jphill4","count":3},{"name":"Martin Pokorny","email":"mpokorny@nrao.edu","login":"mpokorny","count":3},{"name":"Char Aznable","email":"treinz@163.com","login":"Char-Aznable","count":3},{"name":"Axel Kohlmeyer","email":"akohlmey@gmail.com","login":"akohlmey","count":3},{"name":"Arch D. Robison","email":"archr@nvidia.com","login":null,"count":3},{"name":"loftuser","email":"loftuser@dhcp-10-240-120-53.cp.wireless.private.cam.ac.uk","login":null,"count":2},{"name":"Jan Ciesko (-EXP)","email":"jciesko@kokkos-dev.sandia.gov","login":null,"count":2},{"name":"crtrott","email":"crtrott@shepard-lsm1.(none)","login":null,"count":2},{"name":"Simon Hammond","email":"sdhammo@s956389.local","login":null,"count":2},{"name":"Sebastian Eibl","email":"sebastian.eibl@mpcdf.mpg.de","login":"XzzX","count":2},{"name":"Ryan Eberhardt","email":"reberha@sandia.gov","login":null,"count":2},{"name":"Mikael Simberg","email":"mikael.simberg@iki.if","login":null,"count":2},{"name":"Jacob Merson","email":"jacob@jacobmerson.com","login":"jacobmerson","count":2},{"name":"Christian Trott","email":"crtrott@apollo.sandia.gov","login":null,"count":2},{"name":"Jenkins","email":"jenkins@sandia-tmp.gov","login":null,"count":2},{"name":"Robert Bird","email":"bird@lanl.gov","login":"rfbird","count":2},{"name":"Patrick G. Xavier","email":"PGXavier","login":"PGXavier","count":2},{"name":"Olivier Grisel","email":"olivier.grisel@ensta.org","login":"ogrisel","count":2},{"name":"Nicholas Roberds","email":"nroberd@sandia.gov","login":"nroberd","count":2},{"name":"Minh Quan Ho","email":"1337056+hominhquan","login":"hominhquan","count":2},{"name":"Jonas Lippuner","email":"jlippuner@lanl.gov","login":"jlippuner","count":2},{"name":"Jordan P. Lefebvre","email":"lefebvre.jordan@gmail.com","login":"lefebvre","count":2},{"name":"Keichi Takahashi","email":"keichi.t@me.com","login":"keichi","count":2},{"name":"Killian Babilotte","email":"56890598+KillianBabilotte","login":"KillianBabilotte","count":2},{"name":"LeviBarnes","email":"levi.barnes@gmail.com","login":"LeviBarnes","count":2},{"name":"Marcel Koch","email":"marcel.koch@kit.edu","login":"MarcelKoch","count":2},{"name":"Alex Dutka","email":"97711898+dutkalex","login":"dutkalex","count":2},{"name":"Andrei Elovikov","email":"andrei.elovikov@intel.com","login":"aelovikov-intel","count":2},{"name":"Andrew Gaspar","email":"andrew.gaspar@outlook.com","login":"AndrewGaspar","count":2},{"name":"Christopher Taylor","email":"ct.clmsn@gmail.com","login":"ct-clmsn","count":2},{"name":"Geoffroy Lesur","email":"geoffroy.lesur@univ-grenoble-alpes.fr","login":"glesur","count":2},{"name":"Andreas Fink","email":"finkandreas@web.de","login":"finkandreas","count":2},{"name":"ptredak","email":"ptredak@nvidia.com","login":"ptrendx","count":2},{"name":"Todd Kordenbrock","email":"thkorde@sandia.gov","login":"tkordenbrock","count":2},{"name":"Stéphane Del Pino","email":"35096584+delpinux","login":"delpinux","count":2},{"name":"Shihab Shahriar Khan","email":"sskhan1539@gmail.com","login":"Shihab-Shahriar","count":2},{"name":"Sean Treichler","email":"sean@nvidia.com","login":"streichler","count":2},{"name":"Jonas Thies","email":"jonas.thies@dlr.de","login":null,"count":1},{"name":"Greg Mackey","email":"gemacke@apollo.sandia.gov","login":null,"count":1},{"name":"Dong Hun Lee","email":"donlee@caraway04.sandia.gov","login":null,"count":1},{"name":"Conrad Clevenger","email":"tccleve@odyssey.nic.uoregon.edu","login":null,"count":1},{"name":"Christian Trott","email":"crtrott@kokkos-dev.sandia.gov","login":null,"count":1},{"name":"Christian Robert Trott","email":"crtrott@kokkos-dev-2.sandia.gov","login":null,"count":1},{"name":"Amy Powell","email":"ajpowel@.gov","login":null,"count":1},{"name":"Brent Perschbacher","email":"bmpersc@sandia.gov","login":null,"count":1},{"name":"Francesco NMN Rizzi","email":"fnrizzi@kokkos-dev-2.sandia.gov","login":null,"count":1},{"name":"陈俊嘉","email":"cjj19970505@live.cn","login":null,"count":1},{"name":"Malachi","email":"malachiphillips@ou.edu","login":null,"count":1},{"name":"ymiki-repo","email":"63686599+ymiki-repo","login":"ymiki-repo","count":1},{"name":"pedrovalerolara","email":"pedro.valero.lara@gmail.com","login":"pedrovalerolara","count":1},{"name":"ocaisa","email":"alan.ocais@cecam.org","login":"ocaisa","count":1},{"name":"mperrinel","email":"meriadeg.perrinel@ng-analytics.com","login":"mperrinel","count":1},{"name":"moletteremi","email":"98650511+rbourgeois33","login":"rbourgeois33","count":1},{"name":"micheldemessieres","email":"michel@demessieres.com","login":"MicheldeMessieres","count":1},{"name":"kliegeois","email":"kimliegeois@ymail.com","login":"kliegeois","count":1},{"name":"japlews","email":"22622327+japlews","login":"japlews","count":1},{"name":"haykh","email":"haykh.mfs+github@gmail.com","login":"haykh","count":1},{"name":"antoinemeyer5","email":"antoine.meyer54@gmail.com","login":"antoinemeyer5","count":1},{"name":"Vicente Adolfo Bolea Sanchez","email":"vicente.bolea@kitware.com","login":"vicentebolea","count":1},{"name":"Tom Scogland","email":"tom.scogland@gmail.com","login":"trws","count":1},{"name":"Tom Lin","email":"tom91136@gmail.com","login":"tom91136","count":1},{"name":"Sven Quickert","email":"145936409+svquick","login":"svquick","count":1},{"name":"Philip Fackler","email":"49726797+PhilipFackler","login":"PhilipFackler","count":1},{"name":"Philipp Edelmann","email":"edelmann-github@fs.tum.de","login":"tukss","count":1},{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":1},{"name":"Sajid Ali","email":"sajidsyed2021@u.northwestern.edu","login":"s-sajid-ali","count":1},{"name":"Jonah Miller","email":"jonahm@lanl.gov","login":"jonahm-LANL","count":1},{"name":"Jon Rood","email":"jon.rood@nlr.gov","login":"jrood-nrel","count":1},{"name":"John Cary","email":"cary@txcorp.com","login":"jrobcary","count":1},{"name":"Jerry Watkins","email":"watkins2@alumni.stanford.edu","login":"jewatkins","count":1},{"name":"Jayesh Badwaik (JSC)","email":"82438238+jbadwaik","login":"jbadwaik","count":1},{"name":"Jason M. Gates","email":"jmgate@sandia.gov","login":"jmgate","count":1},{"name":"Ikko Eltociear Ashimine","email":"eltociear@gmail.com","login":"eltociear","count":1},{"name":"IanBogle","email":"107126280+IanBogle","login":"IanBogle","count":1},{"name":"Greg Sjaardema","email":"gsjaardema@gmail.com","login":"gsjaardema","count":1},{"name":"George Stelle","email":"gwstell@sandia.gov","login":"stelleg","count":1},{"name":"François Coppens","email":"mail@fmgjcoppens.eu","login":"fmgjcoppens","count":1},{"name":"ASUS1","email":"crghilardi@yahoo.com","login":"Crghilardi","count":1},{"name":"Etienne Malaboeuf","email":"eti.malaboeuf@gmail.com","login":"etiennemlb","count":1},{"name":"Eric Bavier","email":"bavier@member.fsf.org","login":"bavier","count":1},{"name":"Eisuke Kawashima","email":"e-kwsm","login":"e-kwsm","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Clément Robert","email":"cr52@protonmail.com","login":"neutrinoceros","count":1},{"name":"Lennart Steffen","email":"lennart.steffen@posteo.de","login":"RL-S","count":1},{"name":"Alec Scott","email":"scott112@llnl.gov","login":"alecbcs","count":1},{"name":"Aniket Sen","email":"41874564+aniketsen","login":"aniketsen","count":1},{"name":"Attila Krasznahorkay","email":"Attila.Krasznahorkay@cern.ch","login":"krasznaa","count":1},{"name":"Balint Joo","email":"bjoo","login":"bjoo","count":1},{"name":"Ben Cowan","email":"ben@alturasresearch.com","login":"benc303","count":1},{"name":"Brad King","email":"brad.king@kitware.com","login":"bradking","count":1},{"name":"Chris Marsh","email":"chrismarsh.c2@gmail.com","login":"Chrismarsh","count":1},{"name":"Christian Glusa","email":"caglusa@sandia.gov","login":"cgcgcg","count":1},{"name":"Michael Rowan","email":"rowan5@llnl.gov","login":null,"count":1},{"name":"Simon David Hammond (-EXP)","email":"sdhammo@mcp.(none)","login":null,"count":1},{"name":"Luc Berger-Vergiat","email":"coe0289@tulip.cm.cluster","login":null,"count":1},{"name":"Simon David Hammond (-EXP)","email":"sdhammo@solo-login2.sandia.gov","login":null,"count":1},{"name":"Simon David Hammond","email":"sdhammo@sst-devel.sandia.gov","login":null,"count":1},{"name":"William McLendon","email":"wcmclen@sandia.gov","login":null,"count":1},{"name":"Yuuichi Asahi","email":"y.asahi@nr.titech.ac.jp","login":null,"count":1},{"name":"adminfesb","email":"adminfesb@JEFE.local","login":null,"count":1},{"name":"yasahi","email":"yasahi@login4.head.cm.adastra.cines.fr","login":null,"count":1},{"name":"Samuel Li","email":"shaomenglee@gmail.com","login":"shaomeng","count":1},{"name":"Samuel Pollard","email":"spolla@sandia.gov","login":"sampollard","count":1},{"name":"Sergey Fedorov","email":"vital.had@gmail.com","login":"barracuda156","count":1},{"name":"Paul Kuberry","email":"pkuberry@gmail.com","login":"kuberry","count":1},{"name":"Patrick Diehl","email":"diehlpk","login":"diehlpk","count":1},{"name":"Ovidiu Cristea","email":"ovidiu-cristea","login":"ovidiu-cristea","count":1},{"name":"Nuno Nobre","email":"nuno.nobre@stfc.ac.uk","login":"nmnobre","count":1},{"name":"Nils Schild","email":"nils.schild@ipp.mpg.de","login":"DerNils-git","count":1},{"name":"Miroslav Stoyanov","email":"stoyanovmk@ornl.gov","login":"mkstoyanov","count":1},{"name":"Michael Halkenhaeuser","email":"MichaelGerald.Halkenhauser@amd.com","login":"mhalk","count":1},{"name":"Marcel Breyer","email":"marcel.breyer@ipvs.uni-stuttgart.de","login":"breyerml","count":1},{"name":"Kyle Thompson","email":"kyle.b.thompson@nasa.gov","login":"kbthomp1","count":1},{"name":"Kyle Edwards","email":"kyle.edwards@kitware.com","login":"KyleFromKitware","count":1},{"name":"Kersting","email":"ljkerst@sandia.gov","login":"lkersting","count":1},{"name":"Kenneth Moreland","email":"morelandkd@ornl.gov","login":"kmorel","count":1},{"name":"Junchao Zhang","email":"junchao.zhang@gmail.com","login":"jczhang07","count":1},{"name":"Julien Schueller","email":"schueller@phimeca.com","login":"jschueller","count":1}],"past_year_committers":[{"name":"Damien Lebrun-Grandie","email":"dalg24@gmail.com","login":"dalg24","count":201},{"name":"Daniel Arndt","email":"arndtd@ornl.gov","login":"masterleinad","count":148},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":80},{"name":"Christian Trott","email":"crtrott@sandia.gov","login":"crtrott","count":50},{"name":"Trévis Morvany","email":"63788850+tretre91","login":"tretre91","count":39},{"name":"Carl Pearson","email":"cwpears@sandia.gov","login":"cwpearson","count":33},{"name":"Jakob Bludau","email":"bludauj@ornl.gov","login":null,"count":29},{"name":"Nathan Ellingwood","email":"ndellin@sandia.gov","login":"ndellingwood","count":29},{"name":"romintomasetti","email":"romin.tomasetti@gmail.com","login":"romintomasetti","count":24},{"name":"Bruno Turcksin","email":"bruno.turcksin@gmail.com","login":"Rombur","count":18},{"name":"Jan Ciesko","email":"jan.ciesko@gmail.com","login":"janciesko","count":16},{"name":"Patrick Fasano","email":"patrick.fasano@nextsilicon.com","login":"kc9jud","count":13},{"name":"Md. Sajid Khan","email":"132602446+Quntized","login":"Quntized","count":13},{"name":"Nicolas Morales","email":"nmmoral@sandia.gov","login":"nmm0","count":12},{"name":"Hariprasad Kannan","email":"hkannan@gmail.com","login":"science-enthusiast","count":11},{"name":"Seyong Lee","email":"lees2@ornl.gov","login":"seyonglee","count":10},{"name":"Adrien Taberner","email":"56835712+AdRi1t","login":"AdRi1t","count":10},{"name":"Maarten Arnst","email":"maarten.arnst@uliege.be","login":"maartenarnst","count":9},{"name":"PaulGannay","email":"paul.gannay@cea.fr","login":"PaulGannay","count":8},{"name":"Dong Hun Lee","email":"59181952+ldh4","login":"ldh4","count":8},{"name":"Adrien Taberner","email":"56835712+Adrien-Tab","login":"Adrien-Tab","count":7},{"name":"Jean-François David","email":"jeanfrancoismanutea@gmail.com","login":"daxmawal","count":6},{"name":"Conrad Clevenger","email":"tccleve@sandia.gov","login":"tcclevenger","count":5},{"name":"Prateek Chawla","email":"p.chawla@fz-juelich.de","login":"prateekchawla168","count":5},{"name":"Kevin Huck","email":"Kevin.Huck@amd.com","login":"khuck-AMD","count":4},{"name":"Malachi","email":"malachi2@illinois.edu","login":"MalachiTimothyPhillips","count":4},{"name":"Rahulkumar Gayatri","email":"rahulkgayatri@gmail.com","login":"rgayatri23","count":4},{"name":"Evan Weinberg","email":"eweinberg@nvidia.com","login":"weinbe2","count":4},{"name":"Andrey Prokopenko","email":"prokopenkoav@ornl.gov","login":"aprokop","count":3},{"name":"Francesco Rizzi","email":"18708772+fnrizzi","login":"fnrizzi","count":3},{"name":"Nemanja Grujic","email":"nemanja.grujic@nextsilicon.com","login":"nemanja-grujic","count":3},{"name":"Paul Zehner","email":"paul.zehner@cea.fr","login":"pzehner","count":3},{"name":"Thomas Padioleau","email":"thomas.padioleau@cea.fr","login":"tpadioleau","count":3},{"name":"Rohit-Kakodkar","email":"40695390+Rohit-Kakodkar","login":"Rohit-Kakodkar","count":3},{"name":"Vladislav Semykin","email":"34096407+ViNN280801","login":"ViNN280801","count":3},{"name":"Jordan P. Lefebvre","email":"lefebvre.jordan@gmail.com","login":"lefebvre","count":2},{"name":"Killian Babilotte","email":"56890598+KillianBabilotte","login":"KillianBabilotte","count":2},{"name":"Minh Quan Ho","email":"1337056+hominhquan","login":"hominhquan","count":2},{"name":"Stéphane Del Pino","email":"35096584+delpinux","login":"delpinux","count":2},{"name":"Aniket Sen","email":"41874564+aniketsen","login":"aniketsen","count":1},{"name":"Alec Scott","email":"scott112@llnl.gov","login":"alecbcs","count":1},{"name":"moletteremi","email":"98650511+rbourgeois33","login":"rbourgeois33","count":1},{"name":"japlews","email":"22622327+japlews","login":"japlews","count":1},{"name":"Victor Brunini","email":"vebruni@sandia.gov","login":"vbrunini","count":1},{"name":"Timo Heister","email":"timo.heister@gmail.com","login":"tjhei","count":1},{"name":"Sven Quickert","email":"145936409+svquick","login":"svquick","count":1},{"name":"Roger Pawlowski","email":"rppawlo@sandia.gov","login":"rppawlo","count":1},{"name":"Richard Berger","email":"rberger@lanl.gov","login":"rbberger","count":1},{"name":"Rahulkumar Gayatri","email":"rgayatri@lbl.gov","login":null,"count":1},{"name":"Yuuichi Asahi","email":"y.asahi@nr.titech.ac.jp","login":null,"count":1},{"name":"yasahi","email":"yasahi@login4.head.cm.adastra.cines.fr","login":null,"count":1},{"name":"Pierre Kestener","email":"pkestene","login":"pkestene","count":1},{"name":"Christian Glusa","email":"caglusa@sandia.gov","login":"cgcgcg","count":1},{"name":"Christoph Junghans","email":"junghans@votca.org","login":"junghans","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Cédric Chevalier","email":"cedric.chevalier@cea.fr","login":"cedricchevalier19","count":1},{"name":"François Coppens","email":"mail@fmgjcoppens.eu","login":"fmgjcoppens","count":1},{"name":"Jon Rood","email":"jon.rood@nlr.gov","login":"jrood-nrel","count":1},{"name":"Jonah Miller","email":"jonahm@lanl.gov","login":"jonahm-LANL","count":1},{"name":"Kevin Huck","email":"528511+khuck","login":"khuck","count":1},{"name":"Lennart Steffen","email":"lennart.steffen@posteo.de","login":"RL-S","count":1},{"name":"Nevin \":-)\" Liber","email":"nliber+github@gmail.com","login":"nliber","count":1},{"name":"Philipp Edelmann","email":"edelmann-github@fs.tum.de","login":"tukss","count":1},{"name":"yasahi-hpc","email":"57478230+yasahi-hpc","login":"yasahi-hpc","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6758962,"commits_count":979707202,"contributors_count":41284905,"owners_count":1360748,"committers_count":3355090,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"kokkos/kokkos","html_url":"https://github.com/kokkos/kokkos","last_synced_at":"2026-08-23T19:08:15.561Z","status":null,"issues_count":697,"pull_requests_count":2544,"avg_time_to_close_issue":27887813.178666666,"avg_time_to_close_pull_request":2537449.396966527,"issues_closed_count":375,"pull_requests_closed_count":1911,"pull_request_authors_count":121,"issue_authors_count":202,"avg_comments_per_issue":3.7761836441893832,"avg_comments_per_pull_request":3.020047169811321,"merged_pull_requests_count":1686,"bot_issues_count":2,"bot_pull_requests_count":137,"past_year_issues_count":94,"past_year_pull_requests_count":469,"past_year_avg_time_to_close_issue":6717149.78125,"past_year_avg_time_to_close_pull_request":813168.5296296297,"past_year_issues_closed_count":32,"past_year_pull_requests_closed_count":270,"past_year_pull_request_authors_count":54,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.3936170212765955,"past_year_avg_comments_per_pull_request":2.786780383795309,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":36,"past_year_merged_pull_requests_count":235,"created_at":"2023-05-10T14:54:08.364Z","updated_at":"2026-08-23T19:08:15.561Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/kokkos%2Fkokkos/issues","issue_labels_count":{"table":{"Bug":111,"Failure - Nightly":78,"Question":63,"Enhancement":61,"Backend - CUDA":49,"Backend - HIP":38,"InDevelop":37,"Failure - Trilinos":28,"Feature Request":28,"Compiler Issue":28,"Kokkos-Core":24,"Backend - SYCL":17,"Documentation":16,"CMake":15,"Refactor":15,"Performance":15,"Backend - OpenMPTarget":13,"Blocks Promotion":12,"Backend - OpenMP":6,"Deprecate":6,"Kokkos-Algorithms":6,"C++17":4,"Upcoming Vote":4,"C++20":3,"Spack":3,"Tutorials":2,"Backend - HPX":2,"Continuous Integration":2,"dependencies":2,"Backend - Threads":1,"Backend - Host":1,"Patch Release":1,"CHANGELOG":1,"Will Not Fix":1}},"pull_request_labels_count":{"table":{"SNL-CI-APPROVAL":310,"dependencies":139,"Refactor":128,"Bug":100,"Backend - CUDA":78,"SNL-AT2-SPECIAL-APPROVAL":77,"github_actions":75,"Backend - HIP":56,"CMake":45,"Blocks Promotion":40,"Kokkos-Core":38,"Deprecate":38,"Backend - SYCL":29,"Continuous Integration":27,"Backend - OpenMPTarget":22,"Enhancement":21,"Patch Release":19,"Is trivial":17,"Failure - Nightly":13,"CHANGELOG":13,"Kokkos-Algorithms":12,"C++20":10,"Feature Request":9,"Performance":9,"Kokkos-SIMD":7,"Kokkos-Containers":7,"Failure - Trilinos":6,"Compiler Issue":6,"Backend - OpenMP":6,"Documentation":6,"Backend - HPX":4,"Backend - OpenACC":3,"Backend - Host":3,"PerfTest/Benchmark":2,"Tutorials":1,"pre_commit":1,"InDevelop":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":405,"NONE":164,"MEMBER":115,"COLLABORATOR":13}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":1660,"MEMBER":776,"NONE":81,"COLLABORATOR":27}},"issue_authors":{"table":{"ndellingwood":88,"dalg24":53,"masterleinad":48,"crtrott":34,"romintomasetti":32,"JBludau":21,"nmm0":17,"PhilMiller":14,"brian-kelley":13,"maartenarnst":13,"fnrizzi":11,"cwpearson":10,"aprokop":10,"Rombur":8,"ajpowelsnl":8,"pzehner":7,"stanmoore1":7,"Char-Aznable":7,"nliber":7,"rgayatri23":6,"e10harvey":6,"science-enthusiast":6,"tcclevenger":6,"yasahi-hpc":5,"cedricchevalier19":5,"biergaizi":5,"j8asic":4,"rppawlo":4,"kyungjoo-kim":4,"ldh4":4,"Goobley":3,"JulienLoiseau":3,"khoinguyyyen":3,"jokteur":3,"Shihab-Shahriar":3,"DavidPoliakoff":3,"pvelesko":3,"vbrunini":3,"prateekchawla168":3,"dutkalex":3,"ibaned":3,"hamidrezanorouzi":3,"nischild":2,"zishengye":2,"joker1011":2,"lsoulierCExA":2,"etiennemlb":2,"jjwilke":2,"ikalash":2,"jeffmiles63":2,"tpadioleau":2,"AdRi1t":2,"dependabot[bot]":2,"mhoemmen":2,"Rohit-Kakodkar":2,"csiefer2":2,"Stadik":2,"mohitd404":2,"jjellio":2,"pkestene":2,"petschge":2,"jsmith173":2,"rbberger":2,"PaulGannay":2,"euphoricpoptarts":2,"hiteshnagar2611":2,"VictorEijkhout":2,"nrbertin":2,"TomasOberhuber":2,"khuck":2,"Sauron-1":2,"barracuda156":2,"5ch0":2,"tretre91":2,"weinbe2":2,"diehlpk":2,"JosefRuzicka":2,"msimberg":2,"cz4rs":2,"XzzX":2,"nemanja-grujic":1,"silviu-predoiu":1,"tomdeakin":1,"kostrzewa":1,"amametjanov":1,"nmhamster":1,"ermore":1,"dhollman":1,"happyKitesurfer":1,"ahadji05":1,"vitor1001":1,"vincentmr":1,"starmm11":1,"anyin233":1,"cwsmith":1,"Adrian-Diaz":1,"lucbv":1,"nomadseed":1,"bartgol":1,"123wujiao":1,"ovidiu-cristea":1,"opensdh":1,"glesur":1,"Keluaa":1,"aelovikov-intel":1,"ho37":1,"scothalverson":1,"ambrad":1,"Angelyr":1,"khuck-AMD":1,"HazelCullom":1,"tjhei":1,"mwarusz":1,"Arsennnic":1,"sanvila":1,"sskutnik":1,"jakub-homola":1,"mihailo-stojanovic":1,"simon-schlepphorst":1,"WilliamSatiROC":1,"streichler":1,"romain-noel":1,"parantapa":1,"yencal":1,"vasylivy":1,"nvarini12":1,"s-sajid-ali":1,"aminiussi":1,"hcedwar":1,"particleflow-dev":1,"kadircs":1,"koparasy":1,"tbhaxor":1,"arayannmsra76":1,"thearusable":1,"cdaley":1,"scottbiersdorff":1,"borjapedro":1,"wanqing0421":1,"superde1fin":1,"LukasvdWiel":1,"tmranse":1,"gonzalobg":1,"hhrecode001":1,"robert-chiodi":1,"cgcgcg":1,"Engineering-Fluid-Dynamics":1,"sjsprecious":1,"alexmyczko":1,"johnny-onthespot":1,"wjhorne":1,"breyerml":1,"lindsayad":1,"Gxinhu":1,"greole":1,"m44guy":1,"mparno":1,"flying-tiger":1,"DaPiePiece":1,"jfields7":1,"Azrael3000":1,"martagarciamartinez":1,"FeiyangJin":1,"wangxi0706":1,"mpokorny":1,"yqiao18":1,"Higgigamer19":1,"lilothar":1,"aaronyicongfu":1,"twLQCD":1,"cartoonist":1,"keitat":1,"ThibaultGH":1,"overfelt":1,"NamjaeChoi":1,"jewatkins":1,"StaticObserver":1,"gabriel-suau":1,"hkthorn":1,"omsai":1,"pgrete":1,"liyujin1999":1,"Jing-Lee-tj":1,"Sriram192":1,"stefanozampini":1,"edoyango":1,"rarensu":1,"lql341":1,"KowerKoint":1,"jstrzebonski":1,"shaoyaoqian":1,"MRizwanSoongsil":1,"ianswimoore":1,"kuberry":1,"delpinux":1,"KillianBabilotte":1,"etphipp":1,"maxpkatz":1,"tonkapango":1,"seulchanson":1,"DomBrown":1,"yurivict":1}},"pull_request_authors":{"table":{"masterleinad":564,"dalg24":434,"crtrott":145,"dependabot[bot]":137,"Rombur":129,"ndellingwood":119,"romintomasetti":99,"JBludau":71,"ldh4":69,"fnrizzi":63,"cwpearson":46,"tcclevenger":44,"pzehner":39,"nmm0":38,"rgayatri23":38,"tretre91":35,"nliber":29,"janciesko":28,"seyonglee":25,"PaulGannay":24,"maartenarnst":21,"tpadioleau":18,"junghans":18,"science-enthusiast":17,"aprokop":14,"Adrien-Tab":13,"Quntized":12,"AdRi1t":12,"cz4rs":11,"diehlpk":9,"thearusable":9,"kc9jud":8,"ajpowelsnl":8,"ct-clmsn":7,"daxmawal":7,"cedricchevalier19":7,"rbberger":7,"khuck":6,"tjhei":6,"PhilMiller":6,"msimberg":6,"yasahi-hpc":6,"e10harvey":5,"hominhquan":5,"khuck-AMD":5,"bangerth":5,"KillianBabilotte":5,"ibaned":4,"prateekchawla168":4,"NamjaeChoi":4,"weinbe2":4,"mhoemmen":4,"MalachiTimothyPhillips":3,"arghdos":3,"csiefer2":3,"ViNN280801":3,"Rohit-Kakodkar":3,"ElisabethGiem":2,"DavidPoliakoff":2,"Copilot":2,"Yaraslaut":2,"bjoo":2,"brian-kelley":2,"MarcelKoch":2,"vqd8a":2,"G-071":2,"ovidiu-cristea":2,"simon-schlepphorst":2,"benc303":2,"mkstoyanov":2,"ymiki-repo":2,"pkestene":2,"lefebvre":2,"barracuda156":1,"0Armaan025":1,"dcaliste":1,"matt-stack":1,"step-security-bot":1,"Freeze023":1,"jngrad":1,"mohitd404":1,"alecbcs":1,"jbadwaik":1,"renovate-bot":1,"DerNils-git":1,"lukebroskop":1,"ermore":1,"jstrzebonski":1,"lql341":1,"khoinguyyyen":1,"mpokorny":1,"delpinux":1,"nvjonwong":1,"twLQCD":1,"tukss":1,"jacobmerson":1,"dutkalex":1,"DanielRichtmann":1,"nmnobre":1,"Florian360":1,"vbrunini":1,"IanBogle":1,"kushal34712":1,"lucbv":1,"jrmadsen":1,"fmgjcoppens":1,"rbourgeois33":1,"aniketsen":1,"mperrinel":1,"rmmessias":1,"vicentebolea":1,"bartlettroscoe":1,"Killer2OP":1,"akohlmey":1,"japlews":1,"aelovikov-intel":1,"amametjanov":1,"glesur":1,"rppawlo":1,"a-alveyblanc":1,"cwsmith":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16314225,"issues_count":42383996,"pull_requests_count":134979923,"authors_count":11518883,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"Backend - HIP":6,"Enhancement":4,"Backend - CUDA":4,"Bug":3,"CMake":3,"Refactor":3,"Kokkos-Algorithms":1,"Spack":1,"Backend - Host":1,"Backend - OpenMPTarget":1,"Deprecate":1,"Documentation":1,"Feature Request":1}},"past_year_pull_request_labels_count":{"table":{"SNL-CI-APPROVAL":129,"dependencies":36,"github_actions":36,"Refactor":34,"SNL-AT2-SPECIAL-APPROVAL":29,"Is trivial":17,"Blocks Promotion":16,"Bug":15,"Backend - HIP":11,"CMake":10,"Deprecate":8,"Backend - SYCL":8,"Backend - CUDA":8,"Patch Release":7,"Kokkos-SIMD":7,"C++20":5,"Continuous Integration":5,"CHANGELOG":4,"Kokkos-Core":3,"Backend - Host":3,"Feature Request":3,"Backend - OpenACC":3,"Backend - HPX":3,"Compiler Issue":2,"Enhancement":2,"Backend - OpenMPTarget":2,"Failure - Trilinos":1,"Kokkos-Algorithms":1,"pre_commit":1,"Performance":1,"PerfTest/Benchmark":1}},"past_year_issue_author_associations_count":{"table":{"CONTRIBUTOR":54,"MEMBER":22,"NONE":15,"COLLABORATOR":3}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":306,"MEMBER":137,"COLLABORATOR":13,"NONE":13}},"past_year_issue_authors":{"table":{"dalg24":14,"masterleinad":8,"JBludau":7,"romintomasetti":6,"crtrott":4,"yasahi-hpc":3,"rgayatri23":3,"prateekchawla168":3,"maartenarnst":3,"brian-kelley":3,"cwpearson":3,"nischild":2,"Rombur":2,"aprokop":2,"science-enthusiast":2,"etphipp":1,"pgrete":1,"cedricchevalier19":1,"rppawlo":1,"sanvila":1,"sjsprecious":1,"stanmoore1":1,"tjhei":1,"tretre91":1,"weinbe2":1,"WilliamSatiROC":1,"XzzX":1,"amametjanov":1,"Higgigamer19":1,"hkthorn":1,"jakub-homola":1,"delpinux":1,"joker1011":1,"khuck-AMD":1,"KillianBabilotte":1,"kostrzewa":1,"KowerKoint":1,"lindsayad":1,"lql341":1,"lucbv":1,"cgcgcg":1,"ndellingwood":1,"nrbertin":1,"PaulGannay":1}},"past_year_pull_request_authors":{"table":{"masterleinad":86,"dalg24":64,"dependabot[bot]":36,"crtrott":34,"cwpearson":18,"romintomasetti":17,"tretre91":16,"ndellingwood":15,"JBludau":14,"Adrien-Tab":13,"Quntized":12,"janciesko":10,"maartenarnst":10,"science-enthusiast":9,"kc9jud":8,"daxmawal":7,"ldh4":6,"PaulGannay":6,"seyonglee":6,"nmm0":6,"Rombur":5,"khuck-AMD":5,"KillianBabilotte":5,"prateekchawla168":4,"NamjaeChoi":4,"rgayatri23":4,"tcclevenger":4,"rbberger":3,"ViNN280801":3,"weinbe2":3,"yasahi-hpc":3,"MalachiTimothyPhillips":3,"hominhquan":3,"aprokop":3,"AdRi1t":2,"lefebvre":2,"Rohit-Kakodkar":2,"Copilot":2,"a-alveyblanc":1,"alecbcs":1,"vbrunini":1,"tukss":1,"amametjanov":1,"aniketsen":1,"brian-kelley":1,"rppawlo":1,"delpinux":1,"Florian360":1,"rbourgeois33":1,"fmgjcoppens":1,"pkestene":1,"lql341":1,"nvjonwong":1,"mhoemmen":1}},"maintainers":[{"table":{"login":"dalg24","count":487,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"}},{"table":{"login":"crtrott","count":179,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"}},{"table":{"login":"Rombur","count":137,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"}},{"table":{"login":"tretre91","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"}},{"table":{"login":"aprokop","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aprokop"}},{"table":{"login":"PhilMiller","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PhilMiller"}},{"table":{"login":"masterleinad","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"}},{"table":{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"}},{"table":{"login":"tpadioleau","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tpadioleau"}},{"table":{"login":"cedricchevalier19","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}},{"table":{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"}},{"table":{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"}},{"table":{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"}},{"table":{"login":"Freeze023","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Freeze023"}},{"table":{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}},{"table":{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}}],"active_maintainers":[{"table":{"login":"dalg24","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dalg24"}},{"table":{"login":"crtrott","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/crtrott"}},{"table":{"login":"tretre91","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tretre91"}},{"table":{"login":"Adrien-Tab","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Adrien-Tab"}},{"table":{"login":"masterleinad","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/masterleinad"}},{"table":{"login":"Rombur","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Rombur"}},{"table":{"login":"daxmawal","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/daxmawal"}},{"table":{"login":"ndellingwood","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ndellingwood"}},{"table":{"login":"JBludau","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JBludau"}},{"table":{"login":"AdRi1t","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/AdRi1t"}},{"table":{"login":"cedricchevalier19","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cedricchevalier19"}},{"table":{"login":"nmm0","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/nmm0"}}]}},"events":null,"keywords":["abstraction","c-plus-plus","high-performance-computing","hpsf","kokkos","parallel-computing","programming-model"],"dependencies":[],"score":26.14135475311025,"created_at":"2026-02-19T00:14:36.550Z","updated_at":"2026-08-24T19:36:13.439Z","avatar_url":"https://github.com/kokkos.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/370126","html_url":"https://summary.ecosyste.ms/projects/370126"}