{"id":371350,"url":"https://github.com/uxlfoundation/oneTBB","last_synced_at":"2026-08-24T15:33:46.379Z","repository":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-21T01:19:10.000Z","size":60864,"stargazers_count":6720,"open_issues_count":244,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T17:25:39.120Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-23T12:01:19.000Z","dependencies_parsed_at":"2026-08-22T15:47:27.681Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36879869,"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":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"packages":[{"id":13954400,"name":"onetbb","ecosystem":"guix","description":"C++ library for parallel programming","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:10:41.851Z","latest_release_published_at":"2026-03-02T20:10:41.851Z","latest_release_number":"2022.3.0","last_synced_at":"2026-04-27T16:52:55.476Z","created_at":"2026-03-02T20:10:41.623Z","updated_at":"2026-08-22T16:14:50.600Z","registry_url":"https://packages.guix.gnu.org/packages/onetbb/2022.3.0/","install_command":"guix install onetbb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/oneapi.scm#n159","metadata":{"location":"gnu/packages/oneapi.scm:159","variable_name":"onetbb"},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-19T15:38:28.000Z","size":60998,"stargazers_count":6717,"open_issues_count":242,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-20T04:55:23.969Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-19T15:31:32.000Z","dependencies_parsed_at":"2026-08-17T12:19:17.232Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787957,"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-20T02:00:06.210Z","response_time":54,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:14:50.600Z","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/onetbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T14:02:57.138Z","issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":34,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1657041.142857143,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.647058823529412,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/onetbb/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":13954401,"name":"python-onetbb","ecosystem":"guix","description":"Python bindings for the oneTBB parallel library","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T20:10:42.731Z","latest_release_published_at":"2026-03-02T20:10:42.731Z","latest_release_number":"2022.3.0","last_synced_at":"2026-08-05T09:57:41.924Z","created_at":"2026-03-02T20:10:42.547Z","updated_at":"2026-08-22T16:14:50.609Z","registry_url":"https://packages.guix.gnu.org/packages/python-onetbb/2022.3.0/","install_command":"guix install python-onetbb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/oneapi.scm#n223","metadata":{"location":"gnu/packages/oneapi.scm:223","variable_name":"python-onetbb"},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-19T15:38:28.000Z","size":60998,"stargazers_count":6717,"open_issues_count":242,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-20T04:55:23.969Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-19T15:31:32.000Z","dependencies_parsed_at":"2026-08-17T12:19:17.232Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787957,"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-20T02:00:06.210Z","response_time":54,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:14:50.609Z","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/python-onetbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T14:02:57.138Z","issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":34,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1657041.142857143,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.647058823529412,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-onetbb/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":14535172,"name":"parallel/threadingbuildingblocks","ecosystem":"pkgsrc","description":"Threading Buildling Blocks","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":["parallel"],"namespace":"parallel","versions_count":1,"first_release_published_at":"2026-02-12T10:09:10.000Z","latest_release_published_at":"2026-02-12T10:09:10.000Z","latest_release_number":"2022.0.0nb3","last_synced_at":"2026-05-27T08:49:02.205Z","created_at":"2026-05-27T08:49:01.848Z","updated_at":"2026-08-22T16:14:50.619Z","registry_url":"https://pkgsrc.se/parallel/threadingbuildingblocks","install_command":"pkg_add threadingbuildingblocks","documentation_url":"https://pkgsrc.se/parallel/threadingbuildingblocks","metadata":{"pkg_slug":"threadingbuildingblocks","pkgbase":"threadingbuildingblocks","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"threadingbuildingblocks-2022.0.0nb3"},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-19T15:38:28.000Z","size":60998,"stargazers_count":6717,"open_issues_count":242,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-20T04:55:23.969Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-19T15:31:32.000Z","dependencies_parsed_at":"2026-08-17T12:19:17.232Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787957,"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-20T02:00:06.210Z","response_time":54,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:14:50.619Z","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:pkgsrc/parallel/threadingbuildingblocks?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/parallel/threadingbuildingblocks","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/parallel/threadingbuildingblocks","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/parallel/threadingbuildingblocks/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T14:02:57.138Z","issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":34,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1657041.142857143,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.647058823529412,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/parallel%2Fthreadingbuildingblocks/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/parallel%2Fthreadingbuildingblocks/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/parallel%2Fthreadingbuildingblocks/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/parallel%2Fthreadingbuildingblocks/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/parallel%2Fthreadingbuildingblocks/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/parallel%2Fthreadingbuildingblocks/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":12838765,"name":"onetbb","ecosystem":"nixpkgs","description":"oneAPI Threading Building Blocks","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T21:24:02.420Z","latest_release_published_at":"2026-01-26T21:24:02.420Z","latest_release_number":"2022.3.0","last_synced_at":"2026-04-08T10:07:55.218Z","created_at":"2026-01-26T21:24:02.220Z","updated_at":"2026-08-22T16:14:50.663Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=onetbb","install_command":"nix-env -iA nixpkgs.onetbb","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/by-name/on/onetbb/package.nix#L99","metadata":{"nix_attribute":"onetbb-2022.3.0","position":"pkgs/by-name/on/onetbb/package.nix:99","platforms":["x86_64-darwin","aarch64-darwin","i686-freebsd","x86_64-freebsd","aarch64-freebsd","aarch64-genode","i686-genode","x86_64-genode","x86_64-solaris","javascript-ghcjs","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","mmix-mmixware","aarch64-netbsd","armv6l-netbsd","armv7a-netbsd","armv7l-netbsd","i686-netbsd","m68k-netbsd","mipsel-netbsd","powerpc-netbsd","riscv32-netbsd","riscv64-netbsd","x86_64-netbsd","aarch64_be-none","aarch64-none","arm-none","armv6l-none","avr-none","i686-none","microblaze-none","microblazeel-none","mips-none","mips64-none","msp430-none","or1k-none","m68k-none","powerpc-none","powerpcle-none","riscv32-none","riscv64-none","rx-none","s390-none","s390x-none","vc4-none","x86_64-none","i686-openbsd","x86_64-openbsd","x86_64-redox","wasm64-wasi","wasm32-wasi","aarch64-windows","x86_64-windows","i686-windows","aarch64-uefi","x86_64-uefi"],"broken":false,"insecure":false,"unfree":false,"outputs":["dev","out"]},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-19T15:38:28.000Z","size":60998,"stargazers_count":6717,"open_issues_count":242,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-20T04:55:23.969Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-19T15:31:32.000Z","dependencies_parsed_at":"2026-08-17T12:19:17.232Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787957,"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-20T02:00:06.210Z","response_time":54,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-22T16:14:50.663Z","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":0.3960095483835359,"forks_count":0.45948146206173335,"docker_downloads_count":null,"average":0.21387275261131733},"purl":"pkg:nix/onetbb?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T14:02:57.138Z","issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":34,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1657041.142857143,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.647058823529412,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/onetbb/codemeta","maintainers":[{"uuid":"thoughtpolice","login":null,"name":"Austin Seipp","email":"aseipp@pobox.com","url":"https://github.com/thoughtpolice","packages_count":472,"html_url":null,"role":null,"created_at":"2026-03-03T13:12:07.256Z","updated_at":"2026-03-03T13:12:07.256Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/thoughtpolice/packages"},{"uuid":"hesiod","login":null,"name":"Tobias Markus","email":"tobias@markus-regensburg.de","url":"https://github.com/hesiod","packages_count":23,"html_url":null,"role":null,"created_at":"2026-03-03T13:12:07.344Z","updated_at":"2026-03-03T13:12:07.344Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/hesiod/packages"},{"uuid":"silvanshade","login":null,"name":"silvanshade","email":null,"url":"https://github.com/silvanshade","packages_count":2,"html_url":null,"role":null,"created_at":"2026-03-03T13:12:07.174Z","updated_at":"2026-03-03T13:12:07.174Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/silvanshade/packages"}],"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":13661077,"name":"onetbb","ecosystem":"debian","description":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T08:50:38.380Z","latest_release_published_at":"2026-02-12T08:50:38.380Z","latest_release_number":"2022.1.0-1+deb13u1","last_synced_at":"2026-03-14T08:03:56.047Z","created_at":"2026-02-12T08:50:38.153Z","updated_at":"2026-08-23T06:13:47.310Z","registry_url":"https://tracker.debian.org/pkg/onetbb","install_command":"apt-get install onetbb","documentation_url":"https://packages.debian.org/trixie/onetbb","metadata":{"component":"main","architecture":"linux-any all","priority":"optional","binary":"libtbb-dev, libtbb12, libtbbmalloc2, libtbbbind-2-5, libtbb-doc","standards_version":"4.7.0","maintainer":"Debian Science Maintainers \u003cdebian-science-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), cmake, gdb, libhwloc-dev, libjs-jquery \u003c!nodoc\u003e, libjs-underscore \u003c!nodoc\u003e, ninja-build, pkgconf, python3-sphinx \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-sphinx-design \u003c!nodoc\u003e","build_depends_indep":"doxygen, graphviz","build_depends_arch":null},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-21T01:19:10.000Z","size":60864,"stargazers_count":6719,"open_issues_count":244,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-22T15:36:18.660Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-21T22:53:43.000Z","dependencies_parsed_at":"2026-08-22T15:47:27.681Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36837699,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-23T06:13:47.310Z","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/debian/onetbb?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T14:32:07.180Z","issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":34,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1657041.142857143,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":30,"past_year_avg_comments_per_issue":1.647058823529412,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/onetbb/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13949403,"name":"tbb","ecosystem":"guix","description":"C++ library for parallel programming","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"asl2.0","normalized_licenses":["CERN-OHL-P-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2026-03-02T18:39:38.261Z","latest_release_published_at":"2026-03-02T18:39:38.261Z","latest_release_number":"2021.6.0","last_synced_at":"2026-04-27T16:09:22.464Z","created_at":"2026-03-02T18:39:38.082Z","updated_at":"2026-08-20T06:14:43.775Z","registry_url":"https://packages.guix.gnu.org/packages/tbb/2020.3/","install_command":"guix install tbb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/tbb.scm#n38","metadata":{"location":"gnu/packages/tbb.scm:38","variable_name":"tbb"},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-19T15:38:28.000Z","size":60998,"stargazers_count":6717,"open_issues_count":242,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-20T04:55:23.969Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-19T15:31:32.000Z","dependencies_parsed_at":"2026-08-17T12:19:17.232Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36787957,"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-20T02:00:06.210Z","response_time":54,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-20T06:14:43.775Z","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/tbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/tbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/tbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/tbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T13:01:52.960Z","issues_count":196,"pull_requests_count":586,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4383761.354166667,"issues_closed_count":113,"pull_requests_closed_count":432,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.825938566552901,"merged_pull_requests_count":375,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":35,"past_year_pull_requests_count":201,"past_year_avg_time_to_close_issue":2354569.5,"past_year_avg_time_to_close_pull_request":1094497.6640625,"past_year_issues_closed_count":8,"past_year_pull_requests_closed_count":128,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":31,"past_year_avg_comments_per_issue":1.6857142857142857,"past_year_avg_comments_per_pull_request":0.43781094527363185,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":117,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/tbb/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":13949404,"name":"python-tbb","ecosystem":"guix","description":"C++ library for parallel programming","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"apache-2.0","normalized_licenses":[],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T18:39:38.991Z","latest_release_published_at":"2026-03-02T18:39:38.991Z","latest_release_number":"2021.6.0","last_synced_at":"2026-04-27T16:09:24.994Z","created_at":"2026-03-02T18:39:38.809Z","updated_at":"2026-08-24T13:35:26.087Z","registry_url":"https://packages.guix.gnu.org/packages/python-tbb/2021.6.0/","install_command":"guix install python-tbb","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/tbb.scm#n94","metadata":{"location":"gnu/packages/tbb.scm:94","variable_name":"python-tbb"},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-21T01:19:10.000Z","size":60864,"stargazers_count":6720,"open_issues_count":244,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T17:25:39.120Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-23T12:01:19.000Z","dependencies_parsed_at":"2026-08-22T15:47:27.681Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36879869,"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":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-24T13:35:26.087Z","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/python-tbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-tbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-tbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-tbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T15:03:18.270Z","issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":33,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1719924.1666666667,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-tbb/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":4149605,"name":"tbb","ecosystem":"homebrew","description":"Rich and complete approach to parallelism in C++","homepage":"https://uxlfoundation.github.io/oneTBB/","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2022-04-12T16:57:25.652Z","latest_release_published_at":"2026-07-13T19:03:55.869Z","latest_release_number":"2023.1.0","last_synced_at":"2026-08-23T15:03:20.176Z","created_at":"2022-04-12T16:57:25.643Z","updated_at":"2026-08-24T14:07:27.423Z","registry_url":"https://formulae.brew.sh/formula/tbb","install_command":"brew install tbb","documentation_url":null,"metadata":{},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-21T01:19:10.000Z","size":60864,"stargazers_count":6720,"open_issues_count":244,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T17:25:39.120Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-23T12:01:19.000Z","dependencies_parsed_at":"2026-08-22T15:47:27.681Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36879869,"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":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-24T14:07:27.422Z","dependent_packages_count":21,"downloads":5473,"downloads_period":"last-month","dependent_repos_count":19,"rankings":{"downloads":1.0241704219582137,"dependent_repos_count":9.599890755154991,"dependent_packages_count":1.4611498019937184,"stargazers_count":5.475897856069917,"forks_count":2.8130547589785606,"docker_downloads_count":null,"average":4.074832718831081},"purl":"pkg:brew/tbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/tbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/tbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/tbb/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-23T15:03:18.270Z","issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":33,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1719924.1666666667,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/tbb/codemeta","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":9503,"maintainers_count":0,"namespaces_count":0,"keywords_count":7053,"github":"homebrew","metadata":{"funded_packages_count":1010},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2026-08-24T05:06:56.791Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}},{"id":12706809,"name":"onetbb","ecosystem":"bazel","description":null,"homepage":"https://github.com/uxlfoundation/oneTBB","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/uxlfoundation/oneTBB","keywords_array":[],"namespace":null,"versions_count":8,"first_release_published_at":"2026-01-23T13:40:10.790Z","latest_release_published_at":"2026-03-19T16:46:06.436Z","latest_release_number":"2022.3.0","last_synced_at":"2026-08-23T15:03:20.380Z","created_at":"2026-01-23T13:40:08.875Z","updated_at":"2026-08-24T12:22:18.714Z","registry_url":"https://registry.bazel.build/modules/onetbb","install_command":"bazel_dep(name = \"onetbb\")","documentation_url":"https://registry.bazel.build/docs/onetbb","metadata":{"maintainers":[{"email":"julian.amann@tum.de","github":"Vertexwahn","github_user_id":3775001,"name":"Julian Amann"},{"email":"c8ef@outlook.com","github":"c8ef","github_user_id":90297911,"name":"c8ef"}],"yanked_versions":{},"deprecated":null,"repository":["github:uxlfoundation/oneTBB"]},"repo_metadata":{"id":37349773,"uuid":"67641996","full_name":"uxlfoundation/oneTBB","owner":"uxlfoundation","description":"oneAPI Threading Building Blocks (oneTBB)","archived":false,"fork":false,"pushed_at":"2026-08-21T01:19:10.000Z","size":60864,"stargazers_count":6720,"open_issues_count":244,"forks_count":1176,"subscribers_count":162,"default_branch":"master","last_synced_at":"2026-08-23T17:25:39.120Z","etag":null,"topics":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"latest_commit_sha":null,"homepage":"https://uxlfoundation.github.io/oneTBB/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/uxlfoundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2016-09-07T20:42:19.000Z","updated_at":"2026-08-23T12:01:19.000Z","dependencies_parsed_at":"2026-08-22T15:47:27.681Z","dependency_job_id":null,"html_url":"https://github.com/uxlfoundation/oneTBB","commit_stats":{"total_commits":546,"total_committers":102,"mean_commits":5.352941176470588,"dds":0.8644688644688645,"last_synced_commit":"db334fc49b62ef8463e343c272da9bd9544b8514"},"previous_names":["intel/tbb","01org/tbb","uxlfoundation/onetbb","oneapi-src/onetbb"],"tags_count":102,"template":false,"template_full_name":null,"purl":"pkg:github/uxlfoundation/oneTBB","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/sbom","scorecard":{"id":565283,"data":{"date":"2025-08-20T02:29:18Z","repo":{"name":"github.com/uxlfoundation/oneTBB","commit":"c4f2d38b9426ca896c01660a35e627f2102abacf"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.9,"checks":[{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:101","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue_labeler.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/ci.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/coverity.yml:23","Info: topLevel permissions set to 'read-all': .github/workflows/issue_labeler.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/labeler.yml:18","Info: topLevel permissions set to 'read-all': .github/workflows/ossf-scorecard.yml:28"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/linux/env/vars.sh:0","Info: Possibly incomplete results: error parsing shell code: parameter expansion requires a literal: integration/mac/env/vars.sh:0","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:85","Info:  26 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:  22 out of  22 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2022.2.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 not signed: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575","Warn: release artifact v2022.2.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/228786717","Warn: release artifact v2022.1.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/208653021","Warn: release artifact v2022.0.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/182976080","Warn: release artifact v2021.13.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/162533108","Warn: release artifact v2021.12.0 does not have provenance: https://api.github.com/repos/uxlfoundation/oneTBB/releases/150977575"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: CppLibFuzzer integration found: test/tbb/test_fuzzing.cpp:22"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(onetbb_2021): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: (c) intel corporation, aws, ex intel, intel, intel @oneapi-src, intel corporation, mongodb, pmem, pmemhackathon, vk"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T14:48:44.249Z","repository_id":37349773,"created_at":"2025-08-20T14:48:44.249Z","updated_at":"2025-08-20T14:48:44.249Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36879869,"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":"online","status_checked_at":"2026-08-24T02:00:14.037Z","response_time":54,"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":"uxlfoundation","name":"United Acceleration (UXL) Foundation","uuid":"144704571","kind":"organization","description":"","email":null,"website":null,"location":"United States of America","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/144704571?v=4","repositories_count":1,"last_synced_at":"2023-09-18T22:57:59.028Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/uxlfoundation","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-18T22:57:59.032Z","updated_at":"2023-09-18T22:57:59.032Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxlfoundation/repositories"},"tags":[{"name":"v2021.13.3","sha":"e96563213cb75ce32883c4493ac7acd6b9e7a846","kind":"commit","published_at":"2026-07-14T15:45:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.3/manifests"},{"name":"v2023.1.0","sha":"3046c8b0c29df995980003ea24f4d78c80ec0c8d","kind":"commit","published_at":"2026-07-10T18:07:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0/manifests"},{"name":"v2023.1.0-rc1","sha":"7d41f40bbb42132822667bd28f15abe497221b75","kind":"commit","published_at":"2026-06-03T12:38:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.1.0-rc1/manifests"},{"name":"v2023.0.0","sha":"ea2f73b591993e1bd0433a50a2fcfac0a78e0f73","kind":"commit","published_at":"2026-04-30T13:25:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0/manifests"},{"name":"v2021.13.2","sha":"8603fefcc672f90561ae348dbd60f81f38e8a8e3","kind":"commit","published_at":"2026-04-29T16:07:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.2/manifests"},{"name":"v2023.0.0-rc2","sha":"2f773cb6b5202ddab6563b33750020b5d2269fc8","kind":"commit","published_at":"2026-04-01T09:42:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc2/manifests"},{"name":"v2023.0.0-rc1","sha":"d49b45d55d24c166220e5fa6b81c600ae91a8122","kind":"commit","published_at":"2026-04-01T09:37:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2023.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2023.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2023.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2023.0.0-rc1/manifests"},{"name":"v2022.3.0","sha":"f1862f38f83568d96e814e469ab61f88336cc595","kind":"commit","published_at":"2025-10-29T11:31:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0/manifests"},{"name":"v2022.3.0-rc1","sha":"fe907dcc0275b85ed069218badefa08e2282a5cf","kind":"commit","published_at":"2025-09-19T11:14:22.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.3.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.3.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.3.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.3.0-rc1/manifests"},{"name":"v2021.13.1","sha":"cd3ce3872a8917004fe148c7edc382b291e00328","kind":"commit","published_at":"2025-08-08T14:50:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.1/manifests"},{"name":"v2021.2.6","sha":"07475bbfb810b51b3b3d52bc857c1049f647f794","kind":"tag","published_at":"2025-08-07T11:51:40.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.6/manifests"},{"name":"v2022.2.0","sha":"06ce6212da6710f4bb2d20a1904b018aa44069bf","kind":"commit","published_at":"2025-06-30T13:31:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0/manifests"},{"name":"v2022.2.0-rc1","sha":"4047578f94fe17c21abf22bc49d83adb82147fdf","kind":"commit","published_at":"2025-05-16T18:29:56.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.2.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.2.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.2.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.2.0-rc1/manifests"},{"name":"v2022.1.0","sha":"45587e94dfb6dfe00220c5f520020a5bc745e92f","kind":"commit","published_at":"2025-03-27T10:20:53.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0/manifests"},{"name":"v2022.1.0-rc1","sha":"d75ea937f7e480bd7775d7dab224e0b38451bb40","kind":"commit","published_at":"2025-02-12T18:27:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.1.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.1.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.1.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.1.0-rc1/manifests"},{"name":"v2022.0.0","sha":"0c0ff192a2304e114bc9e6557582dfba101360ff","kind":"commit","published_at":"2024-10-31T17:23:11.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0/manifests"},{"name":"v2021.2.5","sha":"11ad07f5f5e8bd0208f43d84590d152b419d55ee","kind":"commit","published_at":"2024-09-19T13:01:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.5/manifests"},{"name":"v2022.0.0-rc1","sha":"c89df93c5fdb40a1e20d2b135e8eec6f185e1291","kind":"commit","published_at":"2024-09-16T17:45:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2022.0.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2022.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2022.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2022.0.0-rc1/manifests"},{"name":"v2021.13.0","sha":"1c4c93fc5398c4a1acb3492c02db4699f3048dea","kind":"commit","published_at":"2024-06-26T13:27:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0/manifests"},{"name":"v2021.13.0-rc1","sha":"003b08693b749c8d1e01ec754244a3d67350b3c7","kind":"commit","published_at":"2024-05-02T10:17:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.13.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.13.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.13.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.13.0-rc1/manifests"},{"name":"v2021.12.0-rc2","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc2/manifests"},{"name":"v2021.12.0","sha":"9afd759b72c0c233cd5ea3c3c06b0894c9da9c54","kind":"commit","published_at":"2024-02-13T11:49:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0/manifests"},{"name":"v2021.12.0-rc1","sha":"bc3abe75780f50b46ac0b394012ad000a34fc2e6","kind":"commit","published_at":"2024-01-31T16:28:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.12.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.12.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.12.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.12.0-rc1/manifests"},{"name":"v2021.4.1","sha":"64c8bc0c189d3c252bfc278c37cd303fa555c33c","kind":"commit","published_at":"2023-12-19T18:05:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.1/manifests"},{"name":"v2021.11.0","sha":"8b829acc65569019edb896c5150d427f288e8aba","kind":"commit","published_at":"2023-11-17T16:23:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0/manifests"},{"name":"v2021.2.4","sha":"c3aaf2c407c7da429d953dec04b16321e5ab8cf7","kind":"commit","published_at":"2023-10-17T08:27:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.4/manifests"},{"name":"v2021.11.0-rc1","sha":"457fff98bd316e382b72317eeb21f14d3d5bc034","kind":"commit","published_at":"2023-09-14T15:56:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-rc1/manifests"},{"name":"v2021.11.0-src-rc1","sha":"cb6cc0ec55353b7f48b19c45586f4736b89c4eac","kind":"commit","published_at":"2023-09-04T07:43:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.11.0-src-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.11.0-src-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.11.0-src-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.11.0-src-rc1/manifests"},{"name":"v2021.2.3","sha":"6f711dd21aa6f46f336477bab3c578604e21051e","kind":"commit","published_at":"2023-09-01T09:55:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.3/manifests"},{"name":"v2021.10.0","sha":"be2fb93722eb973a495c1d5b3661d8768d58d51b","kind":"commit","published_at":"2023-07-24T16:32:00.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0/manifests"},{"name":"v2021.10.0-rc1","sha":"9cb1b454fa98e1cb8d05c43af9a232f979487894","kind":"commit","published_at":"2023-05-26T19:08:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.10.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.10.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.10.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.10.0-rc1/manifests"},{"name":"v2020.3.3","sha":"81e4471d1191c75e0a78311c584b64b6591da842","kind":"commit","published_at":"2023-05-16T20:32:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.3/manifests"},{"name":"v2021.2.2","sha":"a25ebdf8bc63f38846bf0a753a47e761230dc1e3","kind":"commit","published_at":"2023-05-04T14:37:03.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.2/manifests"},{"name":"v2021.9.0","sha":"a00cc3b8b5fb4d8115e9de56bf713157073ed68c","kind":"commit","published_at":"2023-04-06T17:14:50.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0/manifests"},{"name":"v2021.2.1","sha":"96af5d3621c766d7b0e55d6c8c93738f68cd8ead","kind":"commit","published_at":"2023-03-21T09:08:28.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.1/manifests"},{"name":"v2021.9.0-rc1","sha":"3eb1ff7047d8263e55c141922f81962df920f274","kind":"commit","published_at":"2023-03-10T14:33:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.9.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.9.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.9.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.9.0-rc1/manifests"},{"name":"v2020.3.2","sha":"8a69927b7a7c70c5a10d252ab7ad7a3fd4a4d56e","kind":"commit","published_at":"2023-03-07T22:45:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.2/manifests"},{"name":"v2021.8.0","sha":"c9497714821c3d443ee44c732609eb6850195ffb","kind":"commit","published_at":"2022-12-22T15:39:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0/manifests"},{"name":"v2021.8.0-rc1","sha":"bd619c54a6ed475ee404af2dd033f6f353ecf47f","kind":"commit","published_at":"2022-10-28T13:38:07.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.8.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.8.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.8.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.8.0-rc1/manifests"},{"name":"v2020.3.1","sha":"617e9a711b713de9f33c2be1323cc5cebff0e850","kind":"commit","published_at":"2022-10-14T14:34:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3.1/manifests"},{"name":"v2021.7.0","sha":"7673da272f7e1592876b42cfe98b9f4cadf6ae41","kind":"commit","published_at":"2022-10-07T14:34:12.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0/manifests"},{"name":"v2021.7.0-rc1","sha":"b2b28c5b63fbd0352f66168a42068c437323fb19","kind":"commit","published_at":"2022-08-11T12:28:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.7.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.7.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.7.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.7.0-rc1/manifests"},{"name":"v2021.6.0","sha":"c8504c4ec866eb474d323e9df326778f30f9850d","kind":"commit","published_at":"2022-08-09T18:59:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0/manifests"},{"name":"v2021.6.0-rc1","sha":"4533e4ff0f0a8e4888f1670401df4410174592d2","kind":"commit","published_at":"2022-01-25T09:24:52.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.6.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.6.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.6.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.6.0-rc1/manifests"},{"name":"v2021.5.0","sha":"3df08fe234f23e732a122809b40eb129ae22733f","kind":"commit","published_at":"2021-12-17T13:40:54.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0/manifests"},{"name":"v2021.5.0-rc2","sha":"5a5c793a6c9b0cfaa6621c11c173f7205fda084a","kind":"commit","published_at":"2021-10-13T18:02:17.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc2/manifests"},{"name":"v2021.5.0-rc1","sha":"ba0cc2e0f92c56c529c25e9e23a00361bdb8b59b","kind":"commit","published_at":"2021-10-13T11:10:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.5.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.5.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.5.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.5.0-rc1/manifests"},{"name":"v2021.4.0","sha":"4e021eafc03519cb1081ed775c9502cae72f8d8d","kind":"commit","published_at":"2021-10-04T09:50:18.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0/manifests"},{"name":"v2021.4.0-rc1","sha":"df3096075a00942acbdd3ce9347f5298cc153fd6","kind":"commit","published_at":"2021-09-01T08:20:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.4.0-rc1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.4.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.4.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.4.0-rc1/manifests"},{"name":"v2021.3.0","sha":"261fe22630bd61ec137b66f6dd4403ad7ab36a14","kind":"commit","published_at":"2021-06-30T08:19:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.3.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.3.0/manifests"},{"name":"v2021.2.0","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0/manifests"},{"name":"v2021.2.0-rc","sha":"2dba2072869a189b9fdab3ffa431d3ea49059a19","kind":"commit","published_at":"2021-01-27T20:03:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.2.0-rc","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.2.0-rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.2.0-rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.2.0-rc/manifests"},{"name":"v2021.1.1","sha":"46fb877ef1618d9de9a9ba10cee107592b7cdb2d","kind":"commit","published_at":"2020-12-08T11:00:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1.1/manifests"},{"name":"v2021.1-beta10","sha":"978af3d9d707db09c9fbec6a4e21b72c6fcc47f4","kind":"commit","published_at":"2020-10-27T13:11:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta10","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta10/manifests"},{"name":"v2021.1-beta09","sha":"8632c278467f99941caff8a666fa33e57650c53f","kind":"commit","published_at":"2020-09-24T13:00:30.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta09","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta09/manifests"},{"name":"v2021.1-beta08","sha":"05b1dd0789a02dfa77fa802b7172f52e02e2d788","kind":"commit","published_at":"2020-08-06T15:38:19.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta08","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta08/manifests"},{"name":"2020_U3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U3/manifests"},{"name":"v2020.3","sha":"eca91f16d7490a8abfdee652dadf457ec820cc37","kind":"commit","published_at":"2020-07-10T13:18:01.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.3/manifests"},{"name":"v2021.1-beta05","sha":"88b4c2782a530db1e66947edd2b24699b67850ab","kind":"commit","published_at":"2020-04-01T13:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2021.1-beta05","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2021.1-beta05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2021.1-beta05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2021.1-beta05/manifests"},{"name":"2020_U2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U2/manifests"},{"name":"v2020.2","sha":"60b7d0a78f8910976678ba63a19fdaee22c0ef65","kind":"commit","published_at":"2020-03-30T11:38:06.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.2/manifests"},{"name":"2020_U1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020_U1/manifests"},{"name":"v2020.1","sha":"427c252e0bb9e191767a62d8a744b21950c343f6","kind":"commit","published_at":"2020-01-21T11:26:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.1/manifests"},{"name":"2020","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2020","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2020","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2020","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2020/manifests"},{"name":"v2020.0","sha":"18070344d755ece04d169e6cc40775cae9288cee","kind":"commit","published_at":"2019-12-18T08:42:41.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/v2020.0","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/v2020.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@v2020.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/v2020.0/manifests"},{"name":"2019_U9","sha":"a803f276186fa2c286a357207832112265b448e4","kind":"commit","published_at":"2019-10-09T14:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U9","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U9/manifests"},{"name":"2019_U8","sha":"4bdba61bafc6ba2d636f31564f1de5702d365cf7","kind":"commit","published_at":"2019-06-06T10:29:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U8/manifests"},{"name":"2019_U7","sha":"4233fef583b4f8cbf9f781311717600feaaa0694","kind":"commit","published_at":"2019-05-23T10:35:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U7/manifests"},{"name":"2019_U6","sha":"cc2c04e2f5363fb8b34c10718ce406814810d1e6","kind":"commit","published_at":"2019-04-18T11:14:08.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U6/manifests"},{"name":"2019_U5","sha":"112ade3da541b73b053635b6f29cafe4abe4fa5e","kind":"commit","published_at":"2019-03-21T15:28:21.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U5/manifests"},{"name":"2019_U4","sha":"2ace525889b0c3de9c90da943fac9259220ef35f","kind":"commit","published_at":"2019-03-01T14:55:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U4/manifests"},{"name":"2019_U3","sha":"314792356bf75f4a190277536aea543b9b6b310b","kind":"commit","published_at":"2018-12-04T11:16:04.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U3/manifests"},{"name":"2019_U2","sha":"8ff3697f544c5a8728146b70ae3a978025be1f3e","kind":"commit","published_at":"2018-11-07T11:38:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U2/manifests"},{"name":"2018_U6","sha":"a51a90bc609bb73db8ea13841b5cf7aa4344d4a9","kind":"commit","published_at":"2018-10-09T09:12:59.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U6/manifests"},{"name":"2019_U1","sha":"4cebdd9a1c9f0c56c4ddcbbb400447ab2a11fad4","kind":"commit","published_at":"2018-10-04T09:38:29.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019_U1/manifests"},{"name":"2019","sha":"ab775e45cbda7115de05fa5465321f6324b2ac6c","kind":"commit","published_at":"2018-08-29T14:37:51.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2019","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2019","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2019","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2019/manifests"},{"name":"2018_U5","sha":"615bb971db8784ab6c005a856e8ed3e8cea61d9b","kind":"commit","published_at":"2018-06-19T16:04:20.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U5/manifests"},{"name":"2018_U4","sha":"d7e150913467f3c168ba6319c985cf341fd81012","kind":"commit","published_at":"2018-05-30T12:35:25.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U4/manifests"},{"name":"2018_U3","sha":"633b01ad27e012e1dc4e392c3230250d1f4967a4","kind":"commit","published_at":"2018-03-30T15:55:05.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U3/manifests"},{"name":"tutorials_sc17","sha":"043d7e587ec6945c346155b0314b54ab1b001c87","kind":"commit","published_at":"2018-03-15T12:03:58.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_sc17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_sc17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_sc17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_sc17/manifests"},{"name":"tutorials_ppopp18","sha":"fc971dfbe2cb66cb1933ab6d4aa9d62a46d2b658","kind":"commit","published_at":"2018-03-15T12:00:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp18","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp18/manifests"},{"name":"2018_U2","sha":"4c73c3b5d7f78c40f69e0c04fd4afb9f48add1e6","kind":"commit","published_at":"2017-12-06T17:29:49.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U2/manifests"},{"name":"tutorials_ppopp17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_ppopp17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_ppopp17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_ppopp17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_ppopp17/manifests"},{"name":"tutorials_europar17","sha":"8c5a0336bdb94bdf38e1e6b3ed810b3373183786","kind":"commit","published_at":"2017-11-10T19:56:47.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/tutorials_europar17","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/tutorials_europar17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@tutorials_europar17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/tutorials_europar17/manifests"},{"name":"2018_U1","sha":"e8b3e241ca2c006919797dadfa3bdc91b93bf690","kind":"commit","published_at":"2017-09-22T20:20:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018_U1/manifests"},{"name":"2017_U8","sha":"75224c4c1f3c0b8b44eacf86118d142586d28ac0","kind":"commit","published_at":"2017-09-22T19:57:33.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U8","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U8/manifests"},{"name":"2018","sha":"b9805bacadd4d0474fd3358cf0c7153042ce50c3","kind":"commit","published_at":"2017-09-13T13:17:55.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2018","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2018","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2018","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2018/manifests"},{"name":"2017_U7","sha":"eb6336ad29450f2a64af5123ca1b9429ff6bc11d","kind":"commit","published_at":"2017-06-07T07:54:02.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U7","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U7/manifests"},{"name":"2017_U6","sha":"a2cfdfe946933cbe38bffe1d8086ae36f06691a3","kind":"commit","published_at":"2017-05-14T17:42:23.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U6/manifests"},{"name":"2017_U5","sha":"1d5d04ce101eaaadf8b57955366d7758c09e7950","kind":"commit","published_at":"2017-03-03T11:34:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U5/manifests"},{"name":"2017_U4","sha":"dc82836bb9c82053bc2c89a7a8489a6118c934f8","kind":"commit","published_at":"2017-03-03T11:27:57.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U4/manifests"},{"name":"2017_U3","sha":"e23398f885bf1f0c63665b5934c14d1a8613c403","kind":"commit","published_at":"2016-11-30T12:42:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U3/manifests"},{"name":"2017_U2","sha":"b345248a8eaf1d4e43052802af98a71e43345c39","kind":"commit","published_at":"2016-11-08T14:33:46.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U2/manifests"},{"name":"2017_U1","sha":"a602c7dd54ca5e1d6b5a6b8e3289f0f70fc466a9","kind":"commit","published_at":"2016-09-23T16:44:14.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017_U1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017_U1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017_U1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017_U1/manifests"},{"name":"4.4.6","sha":"d42b5595276e9ba5068841e86a97cdb36dd9a7e5","kind":"commit","published_at":"2016-09-23T15:04:34.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.6","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.6/manifests"},{"name":"2017","sha":"e8849f701b4c4c162142f87540b6b821044acfb4","kind":"commit","published_at":"2016-09-15T13:01:15.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/2017","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/2017","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@2017","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/2017/manifests"},{"name":"4.4.5","sha":"345bb6f0a46aff3b92b3be89c3a8b20316f8674a","kind":"commit","published_at":"2016-09-15T12:01:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.5","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.5/manifests"},{"name":"4.4.4","sha":"3d8b1806fb7a4396d32be2056dfe1f2419685a8f","kind":"commit","published_at":"2016-09-15T12:00:44.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.4/manifests"},{"name":"4.4.3","sha":"97d449b7eeba0c83ab125c6851c9736b8a9dcd87","kind":"commit","published_at":"2016-09-15T11:59:42.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.3","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.3/manifests"},{"name":"4.4.2","sha":"3095e71da5ed4691dba038f5595171e28299094b","kind":"commit","published_at":"2016-09-15T11:58:36.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.2","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.2/manifests"},{"name":"4.4.1","sha":"62b29550d1e7c2f96067b7934af0e372744a531c","kind":"commit","published_at":"2016-09-15T11:57:37.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4.1","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4.1/manifests"},{"name":"4.4","sha":"a0eae696ad295b4c200bbdf2469e9f64c92d97d7","kind":"commit","published_at":"2016-09-15T11:56:38.000Z","download_url":"https://codeload.github.com/uxlfoundation/oneTBB/tar.gz/4.4","html_url":"https://github.com/uxlfoundation/oneTBB/releases/tag/4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/uxlfoundation/oneTBB@4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/tags/4.4/manifests"}]},"repo_metadata_updated_at":"2026-08-24T12:22:18.714Z","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:bazel/onetbb","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/bazel/onetbb","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/bazel/onetbb","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/bazel/onetbb/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T15:03:18.270Z","issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":33,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1719924.1666666667,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages/onetbb/codemeta","maintainers":[{"uuid":"3775001","login":"Vertexwahn","name":"Julian Amann","email":"julian.amann@tum.de","url":null,"packages_count":175,"html_url":null,"role":null,"created_at":"2026-03-01T09:13:08.848Z","updated_at":"2026-03-01T09:13:08.848Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers/Vertexwahn/packages"},{"uuid":"90297911","login":"c8ef","name":"c8ef","email":"c8ef@outlook.com","url":null,"packages_count":3,"html_url":null,"role":null,"created_at":"2026-03-01T09:13:09.153Z","updated_at":"2026-03-01T09:13:09.153Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers/c8ef/packages"}],"registry":{"name":"registry.bazel.build","url":"https://registry.bazel.build","ecosystem":"bazel","default":true,"packages_count":1247,"maintainers_count":470,"namespaces_count":0,"keywords_count":732,"github":"bazelbuild","metadata":{"funded_packages_count":78},"icon_url":"https://github.com/bazelbuild.png","created_at":"2026-01-23T13:05:25.896Z","updated_at":"2026-08-24T05:06:04.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/registry.bazel.build/namespaces"}}],"commits":{"id":7170613,"full_name":"uxlfoundation/oneTBB","default_branch":"master","total_commits":1179,"total_committers":137,"total_bot_commits":67,"total_bot_committers":1,"mean_commits":8.605839416058394,"dds":0.8710771840542832,"past_year_total_commits":352,"past_year_total_committers":28,"past_year_total_bot_commits":45,"past_year_total_bot_committers":1,"past_year_mean_commits":12.571428571428571,"past_year_dds":0.7613636363636364,"last_synced_at":"2026-08-19T13:01:52.209Z","last_synced_commit":"3cdc6f6558ba23ec9ceed92078b49dc664ed5bf3","created_at":"2024-12-02T12:02:39.227Z","updated_at":"2026-08-19T13:01:51.203Z","committers":[{"name":"Ilya Isaev","email":"ilya.isaev@intel.com","login":"isaevil","count":152},{"name":"Aleksei Fedotov","email":"aleksei.fedotov@intel.com","login":"aleksei-fedotov","count":130},{"name":"Konstantin Boyarinov","email":"konstantin.boyarinov@intel.com","login":"kboyarinov","count":93},{"name":"Alexandra","email":"alexandra.epanchinzeva@intel.com","login":"aepanchi","count":89},{"name":"Olga Malysheva","email":"olga.malysheva@intel.com","login":"omalyshe","count":74},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":67},{"name":"Pavel Kumbrasev","email":"pavel.kumbrasev@intel.com","login":"pavelkumbrasev","count":67},{"name":"Dmitri Mokhov","email":"dmitri.n.mokhov@intel.com","login":"dnmokhov","count":51},{"name":"Alex","email":"alexei.katranov@intel.com","login":"alexey-katranov","count":26},{"name":"Anton Potapov","email":"anton.potapov@intel.com","login":"anton-potapov","count":26},{"name":"Alexandr-Konovalov","email":"alexandr.konovalov@intel.com","login":"Alexandr-Konovalov","count":25},{"name":"Vladislav Shchapov","email":"vladislav@shchapov.ru","login":"phprus","count":22},{"name":"Mike Voss","email":"michaelj.voss@intel.com","login":"vossmjp","count":20},{"name":"Ilya Mishin","email":"ilya.mishin@intel.com","login":"Iliamish","count":18},{"name":"Ivan Kochin","email":"iv.kochin@gmail.com","login":"ivankochin","count":17},{"name":"vlserov","email":"vladimir.serov@intel.com","login":null,"count":17},{"name":"sarathnandu","email":"sarath.nandu.ramachandran.nair@intel.com","login":"sarathnandu","count":16},{"name":"Sergey Zheltov","email":"sergey1.zheltov@intel.com","login":"zheltovs","count":14},{"name":"Alexey Veprev","email":"alexey.veprev@intel.com","login":"AlexVeprev","count":13},{"name":"JhaShweta1","email":"shweta.jha@intel.com","login":"JhaShweta1","count":13},{"name":"Łukasz Plewa","email":"lukasz.plewa@intel.com","login":"lplewa","count":12},{"name":"Alexey Kukanov","email":"alexey.kukanov@intel.com","login":"akukanov","count":11},{"name":"Vertexwahn","email":"julian.amann@tum.de","login":"Vertexwahn","count":10},{"name":"tbbdev","email":"inteltbbdevelopers@intel.com","login":"tbbdev","count":10},{"name":"Krzysztof Filipek","email":"krzysztof.filipek@intel.com","login":"KFilipek","count":9},{"name":"Timmie Smith","email":"timmie.smith@intel.com","login":"timmiesmith","count":8},{"name":"Ivan Kochin","email":"kochin.ivan@intel.com","login":null,"count":8},{"name":"Lukasz Dorau","email":"lukasz.dorau@intel.com","login":"ldorau","count":8},{"name":"Alexey Oralov","email":"alexey.oralov@intel.com","login":"leeks-int","count":5},{"name":"Valentina Kats","email":"valentina.kats@intel.com","login":"ValentinaKats","count":5},{"name":"petterreinholdtsen","email":"pere-github@hungry.com","login":"petterreinholdtsen","count":5},{"name":"Dmitrii Golovanov","email":"dmitrii.golovanov@intel.com","login":"golowanow","count":4},{"name":"Ekaterina Mekhnetsova","email":"mekkatya@gmail.com","login":"outoftardis","count":4},{"name":"Julien Schueller","email":"schueller@phimeca.com","login":"jschueller","count":4},{"name":"Ganael Laplanche","email":"ganael.laplanche@martymac.org","login":"martymac","count":4},{"name":"Anuya Welling","email":"anuya.welling@gmail.com","login":"AnuyaWelling2801","count":4},{"name":"Rui Ueyama","email":"ruiu@cs.stanford.edu","login":"rui314","count":3},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":3},{"name":"Brad Smith","email":"brad@comstyle.com","login":"brad0","count":3},{"name":"tbbdev","email":"alexey.v.moskalev@intel.com","login":null,"count":3},{"name":"egfefey","email":"elvis.g.fefey@intel.com","login":"egfefey","count":2},{"name":"Stéphane GINIER","email":"stephaneginier@gmail.com","login":"stephomi","count":2},{"name":"Yun Hsiang","email":"hsiang023167@gmail.com","login":"ElEHsiang","count":2},{"name":"Khem Raj","email":"raj.khem@gmail.com","login":"kraj","count":2},{"name":"Ilya Lavrenov","email":"ilya.lavrenov@intel.com","login":"ilya-lavrenov","count":2},{"name":"Federico Ficarelli","email":"1379149+nazavode","login":"nazavode","count":2},{"name":"Andrey Semashev","email":"Lastique","login":"Lastique","count":2},{"name":"Alex Utkin","email":"102020784+AlexanderAUtkin","login":"AlexanderAUtkin","count":2},{"name":"Evgeniy Pavlov","email":"evgeniy.pavlov@intel.com","login":null,"count":2},{"name":"Dmitry Kurtaev","email":"dmitry.kurtaev@gmail.com","login":"dkurt","count":1},{"name":"Dirk Mueller","email":"dmueller@suse.com","login":"dirkmueller","count":1},{"name":"Dessie Williams","email":"109994540+wills-int","login":"wills-int","count":1},{"name":"Deepan","email":"39525901+dbiswas2808","login":"dbiswas2808","count":1},{"name":"Daniel Simon","email":"dansimon09@gmail.com","login":"dbs4261","count":1},{"name":"Daniel Bashir","email":"dbashir@g.hmc.edu","login":"db7894","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Coleman","email":"omegacoleman@gmail.com","login":"omegacoleman","count":1},{"name":"Christoph Erhardt","email":"github@sicherha.de","login":"sicherha","count":1},{"name":"Christian Fersch","email":"git@chron.visiondesigns.de","login":"Chronial","count":1},{"name":"Cheney Wang","email":"38240633+Cheney-W","login":"Cheney-W","count":1},{"name":"Caleb Zulawski","email":"caleb.zulawski@gmail.com","login":"calebzulawski","count":1},{"name":"Brecht Sanders","email":"brecht@sanders.org","login":"brechtsanders","count":1},{"name":"Bora Yalçıner","email":"yalcinerbora@live.com","login":"yalcinerbora","count":1},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":1},{"name":"Ash Vardanian","email":"1983160+ashvardanian","login":"ashvardanian","count":1},{"name":"Aras Pranckevičius","email":"aras@nesnausk.org","login":"aras-p","count":1},{"name":"AndrewDeanMS","email":"45858683+AndrewDeanMS","login":"AndrewDeanMS","count":1},{"name":"Andrew Corrigan","email":"andrew.corrigan@gmail.com","login":"andrewcorrigan","count":1},{"name":"Adrian Bunk","email":"bunk@stusta.de","login":"AdrianBunk","count":1},{"name":"JustinZhu","email":"aresky@gmail.com","login":"justinzhuguangwen","count":1},{"name":"Vyacheslav Zhdanovskiy","email":"zeronsix@gmail.com","login":"ZeronSix","count":1},{"name":"Valery Matskevich","email":"39431974+blonded04","login":"blonded04","count":1},{"name":"Tobias Fischer","email":"info@tobiasfischer.info","login":"Tobias-Fischer","count":1},{"name":"Santiago Ospina De Los Ríos","email":"SoilRos","login":"SoilRos","count":1},{"name":"Sam James","email":"sam@cmpct.info","login":"thesamesam","count":1},{"name":"Ruslan Arutyunyan","email":"ruslan.arutyunyan@intel.com","login":"rarutyun","count":1},{"name":"Rupanshu Yadav","email":"58172798+zyrch","login":"zyrch","count":1},{"name":"Richard Barnes","email":"rbarnes@umn.edu","login":"r-barnes","count":1},{"name":"Philipp Remy","email":"52035926+philippremy","login":"philippremy","count":1},{"name":"Pablo Romero","email":"pablorcum@gmail.com","login":"pablorcum","count":1},{"name":"Olivier Chafik","email":"ochafik","login":"ochafik","count":1},{"name":"Oleg Butakov","email":"butakovoleg@gmail.com","login":"Jhuighuy","count":1},{"name":"NsPro04","email":"64797367+NsPro04","login":"NsPro04","count":1},{"name":"مهدي شينون (Mehdi Chinoune)","email":"79349457+MehdiChinoune","login":"MehdiChinoune","count":1},{"name":"Mircho Rodozov","email":"mrodozov@cern.ch","login":"mrodozov","count":1},{"name":"Michael Vitrano","email":"michaelvitrano@gmail.com","login":"michaelvitrano","count":1},{"name":"Yuriy Chernyshov","email":"thegeorg@yandex-team.com","login":"georgthegreat","count":1},{"name":"xiacunshun","email":"505481172@qq.com","login":"xiacunshun","count":1},{"name":"wszqkzqk","email":"wszqkzqk@qq.com","login":"wszqkzqk","count":1},{"name":"tobiasweinzierl80","email":"tobias.weinzierl@durham.ac.uk","login":"tobiasweinzierl80","count":1},{"name":"snadampal","email":"87143774+snadampal","login":"snadampal","count":1},{"name":"navvyswethgraphics","email":"nregulla@qti.qualcomm.com","login":"navvyswethgraphics","count":1},{"name":"moritz-h","email":"7849248+moritz-h","login":"moritz-h","count":1},{"name":"meator","email":"meator.dev@gmail.com","login":"meator","count":1},{"name":"lmarz","email":"main@lmarz.org","login":"lmarz","count":1},{"name":"fpliu","email":"leleliu008@gmail.com","login":"leleliu008","count":1},{"name":"eleir9268","email":"eleir@blackberry.com","login":"eleir9268","count":1},{"name":"bongkyu7-kim","email":"bongkyu7.kim@samsung.com","login":"bongkyu7-kim","count":1},{"name":"bavirnen","email":"112588353+bavirnen","login":"bavirnen","count":1},{"name":"andreastedile","email":"39307731+andreastedile","login":"andreastedile","count":1},{"name":"ambbox","email":"amit.kuba@blok-box.com","login":"ambbox","count":1},{"name":"Zizheng Guo","email":"19143357+gzz2000","login":"gzz2000","count":1},{"name":"Yuya Asano","email":"64895419+sukeya","login":"sukeya","count":1},{"name":"Jonathan Wakely","email":"github@kayari.org","login":"jwakely","count":1},{"name":"Jonathan Peyton","email":"jonathan.l.peyton@intel.com","login":"jpeyton52","count":1},{"name":"John Paul Adrian Glaubitz","email":"glaubitz@physik.fu-berlin.de","login":"glaubitz","count":1},{"name":"John Ericson","email":"git@JohnEricson.me","login":"Ericson2314","count":1},{"name":"Jimmy Wei","email":"jimmy.t.wei@intel.com","login":"jimmytwei","count":1},{"name":"JiaLing Zhang","email":"zhangjialing@loongson.cn","login":"loongson-zjl","count":1},{"name":"Jessica Marz","email":"jessica.marz@intel.com","login":"jkmarz","count":1},{"name":"Jerry James","email":"loganjerry@gmail.com","login":"jamesjer","count":1},{"name":"Jan Tojnar","email":"jtojnar@gmail.com","login":"jtojnar","count":1},{"name":"Jakub Kopal","email":"32540156+kopalja","login":"kopalja","count":1},{"name":"GertyP","email":"18214721+GertyP","login":"GertyP","count":1},{"name":"Geert Bleyen","email":"71486361+geertbleyen","login":"geertbleyen","count":1},{"name":"Felix Yan","email":"felixonmars@archlinux.org","login":"felixonmars","count":1},{"name":"FantasqueX","email":"fantasquex@gmail.com","login":"FantasqueX","count":1},{"name":"Nikolay Petrov","email":"nikolay.a.petrov@intel.com","login":"napetrov","count":1},{"name":"Emmanuel Ferdman","email":"emmanuelferdman@gmail.com","login":"emmanuel-ferdman","count":1},{"name":"Elias Engelbert Plank","email":"45200003+elias-plank","login":"elias-plank","count":1},{"name":"Mateusz Jakub Fila","email":"37295697+m-fila","login":"m-fila","count":1},{"name":"Martin Marinov","email":"53574656+martin-marinov77","login":"martin-marinov77","count":1},{"name":"Martijn Courteaux","email":"courteauxmartijn@gmail.com","login":"mcourteaux","count":1},{"name":"Marian Klymov","email":"nekto1989@gmail.com","login":"Nekto89","count":1},{"name":"Marc Paterno","email":"paterno@fnal.gov","login":"marcpaterno","count":1},{"name":"Long Nguyen","email":"nguyen.long.908132@gmail.com","login":"longnguyen2004","count":1},{"name":"Liam Keegan","email":"liam@keegan.ch","login":"lkeegan","count":1},{"name":"LE GARREC Vincent","email":"github@le-garrec.fr","login":"bansan85","count":1},{"name":"Kyle Knoepfel","email":"knoepfel@fnal.gov","login":"knoepfel","count":1},{"name":"Kursat Aktas","email":"kursat.ce@gmail.com","login":"kursataktas","count":1},{"name":"KseniiaBakina","email":"kseniia.bakina@intel.com","login":"KseniiaBakina","count":1},{"name":"Kirigami","email":"prcups@v-signal.xyz","login":"prcups","count":1},{"name":"Kenneth Assogba","email":"kennethassogba@gmail.com","login":"kennethassogba","count":1},{"name":"Kavin Teenakul","email":"andythe_great@protonmail.com","login":"kevinsmia1939","count":1},{"name":"Fang Xu","email":"fang.xu@intel.com","login":"xufang-lisa","count":1},{"name":"Julien Voisin","email":"jvoisin","login":"jvoisin","count":1},{"name":"Jordan Cartwright","email":"jordan.cartwright@intel.com","login":"jordancartwright","count":1}],"past_year_committers":[{"name":"Aleksei Fedotov","email":"aleksei.fedotov@intel.com","login":"aleksei-fedotov","count":84},{"name":"Ilya Isaev","email":"ilya.isaev@intel.com","login":"isaevil","count":58},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":45},{"name":"Konstantin Boyarinov","email":"konstantin.boyarinov@intel.com","login":"kboyarinov","count":43},{"name":"Olga Malysheva","email":"olga.malysheva@intel.com","login":"omalyshe","count":33},{"name":"Dmitri Mokhov","email":"dmitri.n.mokhov@intel.com","login":"dnmokhov","count":24},{"name":"Alexandr-Konovalov","email":"alexandr.konovalov@intel.com","login":"Alexandr-Konovalov","count":22},{"name":"Mike Voss","email":"michaelj.voss@intel.com","login":"vossmjp","count":9},{"name":"Alexey Kukanov","email":"alexey.kukanov@intel.com","login":"akukanov","count":7},{"name":"petterreinholdtsen","email":"pere-github@hungry.com","login":"petterreinholdtsen","count":5},{"name":"Pavel Kumbrasev","email":"pavel.kumbrasev@intel.com","login":"pavelkumbrasev","count":3},{"name":"Ganael Laplanche","email":"ganael.laplanche@martymac.org","login":"martymac","count":2},{"name":"Stéphane GINIER","email":"stephaneginier@gmail.com","login":"stephomi","count":2},{"name":"Aras Pranckevičius","email":"aras@nesnausk.org","login":"aras-p","count":1},{"name":"Ben Greiner","email":"code@bnavigator.de","login":"bnavigator","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Federico Ficarelli","email":"1379149+nazavode","login":"nazavode","count":1},{"name":"JustinZhu","email":"aresky@gmail.com","login":"justinzhuguangwen","count":1},{"name":"Lukasz Dorau","email":"lukasz.dorau@intel.com","login":"ldorau","count":1},{"name":"Mateusz Jakub Fila","email":"37295697+m-fila","login":"m-fila","count":1},{"name":"Nikolay Petrov","email":"nikolay.a.petrov@intel.com","login":"napetrov","count":1},{"name":"NsPro04","email":"64797367+NsPro04","login":"NsPro04","count":1},{"name":"Philipp Remy","email":"52035926+philippremy","login":"philippremy","count":1},{"name":"Zizheng Guo","email":"19143357+gzz2000","login":"gzz2000","count":1},{"name":"eleir9268","email":"eleir@blackberry.com","login":"eleir9268","count":1},{"name":"navvyswethgraphics","email":"nregulla@qti.qualcomm.com","login":"navvyswethgraphics","count":1},{"name":"wszqkzqk","email":"wszqkzqk@qq.com","login":"wszqkzqk","count":1},{"name":"Łukasz Plewa","email":"lukasz.plewa@intel.com","login":"lplewa","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6755147,"commits_count":979099812,"contributors_count":41260440,"owners_count":1359842,"committers_count":3353980,"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":"uxlfoundation/oneTBB","html_url":"https://github.com/uxlfoundation/oneTBB","last_synced_at":"2026-08-23T15:03:18.270Z","status":null,"issues_count":196,"pull_requests_count":587,"avg_time_to_close_issue":27199684.17699115,"avg_time_to_close_pull_request":4376065.212471131,"issues_closed_count":113,"pull_requests_closed_count":433,"pull_request_authors_count":81,"issue_authors_count":152,"avg_comments_per_issue":3.0255102040816326,"avg_comments_per_pull_request":0.8245315161839863,"merged_pull_requests_count":376,"bot_issues_count":0,"bot_pull_requests_count":64,"past_year_issues_count":33,"past_year_pull_requests_count":202,"past_year_avg_time_to_close_issue":1719924.1666666667,"past_year_avg_time_to_close_pull_request":1094163.046511628,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":129,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":29,"past_year_avg_comments_per_issue":1.6363636363636365,"past_year_avg_comments_per_pull_request":0.43564356435643564,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":32,"past_year_merged_pull_requests_count":118,"created_at":"2024-12-02T12:02:39.691Z","updated_at":"2026-08-23T15:03:18.271Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxlfoundation%2FoneTBB/issues","issue_labels_count":{"table":{"bug":49,"question":22,"enhancement":11,"new feature":9,"documentation":7,"allocator":2,"infrastructure":2,"help wanted":2,"bug fix":1}},"pull_request_labels_count":{"table":{"documentation":89,"dependencies":64,"bug fix":54,"github_actions":51,"RFC":49,"tests":48,"infrastructure":36,"enhancement":29,"allocator":17,"new feature":6}},"issue_author_associations_count":{"table":{"NONE":166,"CONTRIBUTOR":30}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":510,"NONE":77}},"issue_authors":{"table":{"anton-malakhov":12,"Lastique":7,"khteh":5,"elfring":4,"kboyarinov":4,"e4lam":4,"ogrisel":3,"fdiedler":3,"guodashun":2,"petterreinholdtsen":2,"mkoeppe":2,"Sangarshan":2,"sbudenkov":2,"anton-potapov":2,"vossmjp":2,"martymac":2,"nh2":2,"solbjorn":2,"CCT825":1,"tsr-boxbot":1,"jackstraw-dev":1,"kenba":1,"JavierCVilla":1,"idubinov":1,"0de554K":1,"nazavode":1,"hukeyue":1,"Kheem-hue":1,"c-algua":1,"ltroska":1,"ghost":1,"cpuhrsch":1,"loqs":1,"ilya-lavrenov":1,"carlosdelfino":1,"akukanov":1,"alex-tee":1,"SteveSnow1a":1,"jdumas":1,"carlos-souto":1,"gongwg2017":1,"darknesswind":1,"ShinYanKokIntel":1,"KFilipek":1,"knoepfel":1,"linyuan0":1,"Dawn-zhou":1,"aditya4d":1,"RobotRoss":1,"dimitri-tdg":1,"siddhesh":1,"0xSqualo":1,"rnburn":1,"jengelh":1,"Data-Adventure":1,"sdebionne":1,"vicentebolea":1,"Xlabjun":1,"martinr0x":1,"eabase":1,"amallia":1,"Dimension4":1,"jrmadsen":1,"waffletastic":1,"rmok-git":1,"attixray":1,"x-x-p":1,"yopito":1,"elftech":1,"Ericson2314":1,"Alexufo":1,"BenFrantzDale":1,"commitay":1,"misuqian":1,"marcoippolito":1,"Wizmann":1,"alexei37":1,"abdullahmoosa":1,"ArturoBlas":1,"DSEAframework":1,"newlysama":1,"solominsn":1,"sharkcz":1,"furby-tm":1,"Unril":1,"carun":1,"zhc2019github":1,"chenlimingcn":1,"madscientist":1,"zRegle":1,"mgeard":1,"ArvidJB":1,"dnmokhov":1,"Mankarse":1,"solomoncyj":1,"xufang-lisa":1,"theoparis":1,"flg":1,"dimstamat":1,"johnnynunez":1,"barr-israel":1,"davydden":1,"Inexzero0":1,"linrunwei":1,"hesze":1,"k-lukas":1,"stephen-yee-adsk":1,"fschopp":1,"mika-fischer":1,"muscowite":1,"GuyZilberman":1,"AndbGame":1,"kwasimensah":1,"ufosky":1,"aaronang":1,"SoyYoRafa":1,"NikoLXQ":1,"nanoric":1,"pnappa":1,"emmenlau":1,"icfaust":1,"fanzhaoxi":1,"rubenvb":1,"yuguoshao":1,"Carandiru0":1,"mwyi":1,"DirtyDooga":1,"moritz-h":1,"tristanbarback":1,"rob-p":1,"yeozertas":1,"th0br0":1,"nichoal":1,"effective-qdd":1,"dbs4261":1,"npotravkin":1,"sjthebat":1,"Deniskalapa":1,"hanton":1,"mrks":1,"0x007004":1,"heitbaum":1,"ttnghia":1,"J-cztery":1,"nschloe":1,"xxf1ow":1,"SergueiEK":1,"david-cortes-intel":1,"Nekto89":1,"tovinkere":1,"zappaz00":1,"sarathnandu":1}},"pull_request_authors":{"table":{"kboyarinov":92,"dependabot[bot]":64,"omalyshe":58,"isaevil":55,"dnmokhov":36,"aleksei-fedotov":31,"vossmjp":29,"Alexandr-Konovalov":28,"aepanchi":26,"akukanov":17,"petterreinholdtsen":9,"golowanow":8,"phprus":8,"e4lam":6,"pavelkumbrasev":6,"nazavode":5,"jamesreinders":5,"step-security-bot":4,"rahul3verma":4,"lplewa":4,"sarathnandu":4,"xufang-lisa":4,"Vertexwahn":3,"hjmjohnson":3,"ambbox":2,"Ericson2314":2,"gzz2000":2,"theoparis":2,"jimmytwei":2,"bmwiedemann":2,"sanvila":2,"jkmarz":2,"yalcinerbora":2,"wszqkzqk":2,"KFilipek":2,"eleir9268":2,"solomoncyj":2,"Xlabjun":2,"napetrov":2,"Jhuighuy":2,"philippremy":2,"snadampal":2,"marcpaterno":2,"ashvardanian":2,"AnonymousPC":2,"arewedancer":1,"extrowerk":1,"anton-malakhov":1,"rui314":1,"DarthSim":1,"KhairallahA":1,"ZeroEightSix":1,"sergeyn":1,"anton-potapov":1,"sinkingsugar":1,"rarutyun":1,"amaslenn":1,"NsPro04":1,"Ignition":1,"brad0":1,"Lastique":1,"YexuanXiao":1,"bnavigator":1,"justinzhuguangwen":1,"antonyantony":1,"bongkyu7-kim":1,"emilazy":1,"navvyswethgraphics":1,"tobiasweinzierl80":1,"JhaShweta1":1,"omegacoleman":1,"FantasqueX":1,"siddhesh":1,"kursataktas":1,"fujunwei":1,"clementperon":1,"tbbdev":1,"moritz-h":1,"Karel-Deconinck":1,"jeffhammond":1,"lmarz":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16307396,"issues_count":42365443,"pull_requests_count":134897822,"authors_count":11517184,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":15,"question":6,"new feature":3,"documentation":2}},"past_year_pull_request_labels_count":{"table":{"documentation":34,"dependencies":32,"github_actions":32,"tests":24,"bug fix":23,"RFC":16,"enhancement":10,"allocator":8,"infrastructure":7}},"past_year_issue_author_associations_count":{"table":{"NONE":23,"CONTRIBUTOR":9}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":189,"NONE":13}},"past_year_issue_authors":{"table":{"khteh":3,"petterreinholdtsen":2,"kboyarinov":2,"xxf1ow":1,"Wizmann":1,"vossmjp":1,"vicentebolea":1,"tsr-boxbot":1,"tristanbarback":1,"solbjorn":1,"sdebionne":1,"Nekto89":1,"mika-fischer":1,"martymac":1,"ltroska":1,"Lastique":1,"knoepfel":1,"k-lukas":1,"hukeyue":1,"heitbaum":1,"gongwg2017":1,"fanzhaoxi":1,"e4lam":1,"DSEAframework":1,"darknesswind":1,"attixray":1,"ArvidJB":1,"akukanov":1}},"past_year_pull_request_authors":{"table":{"kboyarinov":33,"dependabot[bot]":32,"Alexandr-Konovalov":27,"isaevil":24,"omalyshe":15,"aleksei-fedotov":14,"dnmokhov":13,"vossmjp":9,"petterreinholdtsen":9,"akukanov":6,"eleir9268":2,"lplewa":2,"napetrov":2,"nazavode":2,"philippremy":2,"sanvila":2,"fujunwei":1,"emilazy":1,"justinzhuguangwen":1,"navvyswethgraphics":1,"NsPro04":1,"DarthSim":1,"bnavigator":1,"sergeyn":1}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{"CommitCommentEvent":1,"CreateEvent":218,"DeleteEvent":194,"ForkEvent":128,"IssueCommentEvent":276,"IssuesEvent":110,"PullRequestEvent":407,"PullRequestReviewCommentEvent":1241,"PullRequestReviewEvent":1255,"PushEvent":1447,"ReleaseEvent":2,"WatchEvent":645},"last_year":{"CreateEvent":102,"DeleteEvent":98,"ForkEvent":18,"IssueCommentEvent":48,"IssuesEvent":29,"PullRequestEvent":138,"PullRequestReviewCommentEvent":297,"PullRequestReviewEvent":337,"PushEvent":657,"WatchEvent":148}},"keywords":["composability","flowgraph","oneapi","parallelism","taskparallelism","tbb","tbbmalloc","threading"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-21T12:37:49.478Z","updated_at":"2023-10-21T12:37:49.478Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14269013034,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14269013035,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v2.2.1","direct":true,"kind":"composite","optional":false},{"id":14269013036,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/issue_labeler.yml","sha":null,"kind":"manifest","created_at":"2023-10-21T12:37:49.488Z","updated_at":"2023-10-21T12:37:49.488Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/issue_labeler.yml","dependencies":[{"id":14269013037,"package_name":"github/issue-labeler","ecosystem":"actions","requirements":"v3.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/labeler.yml","sha":null,"kind":"manifest","created_at":"2023-10-21T12:37:49.561Z","updated_at":"2023-10-21T12:37:49.561Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/labeler.yml","dependencies":[{"id":14269013038,"package_name":"actions/labeler","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"bazel","filepath":"MODULE.bazel","sha":null,"kind":"manifest","created_at":"2026-08-06T19:56:26.585Z","updated_at":"2026-08-06T19:56:26.585Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/MODULE.bazel","dependencies":[{"id":25915797583,"package_name":"platforms","ecosystem":"bazel","requirements":"0.0.11","direct":true,"kind":"runtime","optional":false},{"id":25915797584,"package_name":"rules_cc","ecosystem":"bazel","requirements":"0.1.1","direct":true,"kind":"runtime","optional":false},{"id":25915797585,"package_name":"rules_license","ecosystem":"bazel","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T19:56:24.258Z","updated_at":"2026-08-06T19:56:24.258Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":25915797090,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"9af89fc71515a100421586dfdb3dc9c984fbf411","direct":true,"kind":"composite","optional":false},{"id":25915797091,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25915797092,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"7211b7c8077ea37d8641b6271f6a365a22a5fbfa","direct":true,"kind":"composite","optional":false},{"id":25915797093,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"7211b7c8077ea37d8641b6271f6a365a22a5fbfa","direct":true,"kind":"composite","optional":false},{"id":25915797094,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"7211b7c8077ea37d8641b6271f6a365a22a5fbfa","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/coverity.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T19:56:24.843Z","updated_at":"2026-08-06T19:56:24.843Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/coverity.yml","dependencies":[{"id":25915797205,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"9af89fc71515a100421586dfdb3dc9c984fbf411","direct":true,"kind":"composite","optional":false},{"id":25915797206,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25915797207,"package_name":"microsoft/setup-msbuild","ecosystem":"actions","requirements":"30375c66a4eea26614e0d39710365f22f8b0af57","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ossf-scorecard.yml","sha":null,"kind":"manifest","created_at":"2026-08-06T19:56:25.721Z","updated_at":"2026-08-06T19:56:25.721Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/.github/workflows/ossf-scorecard.yml","dependencies":[{"id":25915797289,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"9af89fc71515a100421586dfdb3dc9c984fbf411","direct":true,"kind":"composite","optional":false},{"id":25915797293,"package_name":"actions/checkout","ecosystem":"actions","requirements":"de0fac2e4500dabe0009e67214ff5f5447ce83dd","direct":true,"kind":"composite","optional":false},{"id":25915797294,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"4eaacf0543bb3f2c246792bd56e8cdeffafb205a","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"python/pyproject.toml","sha":null,"kind":"manifest","created_at":"2026-08-22T15:47:27.592Z","updated_at":"2026-08-22T15:47:27.592Z","repository_link":"https://github.com/uxlfoundation/oneTBB/blob/master/python/pyproject.toml","dependencies":[]}],"score":22.384260981493437,"created_at":"2026-03-29T15:39:00.175Z","updated_at":"2026-08-24T15:33:46.397Z","avatar_url":"https://github.com/uxlfoundation.png","language":"C++","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371350","html_url":"https://summary.ecosyste.ms/projects/371350"}