{"id":64726,"name":"librealsense","description":"Intel® RealSense™ SDK","url":"https://github.com/intelrealsense/librealsense","last_synced_at":"2025-09-08T13:16:05.998Z","repository":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190076,"owners_count":25238089,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"packages":[{"id":3216172,"name":"librealsense.x64","ecosystem":"nuget","description":"Intel® RealSense™ cross-platform C# wrapper.","homepage":"https://github.com/IntelRealSense/librealsense","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":["intel","realsense","depth-camera","computer-vision"],"namespace":null,"versions_count":2,"first_release_published_at":"2021-07-15T02:16:06.997Z","latest_release_published_at":"2021-07-31T11:16:03.553Z","latest_release_number":"2.45.1","last_synced_at":"2025-08-28T00:08:29.128Z","created_at":"2022-04-10T16:04:32.146Z","updated_at":"2025-08-28T00:08:29.129Z","registry_url":"https://www.nuget.org/packages/librealsense.x64/","install_command":"Install-Package librealsense.x64","documentation_url":null,"metadata":{"copyright":"Intel®","license_info":{"type":"file","text":"LICENSE","version":null},"license_url":"https://aka.ms/deprecateLicenseUrl","require_license_acceptance":true,"icon":"intelrealsense.png","repository":{"type":"open-source","url":"https://github.com/asiryan/Intel.RealSense","branch":null,"commit":null},"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"dependency_summary":{"total_dependency_groups":1,"target_frameworks":[".NETStandard2.0"],"total_dependencies":0}},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2023-12-21T12:06:24.000Z","size":270126,"stargazers_count":7132,"open_issues_count":420,"forks_count":4768,"subscribers_count":293,"default_branch":"master","last_synced_at":"2023-12-21T18:50:04.395Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2023-12-24T09:32:04.903Z","dependencies_parsed_at":"2023-12-21T12:18:58.061Z","dependency_job_id":null,"html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":150,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":212533950,"owners_count":15455479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-08-10T11:29:43.701Z","dependent_packages_count":1,"downloads":14925,"downloads_period":"total","dependent_repos_count":2,"rankings":{"downloads":21.03215263523776,"dependent_repos_count":5.169030952902627,"dependent_packages_count":10.571714748869882,"stargazers_count":0.19767989694288038,"forks_count":0.034429248717551666,"docker_downloads_count":null,"average":7.40100149653414},"purl":"pkg:nuget/librealsense.x64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/librealsense.x64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/librealsense.x64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/librealsense.x64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-07-25T16:04:19.839Z","issues_count":1124,"pull_requests_count":619,"avg_time_to_close_issue":6611150.222222222,"avg_time_to_close_pull_request":2247888.4963636366,"issues_closed_count":930,"pull_requests_closed_count":550,"pull_request_authors_count":53,"issue_authors_count":758,"avg_comments_per_issue":9.229537366548042,"avg_comments_per_pull_request":0.8077544426494345,"merged_pull_requests_count":491,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":741,"past_year_pull_requests_count":528,"past_year_avg_time_to_close_issue":1279577.8366013072,"past_year_avg_time_to_close_pull_request":408628.4761904762,"past_year_issues_closed_count":611,"past_year_pull_requests_closed_count":483,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":500,"past_year_avg_comments_per_issue":7.251012145748988,"past_year_avg_comments_per_pull_request":0.6306818181818182,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":443,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":184,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":79,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}],"active_maintainers":[{"login":"maloel","count":165,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":66,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/librealsense.x64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/librealsense.x64/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/librealsense.x64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/librealsense.x64/related_packages","maintainers":[{"uuid":"asiryan","login":"asiryan","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://www.nuget.org/profiles/asiryan","role":null,"created_at":"2022-11-18T16:18:50.740Z","updated_at":"2022-11-18T16:18:50.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/asiryan/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":740568,"maintainers_count":102588,"namespaces_count":0,"keywords_count":152332,"github":"nuget","metadata":{"funded_packages_count":25503},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2025-09-08T05:14:37.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":2881471,"name":"pyrealsense2-aarch64","ecosystem":"pypi","description":"Python Wrapper for Intel Realsense SDK 2.0.","homepage":"https://github.com/IntelRealSense/librealsense","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2019-06-28T20:04:21.000Z","latest_release_published_at":"2019-06-28T20:04:21.000Z","latest_release_number":"2.23.0","last_synced_at":"2025-08-28T00:08:28.671Z","created_at":"2022-04-10T12:17:47.927Z","updated_at":"2025-08-28T00:49:41.090Z","registry_url":"https://pypi.org/project/pyrealsense2-aarch64/","install_command":"pip install pyrealsense2-aarch64 --index-url https://pypi.org/simple","documentation_url":"https://pyrealsense2-aarch64.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.4","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Topic :: Multimedia :: Video","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Human Machine Interfaces","Topic :: Scientific/Engineering :: Image Recognition","Topic :: Software Development","Topic :: Software Development :: Libraries :: Application Frameworks"],"normalized_name":"pyrealsense2-aarch64","project_status":null},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.090Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":38.34765465163858,"dependent_repos_count":22.087784936889527,"dependent_packages_count":7.31012528119255,"stargazers_count":0.332095806507198,"forks_count":0.08224070680013158,"docker_downloads_count":null,"average":13.631980276605598},"purl":"pkg:pypi/pyrealsense2-aarch64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyrealsense2-aarch64","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyrealsense2-aarch64","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyrealsense2-aarch64/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2-aarch64/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2-aarch64/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2-aarch64/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2-aarch64/related_packages","maintainers":[{"uuid":"tomasriv","login":"tomasriv","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/tomasriv/","role":null,"created_at":"2023-01-20T01:16:16.226Z","updated_at":"2023-01-20T01:16:16.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomasriv/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2852950,"name":"pip_tester","ecosystem":"pypi","description":"NA","homepage":"https://github.com/IntelRealSense/librealsense","licenses":"NA","normalized_licenses":["Other"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2016-12-18T08:43:53.000Z","latest_release_published_at":"2016-12-18T09:03:33.000Z","latest_release_number":"1.0.5","last_synced_at":"2025-08-28T00:08:28.284Z","created_at":"2022-04-10T12:03:30.452Z","updated_at":"2025-08-28T00:49:41.109Z","registry_url":"https://pypi.org/project/pip_tester/","install_command":"pip install pip_tester --index-url https://pypi.org/simple","documentation_url":"https://pip_tester.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"pip-tester","project_status":null},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.109Z","dependent_packages_count":0,"downloads":3,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":49.808181358973016,"dependent_repos_count":30.615981867388953,"dependent_packages_count":6.612263027370924,"stargazers_count":0.3258392482842833,"forks_count":0.07792281288294818,"average":17.488037662980027},"purl":"pkg:pypi/pip-tester","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pip_tester","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pip_tester","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pip_tester/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pip_tester/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pip_tester/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pip_tester/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pip_tester/related_packages","maintainers":[{"uuid":"eshlomo","login":"eshlomo","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/eshlomo/","role":null,"created_at":"2023-01-20T01:16:19.674Z","updated_at":"2023-01-20T01:16:19.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/eshlomo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":2092772,"name":"node-librealsense","ecosystem":"npm","description":"Node.js API for Intel® RealSense™ SDK 2.0","homepage":"https://github.com/IntelRealSense/librealsense#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":["realsense","camera","depth camera"],"namespace":null,"versions_count":15,"first_release_published_at":"2017-04-01T07:12:42.463Z","latest_release_published_at":"2018-07-10T09:42:22.238Z","latest_release_number":"0.2130.0","last_synced_at":"2025-08-28T00:08:31.979Z","created_at":"2022-04-09T20:55:16.560Z","updated_at":"2025-08-28T00:49:41.118Z","registry_url":"https://www.npmjs.com/package/node-librealsense","install_command":"npm install node-librealsense","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2130.0"}},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.118Z","dependent_packages_count":2,"downloads":133,"downloads_period":"last-month","dependent_repos_count":37,"rankings":{"downloads":11.517332297656495,"dependent_repos_count":2.1988627449075158,"dependent_packages_count":8.73176844803713,"stargazers_count":1.2198823156216152,"forks_count":0.5205490413495695,"docker_downloads_count":1.1956133688948445,"average":4.230668036077861},"purl":"pkg:npm/node-librealsense","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/node-librealsense","docker_dependents_count":7,"docker_downloads_count":244,"usage_url":"https://repos.ecosyste.ms/usage/npm/node-librealsense","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/node-librealsense/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-librealsense/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-librealsense/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-librealsense/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/node-librealsense/related_packages","maintainers":[{"uuid":"kenny-yuan","login":"kenny-yuan","name":null,"email":"kaining.yuan@intel.com","url":null,"packages_count":10,"html_url":"https://www.npmjs.com/~kenny-yuan","role":null,"created_at":"2022-11-13T12:50:32.406Z","updated_at":"2022-11-13T12:50:32.406Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kenny-yuan/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134251,"maintainers_count":1052507,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3885665,"name":"github.com/IntelRealSense/librealsense","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":[],"namespace":"github.com/IntelRealSense","versions_count":126,"first_release_published_at":"2016-03-21T18:28:02.000Z","latest_release_published_at":"2025-08-05T12:34:57.000Z","latest_release_number":"v2.57.2+incompatible","last_synced_at":"2025-08-28T00:08:29.275Z","created_at":"2022-04-11T23:22:20.473Z","updated_at":"2025-08-28T00:49:41.176Z","registry_url":"https://pkg.go.dev/github.com/IntelRealSense/librealsense","install_command":"go get github.com/IntelRealSense/librealsense","documentation_url":"https://pkg.go.dev/github.com/IntelRealSense/librealsense#section-documentation","metadata":{},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.176Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/%21intel%21real%21sense/librealsense","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/IntelRealSense/librealsense","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/IntelRealSense/librealsense","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/IntelRealSense/librealsense/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIntelRealSense%2Flibrealsense/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIntelRealSense%2Flibrealsense/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIntelRealSense%2Flibrealsense/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FIntelRealSense%2Flibrealsense/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3411339,"name":"librealsense","ecosystem":"nuget","description":"My package description.","homepage":"","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2016-07-17T04:31:28.557Z","latest_release_published_at":"1900-01-01T00:00:00.000Z","latest_release_number":"0.9.2","last_synced_at":"2025-08-28T00:08:29.768Z","created_at":"2022-04-10T18:16:25.868Z","updated_at":"2025-08-28T00:49:41.177Z","registry_url":"https://www.nuget.org/packages/librealsense/","install_command":"Install-Package librealsense","documentation_url":null,"metadata":{"copyright":"Copyright 2015 Intel Corporation","license_url":"https://github.com/IntelRealSense/librealsense/blob/master/LICENSE","require_license_acceptance":false,"development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[],"summary":"Cross-platform camera capture for Intel® RealSense™ F200, SR300 and R200"},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.177Z","dependent_packages_count":0,"downloads":null,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":12.696710402554181,"dependent_packages_count":19.548236353119677,"stargazers_count":null,"forks_count":null,"average":16.12247337783693},"purl":"pkg:nuget/librealsense","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/librealsense","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/librealsense","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/librealsense/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/librealsense/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/librealsense/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/librealsense/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/librealsense/related_packages","maintainers":[],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":740568,"maintainers_count":102588,"namespaces_count":0,"keywords_count":152332,"github":"nuget","metadata":{"funded_packages_count":25503},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2025-09-08T05:14:37.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":9067035,"name":"intel.realsensewithnativedll","ecosystem":"nuget","description":"Intel® RealSense™ SDK 2.0 is a cross-platform library for Intel® RealSense™ depth cameras (D400 series and the SR300) and the T265 tracking camera.\n\nThis version automatically copies the required native realsense2.dll from Intel® RealSense™ SDK 2.0 (latest build 2.51.1 from April 21, 2021, build for .NET 5.0, .NET 6 and .NET 7 works fine as well)","homepage":"https://github.com/IntelRealSense/librealsense","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":["Intel","RealSense","D435","D415","D435i","D455","L515","T265","Wrapper","3D","Depth","Camera","Native","Dll"],"namespace":null,"versions_count":6,"first_release_published_at":"2019-07-26T19:20:22.490Z","latest_release_published_at":"2022-12-06T08:56:15.863Z","latest_release_number":"2.51.1","last_synced_at":"2025-08-28T00:08:30.288Z","created_at":"2024-02-27T05:08:46.357Z","updated_at":"2025-08-28T00:49:41.183Z","registry_url":"https://www.nuget.org/packages/intel.realsensewithnativedll/","install_command":"Install-Package intel.realsensewithnativedll","documentation_url":null,"metadata":{"owners":"Intel","license_info":{"type":"expression","text":"Apache-2.0","version":null},"license_url":"https://licenses.nuget.org/Apache-2.0","require_license_acceptance":false,"icon_url":"https://avatars3.githubusercontent.com/u/14095512?s=128","development_dependency":false,"serviceable":false,"framework_assemblies":[],"package_types":[]},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.183Z","dependent_packages_count":4,"downloads":38802,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":9.998615775784819,"dependent_repos_count":10.161582250766312,"dependent_packages_count":13.885856079404466,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":11.3486847019852},"purl":"pkg:nuget/intel.realsensewithnativedll","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nuget/intel.realsensewithnativedll","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nuget/intel.realsensewithnativedll","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nuget/intel.realsensewithnativedll/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/intel.realsensewithnativedll/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/intel.realsensewithnativedll/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/intel.realsensewithnativedll/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages/intel.realsensewithnativedll/related_packages","maintainers":[{"uuid":"DeltaEngine","login":"DeltaEngine","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://www.nuget.org/profiles/DeltaEngine","role":null,"created_at":"2024-02-27T05:08:55.922Z","updated_at":"2024-02-27T05:08:55.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers/DeltaEngine/packages"}],"registry":{"name":"nuget.org","url":"https://www.nuget.org","ecosystem":"nuget","default":true,"packages_count":740568,"maintainers_count":102588,"namespaces_count":0,"keywords_count":152332,"github":"nuget","metadata":{"funded_packages_count":25503},"icon_url":"https://github.com/nuget.png","created_at":"2022-04-04T15:19:23.147Z","updated_at":"2025-09-08T05:14:37.835Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nuget.org/namespaces"}},{"id":4145523,"name":"librealsense","ecosystem":"homebrew","description":"Intel RealSense D400 series and SR300 capture","homepage":"https://github.com/IntelRealSense/librealsense","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":[],"namespace":null,"versions_count":12,"first_release_published_at":"2022-04-12T16:49:36.409Z","latest_release_published_at":"2025-08-28T00:08:28.631Z","latest_release_number":"2.57.2","last_synced_at":"2025-08-28T00:08:28.989Z","created_at":"2022-04-12T16:49:36.398Z","updated_at":"2025-08-28T00:49:41.182Z","registry_url":"https://formulae.brew.sh/formula/librealsense","install_command":"brew install librealsense","documentation_url":null,"metadata":{},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.182Z","dependent_packages_count":1,"downloads":293,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":36.15867579908676,"dependent_repos_count":29.30936073059361,"dependent_packages_count":18.36472602739726,"stargazers_count":3.7956621004566213,"forks_count":0.3139269406392694,"docker_downloads_count":null,"average":17.588470319634702},"purl":"pkg:brew/librealsense","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/librealsense","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/librealsense","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/librealsense/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/librealsense/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/librealsense/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/librealsense/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/librealsense/related_packages","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":8586,"maintainers_count":0,"namespaces_count":0,"keywords_count":6255,"github":"homebrew","metadata":{"funded_packages_count":828},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2025-09-08T06:57:43.947Z","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":5288667,"name":"librealsense","ecosystem":"conda","description":"This feedstock packages the C++ library `librealsense` and the Python library `pyrealsense2`. The packages are built enabling the `FORCE_RSUSB_BACKEND` CMake option, and they are available for all the Linux and macOS platforms supported by conda-forge, including `linux-aarch64` that can be used on Nvidia Jetson boards. If your platform is `cuda` capable, a `cuda` enabled package should be installed automatically. If that does not happen, you can force the installation of the `cuda` variant with `conda create -n rsenv librealsense=*=*cuda*` or the command in your preferred conda-based package manager. If for any reason you want to force the installation of librealsense without cuda support, you can do that with `conda create -n rsenv  librealsense=*=*cpu*`.","homepage":"https://github.com/IntelRealSense/librealsense","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-02-08T12:51:36.000Z","latest_release_published_at":"2022-02-14T09:33:10.000Z","latest_release_number":"2.50.0","last_synced_at":"2025-08-28T00:08:33.198Z","created_at":"2022-10-03T15:46:16.577Z","updated_at":"2025-08-28T00:49:41.192Z","registry_url":"https://anaconda.org/conda-forge/librealsense","install_command":"conda install -c conda-forge librealsense","documentation_url":null,"metadata":{},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.192Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":24.102820064886448,"dependent_packages_count":28.954329922635385,"stargazers_count":4.137758921886698,"forks_count":1.4624407287247316,"docker_downloads_count":null,"average":14.664337409533315},"purl":"pkg:conda/librealsense","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/librealsense","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/librealsense","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/librealsense/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/librealsense/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/librealsense/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/librealsense/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/librealsense/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":11232708,"name":"pyrealsense2-beta","ecosystem":"pypi","description":"Python Wrapper for Intel Realsense SDK 2.0.","homepage":null,"licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2025-01-02T09:30:35.000Z","latest_release_published_at":"2025-08-17T08:20:29.000Z","latest_release_number":"2.57.2.9364","last_synced_at":"2025-08-28T00:08:28.315Z","created_at":"2025-01-02T09:45:18.682Z","updated_at":"2025-08-28T00:49:41.179Z","registry_url":"https://pypi.org/project/pyrealsense2-beta/","install_command":"pip install pyrealsense2-beta --index-url https://pypi.org/simple","documentation_url":"https://pyrealsense2-beta.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Multimedia :: Video","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Human Machine Interfaces","Topic :: Scientific/Engineering :: Image Recognition","Topic :: Software Development","Topic :: Software Development :: Libraries :: Application Frameworks"],"normalized_name":"pyrealsense2-beta","project_status":null},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.179Z","dependent_packages_count":0,"downloads":625,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":55.262043550877834,"dependent_packages_count":9.816814297205697,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":32.539428924041765},"purl":"pkg:pypi/pyrealsense2-beta","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyrealsense2-beta","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyrealsense2-beta","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyrealsense2-beta/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2-beta/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2-beta/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2-beta/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2-beta/related_packages","maintainers":[{"uuid":"sys_rsbuild","login":"sys_rsbuild","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/sys_rsbuild/","role":"Owner","created_at":"2025-01-02T09:45:48.884Z","updated_at":"2025-01-02T09:45:48.884Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sys_rsbuild/packages"},{"uuid":"Nir-Az","login":"Nir-Az","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/Nir-Az/","role":"Owner","created_at":"2025-03-24T21:03:32.375Z","updated_at":"2025-03-24T21:03:32.375Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Nir-Az/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5325411,"name":"@cza_li/node-librealsense","ecosystem":"npm","description":"Node.js API for Intel® RealSense™ SDK 2.0 [2.51.1]","homepage":"https://github.com/IntelRealSense/librealsense#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":["realsense","camera","depth camera"],"namespace":"cza_li","versions_count":1,"first_release_published_at":"2022-10-12T15:14:55.658Z","latest_release_published_at":"2022-10-12T15:14:55.658Z","latest_release_number":"0.2511.1","last_synced_at":"2025-08-28T00:08:30.372Z","created_at":"2022-10-15T00:34:13.209Z","updated_at":"2025-08-28T00:49:41.183Z","registry_url":"https://www.npmjs.com/package/@cza_li/node-librealsense","install_command":"npm install @cza_li/node-librealsense","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.2511.1"}},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408124,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.183Z","dependent_packages_count":1,"downloads":931,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":43.57593408664221,"dependent_repos_count":25.30552159382132,"dependent_packages_count":16.219766897652278,"stargazers_count":1.5359906977127753,"forks_count":0.6653032108559671,"average":17.46050329733691},"purl":"pkg:npm/%40cza_li/node-librealsense","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@cza_li/node-librealsense","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@cza_li/node-librealsense","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@cza_li/node-librealsense/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cza_li%2Fnode-librealsense/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cza_li%2Fnode-librealsense/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cza_li%2Fnode-librealsense/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@cza_li%2Fnode-librealsense/related_packages","maintainers":[{"uuid":"cza_li","login":"cza_li","name":null,"email":"npm@cza.li","url":null,"packages_count":1,"html_url":"https://www.npmjs.com/~cza_li","role":null,"created_at":"2022-11-19T22:43:09.014Z","updated_at":"2022-11-19T22:43:09.014Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cza_li/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5134251,"maintainers_count":1052507,"namespaces_count":313823,"keywords_count":730801,"github":"npm","metadata":{"funded_packages_count":155963},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2025-09-08T06:45:00.340Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":3885875,"name":"github.com/intelrealsense/librealsense","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/intelrealsense/librealsense","keywords_array":[],"namespace":"github.com/intelrealsense","versions_count":126,"first_release_published_at":"2016-03-21T18:28:02.000Z","latest_release_published_at":"2025-08-05T12:34:57.000Z","latest_release_number":"v2.57.2+incompatible","last_synced_at":"2025-08-28T00:08:30.573Z","created_at":"2022-04-11T23:23:13.019Z","updated_at":"2025-08-28T00:49:41.185Z","registry_url":"https://pkg.go.dev/github.com/intelrealsense/librealsense","install_command":"go get github.com/intelrealsense/librealsense","documentation_url":"https://pkg.go.dev/github.com/intelrealsense/librealsense#section-documentation","metadata":{},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2025-08-27T15:01:19.000Z","size":276243,"stargazers_count":8118,"open_issues_count":379,"forks_count":4891,"subscribers_count":283,"default_branch":"master","last_synced_at":"2025-08-27T17:01:13.657Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"Security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2025-08-27T12:51:50.000Z","dependencies_parsed_at":"2025-06-03T16:00:05.393Z","dependency_job_id":"90f781c3-0c17-4780-a9b7-dc3b4bb7cd43","html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":164,"template":false,"template_full_name":null,"purl":"pkg:github/IntelRealSense/librealsense","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/sbom","scorecard":{"id":67018,"data":{"date":"2025-08-11","repo":{"name":"github.com/IntelRealSense/librealsense","commit":"cacc8e701a963a44b49fe51911443797e8b3a517"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.5,"checks":[{"name":"Code-Review","score":8,"reason":"Found 14/16 approved changesets -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Security-Policy","score":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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Maintained","score":10,"reason":"21 commit(s) and 29 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/build-ROS2-package-CI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/buildsCI.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/static_analysis.yaml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v2.56.5 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 not signed: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723","Warn: release artifact v2.56.5 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/235865520","Warn: release artifact v2.56.4 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/234049548","Warn: release artifact v2.56.3 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/188040076","Warn: release artifact v2.56.2 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/180004133","Warn: release artifact v2.56.1 does not have provenance: https://api.github.com/repos/IntelRealSense/librealsense/releases/170995723"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:224: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/buildsCI.yaml:438: update your workflow using https://app.stepsecurity.io/secureworkflow/IntelRealSense/librealsense/buildsCI.yaml/master?enable=pin","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:5","Warn: containerImage not pinned by hash: scripts/Docker/Dockerfile:56","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:355","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:448","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:135","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:195","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:395","Warn: pipCommand not pinned by hash: .github/workflows/buildsCI.yaml:244","Warn: pipCommand not pinned by hash: .github/workflows/static_analysis.yaml:245","Info:  23 out of  26 GitHub-owned GitHubAction dependencies pinned","Info:   2 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2013-22 / GHSA-27x4-j476-jp5f","Warn: Project is vulnerable to: PYSEC-2025-49 / GHSA-5rjg-fvgr-3xxf","Warn: Project is vulnerable to: GHSA-cx63-2mw6-8hw5","Warn: Project is vulnerable to: PYSEC-2022-43012 / GHSA-r9hx-vwmv-q579","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T02:48:55.549Z","repository_id":37252565,"created_at":"2025-08-15T02:48:55.549Z","updated_at":"2025-08-15T02:48:55.549Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272408130,"owners_count":24929857,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-27T02:00:09.397Z","response_time":76,"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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.57.2","sha":"1d15b15731d6549174a0f9fe8ead0723843ec530","kind":"commit","published_at":"2025-08-05T12:34:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.57.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.57.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.57.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.57.2/manifests"},{"name":"v2.56.5","sha":"38a41441971387197193ad3aeae3cefe6a11f2cb","kind":"commit","published_at":"2025-07-28T14:06:14.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.5/manifests"},{"name":"v2.56.4","sha":"5af97a58423ec11822e8d951d37d9c6945a09a24","kind":"commit","published_at":"2025-07-21T10:08:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.4/manifests"},{"name":"d555-prq","sha":"a960e3200445b762fa0b434dd5acec2cfe79fee8","kind":"tag","published_at":"2025-03-31T17:29:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/d555-prq","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/d555-prq","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@d555-prq","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/d555-prq/manifests"},{"name":"v2.56.3","sha":"05d6eb7ec8efeed4d69b4025d9ff149e7132acd5","kind":"commit","published_at":"2024-11-25T12:24:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.3/manifests"},{"name":"v2.56.2","sha":"be51e0d50af19c84e7412fed612ed79c120dac0e","kind":"commit","published_at":"2024-09-19T11:24:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.2/manifests"},{"name":"v2.56.1","sha":"a5c986e04078117f4ce3e4e3f1f14c536465ee48","kind":"commit","published_at":"2024-07-22T10:46:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.56.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.56.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.56.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.56.1/manifests"},{"name":"v2.55.1","sha":"e196cefa896e312d79c2df400c7623aa1e9c62ac","kind":"commit","published_at":"2024-04-16T17:33:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.55.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.55.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.55.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.55.1/manifests"},{"name":"adl-p","sha":"439c5a009dec45bbadf714d3f8c50f4428ba5201","kind":"tag","published_at":"2024-01-24T10:07:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/adl-p","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/adl-p","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@adl-p","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/adl-p/manifests"},{"name":"b5888.5e.ww47","sha":"13b1f623269b7c6870a2fd4625a2f33f29cb0da1","kind":"commit","published_at":"2023-11-22T08:07:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5888.5e.ww47","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5888.5e.ww47","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5888.5e.ww47","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5888.5e.ww47/manifests"},{"name":"b5842.5e.ww45","sha":"3642958c06da7989118008c0eb8fbc67573d1e3b","kind":"commit","published_at":"2023-11-09T09:55:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5842.5e.ww45","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5842.5e.ww45","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5842.5e.ww45","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5842.5e.ww45/manifests"},{"name":"b5639.5e.ww37","sha":"25a4d3ccc9e269148bbe578203881196623eeea1","kind":"commit","published_at":"2023-09-13T16:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/b5639.5e.ww37","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/b5639.5e.ww37","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@b5639.5e.ww37","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/b5639.5e.ww37/manifests"},{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.54.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.53.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.52.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.51.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_QS","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.40_MIPI_QS_RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2167","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.38.1.2158","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@2.36.0.1674","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@f450-0-two-uvc-sensors","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"legacy","sha":"9fa606c7fe1a1b1a62dca7a2382d3f7d3a50d18c","kind":"commit","published_at":"2020-03-12T09:57:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/legacy","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/legacy","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@legacy","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/legacy/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.2_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5.1_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5_ros2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.1_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.7.7","sha":"9e0cacdcb093b0f5d9779de60a5b4e4265dc75ca","kind":"commit","published_at":"2017-08-31T19:27:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.7.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.7.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7_PRQ","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@zr300_documentation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@AutoExposure_Fix_1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ros1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@CaptureTool","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@stable","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ds5_initial_support","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1_tmp","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww21_ds41t","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@ww17_ds41t_rc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/IntelRealSense/librealsense@v0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-28T00:49:41.185Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/intelrealsense/librealsense","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/intelrealsense/librealsense","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/intelrealsense/librealsense","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/intelrealsense/librealsense/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-18T17:57:51.649Z","issues_count":1628,"pull_requests_count":929,"avg_time_to_close_issue":5518399.876712329,"avg_time_to_close_pull_request":3915243.8368055555,"issues_closed_count":1453,"pull_requests_closed_count":864,"pull_request_authors_count":94,"issue_authors_count":1227,"avg_comments_per_issue":8.899262899262899,"avg_comments_per_pull_request":0.8019375672766416,"merged_pull_requests_count":765,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":537,"past_year_pull_requests_count":332,"past_year_avg_time_to_close_issue":1401174.6025641025,"past_year_avg_time_to_close_pull_request":531881.31,"past_year_issues_closed_count":468,"past_year_pull_requests_closed_count":300,"past_year_pull_request_authors_count":41,"past_year_issue_authors_count":420,"past_year_avg_comments_per_issue":6.918063314711359,"past_year_avg_comments_per_pull_request":0.6987951807228916,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":272,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":143,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":27,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":48,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintelrealsense%2Flibrealsense/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintelrealsense%2Flibrealsense/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintelrealsense%2Flibrealsense/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fintelrealsense%2Flibrealsense/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":2881475,"name":"pyrealsense2","ecosystem":"pypi","description":"Python Wrapper for Intel Realsense SDK 2.0.","homepage":null,"licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/IntelRealSense/librealsense","keywords_array":[],"namespace":null,"versions_count":67,"first_release_published_at":"2018-02-06T16:15:33.000Z","latest_release_published_at":"2018-02-06T16:15:33.000Z","latest_release_number":"2.9.1","last_synced_at":"2025-09-07T08:31:57.960Z","created_at":"2022-04-10T12:17:48.069Z","updated_at":"2025-09-07T08:31:57.960Z","registry_url":"https://pypi.org/project/pyrealsense2/","install_command":"pip install pyrealsense2 --index-url https://pypi.org/simple","documentation_url":"https://pyrealsense2.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 3 - Alpha","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: Microsoft :: Windows","Operating System :: POSIX","Operating System :: Unix","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Topic :: Multimedia :: Video","Topic :: Scientific/Engineering","Topic :: Scientific/Engineering :: Human Machine Interfaces","Topic :: Scientific/Engineering :: Image Recognition","Topic :: Software Development","Topic :: Software Development :: Libraries :: Application Frameworks"],"normalized_name":"pyrealsense2","project_status":null},"repo_metadata":{"id":37252565,"uuid":"46374199","full_name":"IntelRealSense/librealsense","owner":"IntelRealSense","description":"Intel® RealSense™ SDK","archived":false,"fork":false,"pushed_at":"2023-12-21T12:06:24.000Z","size":270126,"stargazers_count":7132,"open_issues_count":420,"forks_count":4768,"subscribers_count":293,"default_branch":"master","last_synced_at":"2023-12-21T18:50:04.395Z","etag":null,"topics":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"latest_commit_sha":null,"homepage":"https://www.intelrealsense.com/","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/IntelRealSense.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-11-17T20:42:18.000Z","updated_at":"2023-12-24T09:32:04.903Z","dependencies_parsed_at":"2023-12-21T12:18:58.061Z","dependency_job_id":null,"html_url":"https://github.com/IntelRealSense/librealsense","commit_stats":{"total_commits":11175,"total_committers":379,"mean_commits":"29.485488126649077","dds":0.8961073825503356,"last_synced_commit":"ea975f8641a83a38a3f2ef3baa4cc42e94a75219"},"previous_names":[],"tags_count":150,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222450187,"owners_count":16986503,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"IntelRealSense","name":"Intel® RealSense™","uuid":"14095512","kind":"organization","description":"Open Source software from the Intel® RealSense™ team","email":null,"website":"https://www.intelrealsense.com","location":"Santa Clara, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/14095512?v=4","repositories_count":9,"last_synced_at":"2023-03-04T15:04:47.442Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/IntelRealSense","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T20:09:44.269Z","updated_at":"2023-03-04T15:04:47.533Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IntelRealSense/repositories"},"tags":[{"name":"v2.54.2","sha":"2dbaaf5964490cb02f811cf2ed38c8a893f5c027","kind":"commit","published_at":"2023-09-07T14:05:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.2/manifests"},{"name":"v2.54.1","sha":"8ffb17b027e100c2a14fa21f01f97a1921ec1e1b","kind":"commit","published_at":"2023-06-06T06:47:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.54.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.54.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.54.1/manifests"},{"name":"v2.53.1","sha":"23b0904ba126e87327bc2908c1a5f79342eae867","kind":"commit","published_at":"2022-12-05T08:05:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.53.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.53.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.53.1/manifests"},{"name":"v2.52.1","sha":"95a4a4f227efbb72b70553299783c3a166f02a82","kind":"commit","published_at":"2022-08-29T12:11:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.52.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.52.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.52.1/manifests"},{"name":"v2.51.1","sha":"1b9a40da35f20a46b2113cabd920ce37f757743b","kind":"commit","published_at":"2022-08-04T08:31:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.51.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.51.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.51.1/manifests"},{"name":"v2.50.40_QS","sha":"2d505144f79a7850f9064dd82a6237d9e51439e2","kind":"commit","published_at":"2022-06-28T09:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_QS","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_QS","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_QS/manifests"},{"name":"v2.50.40_MIPI_QS_RC2","sha":"74a432b1e33a7d0367453a5751583fd5ebcae10c","kind":"commit","published_at":"2022-06-16T09:15:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.40_MIPI_QS_RC2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.40_MIPI_QS_RC2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.40_MIPI_QS_RC2/manifests"},{"name":"v2.50.0","sha":"c94410a420b74e5fb6a414bd12215c05ddd82b69","kind":"commit","published_at":"2021-11-10T13:32:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.50.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.50.0/manifests"},{"name":"v2.49.0","sha":"e9f05c55f88f6876633bd59fd1cb3848da64b699","kind":"commit","published_at":"2021-08-08T11:00:20.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.49.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.49.0/manifests"},{"name":"v2.48.0","sha":"156c1bd163fbc735d07a98970a504408d5a6a9e3","kind":"commit","published_at":"2021-06-22T09:54:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.48.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.48.0/manifests"},{"name":"v2.47.0","sha":"8c8577fa213c39942b34e01f042c59b59ee883c3","kind":"commit","published_at":"2021-06-06T09:35:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.47.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.47.0/manifests"},{"name":"ros1.12.2","sha":"a39f6d13792f9eb3ac7c78e842712c2da19eeb5e","kind":"tag","published_at":"2021-05-06T10:02:06.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.2/manifests"},{"name":"v2.45.0","sha":"d5e775b75f7adbf75c911b7c85a4afd2f16defcb","kind":"commit","published_at":"2021-04-29T10:47:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.45.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.45.0/manifests"},{"name":"v2.44.0","sha":"5ff27fca5aaeec4736d6bb3bfb958fee82ee198b","kind":"commit","published_at":"2021-03-29T12:48:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.44.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.44.0/manifests"},{"name":"v2.43.0","sha":"868a49c52e5e2af187cff8c67bde135eaac2d113","kind":"commit","published_at":"2021-03-21T06:50:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.43.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.43.0/manifests"},{"name":"v2.42.0","sha":"bc0910f8ba3c33307ff247a29dd2b9e9ef1b269d","kind":"commit","published_at":"2021-02-14T17:14:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.42.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.42.0/manifests"},{"name":"v2.41.0","sha":"4f37f2ef0874c1716bce223b20e46d00532ffb04","kind":"commit","published_at":"2020-12-24T13:46:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.41.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.41.0/manifests"},{"name":"v2.40.0","sha":"aae6f315ce80ff80df5bc9439b4ee852187533c1","kind":"commit","published_at":"2020-11-18T15:26:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.40.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.40.0/manifests"},{"name":"v2.39.0","sha":"d8f5d4212df85522a14b4a7b83bf4d54219b06fa","kind":"commit","published_at":"2020-10-01T11:09:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.39.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.39.0/manifests"},{"name":"v2.38.1","sha":"0adceb9dc6fce63c348346e1aef1b63c052a1db9","kind":"commit","published_at":"2020-08-28T09:54:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.1/manifests"},{"name":"2.38.1.2169","sha":"87a87057400da7fe96d1ce53b1ce9562395086ef","kind":"commit","published_at":"2020-08-12T16:10:28.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2169","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2169","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2169/manifests"},{"name":"2.38.1.2167","sha":"2c1338422b66482514c918ef5a05b67b46e220a9","kind":"commit","published_at":"2020-08-11T20:09:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2167","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2167","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2167/manifests"},{"name":"2.38.1.2158","sha":"7dd1e61a6420e60f3dcba518387588bdd5359d94","kind":"commit","published_at":"2020-08-06T10:20:59.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.38.1.2158","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.38.1.2158","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.38.1.2158/manifests"},{"name":"v2.38.0","sha":"ce6a3a81f8ac5dd488b2f03358aab29fdc6c9512","kind":"commit","published_at":"2020-07-30T08:46:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.38.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.38.0/manifests"},{"name":"v2.35.34","sha":"d6d286e4d0ef930375d722bfcd835aee0142c8d7","kind":"commit","published_at":"2020-07-27T12:47:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.34","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.34","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.34/manifests"},{"name":"v2.37.0","sha":"c598113a622ec558fc2ccdb1e83589a80f5d417e","kind":"commit","published_at":"2020-07-23T15:39:08.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.37.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.37.0/manifests"},{"name":"v2.35.33","sha":"26b589a32d0ab00e0e13ab4161528517bad4d5a8","kind":"commit","published_at":"2020-07-23T13:47:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.33","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.33","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.33/manifests"},{"name":"v2.35.32","sha":"a6dc11d7ebd45650213378882a5f75060010e00b","kind":"commit","published_at":"2020-07-22T13:45:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.32","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.32","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.32/manifests"},{"name":"v2.36.0","sha":"f7cdf6e8961e1709f6d864bdb33095c00a671ca7","kind":"commit","published_at":"2020-07-09T07:22:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.36.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.36.0/manifests"},{"name":"v2.35.31","sha":"bbbf9905626bbcc5429b11b0f6923e5bd7451f88","kind":"commit","published_at":"2020-06-10T12:52:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.31/manifests"},{"name":"v2.35.2","sha":"8594d09f092347a8b3d832d14e4fb631140620c5","kind":"commit","published_at":"2020-06-09T18:05:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.2/manifests"},{"name":"v2.34.31","sha":"73b5d3ca52c691752b3b6ac79e22f94c0cea78bb","kind":"commit","published_at":"2020-06-01T12:35:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.31","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.31","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.31/manifests"},{"name":"v2.35.0","sha":"d04376ad56581b3094d49ef71c35fe231ac8e4e7","kind":"commit","published_at":"2020-05-31T19:28:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.35.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.35.0/manifests"},{"name":"2.36.0.1674","sha":"b6624f570e661ec0c6fcdeb42e52df44ce7dcbaf","kind":"commit","published_at":"2020-05-19T20:51:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/2.36.0.1674","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/2.36.0.1674","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/2.36.0.1674/manifests"},{"name":"v2.34.30","sha":"08e86e4f3afef887a08b915eafe2953285cdf006","kind":"commit","published_at":"2020-05-05T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.30","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.30","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.30/manifests"},{"name":"f450-0-two-uvc-sensors","sha":"779a20cc2c9ddce448e521da30bb083ac330fdf8","kind":"commit","published_at":"2020-04-27T12:20:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/f450-0-two-uvc-sensors","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/f450-0-two-uvc-sensors","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/f450-0-two-uvc-sensors/manifests"},{"name":"v2.34.1","sha":"a6275d8c2fab2959672d05ece9edda52017861c5","kind":"commit","published_at":"2020-04-24T10:57:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.1/manifests"},{"name":"v2.34.0","sha":"025fccf76803ee6a6e60de9f18ac6193b7ff8597","kind":"commit","published_at":"2020-03-31T13:49:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.34.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.34.0/manifests"},{"name":"v2.33.1","sha":"842ee1e1e5c4bb96d63582a7fde061dbc1bebf69","kind":"commit","published_at":"2020-03-01T15:37:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.33.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.33.1/manifests"},{"name":"v2.32.1","sha":"83f952a4bd6b70d72459f66c7f67ddaba9d337a0","kind":"commit","published_at":"2020-01-23T15:51:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.32.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.32.1/manifests"},{"name":"v2.31.2.1","sha":"6bc77492cd52567f7a81cdcb5505f492a98b9e39","kind":"commit","published_at":"2019-12-18T09:31:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.2.1/manifests"},{"name":"v2.31.0","sha":"bdce5a4ebbd716e9d7372ad8831a929bccccd0b2","kind":"commit","published_at":"2019-12-10T10:45:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.31.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.31.0/manifests"},{"name":"v2.30.1","sha":"7f841d0d021e5889020e7fb2e502de523f61dfb5","kind":"commit","published_at":"2019-11-10T05:30:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.1/manifests"},{"name":"v2.30.0","sha":"9f99fa9a509555f85bffc15ce27531aaa6db6f7e","kind":"commit","published_at":"2019-11-05T07:16:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.30.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.30.0/manifests"},{"name":"v2.29.0","sha":"5096aab40c71bfa2bebd17e4ace5f6678587b889","kind":"commit","published_at":"2019-09-26T08:58:36.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.29.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.29.0/manifests"},{"name":"v2.28.1","sha":"c1c97e9ae2ea9a1e113991a23a7561af8f0a6a1e","kind":"commit","published_at":"2019-09-16T13:48:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.1/manifests"},{"name":"v2.28.0","sha":"659860bb9a0eca56814c97d90a162b3cdfb2af82","kind":"commit","published_at":"2019-09-03T14:58:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.28.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.28.0/manifests"},{"name":"v2.27.0","sha":"cbeaed4c8bf58a6bd44c0527dcb029a4f0441aa3","kind":"commit","published_at":"2019-08-28T11:16:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.27.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.27.0/manifests"},{"name":"v1.12.4","sha":"24ddaecfc6e1099f96330757181174e7054d6cd6","kind":"commit","published_at":"2019-08-27T11:33:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.4/manifests"},{"name":"v2.26.0","sha":"54d70ec0762568994179a1f368f2b4924a65c751","kind":"commit","published_at":"2019-08-21T13:11:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.26.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.26.0/manifests"},{"name":"v2.25.0","sha":"125d6508386402b89dc3ec0e6c5a94c51c4ec4bd","kind":"commit","published_at":"2019-08-01T13:36:18.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.25.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.25.0/manifests"},{"name":"v2.24.0","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24.0/manifests"},{"name":"v2.24","sha":"f112ed78e3917df79047254f864157195d4488b0","kind":"commit","published_at":"2019-06-27T09:05:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.24","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.24","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.24/manifests"},{"name":"v2.23.0","sha":"d6f6be84b46190c8c84c95f6ac279d239320fcda","kind":"commit","published_at":"2019-06-06T14:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.23.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.23.0/manifests"},{"name":"v2.22.0","sha":"f361e56f8a2fb5093a1d663293421c92dd432bba","kind":"commit","published_at":"2019-05-19T20:36:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.22.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.22.0/manifests"},{"name":"v2.21.0","sha":"9bdbfd98440b6516f8c864fbdfd6a9778b2c5715","kind":"commit","published_at":"2019-04-22T05:35:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.21.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.21.0/manifests"},{"name":"v2.20.0","sha":"fe8ca575d804e3bb934c7aab6ba7767685e6a577","kind":"commit","published_at":"2019-04-04T15:22:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.20.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.20.0/manifests"},{"name":"v2.19.2","sha":"3a51db0b634b6342d215ed479734afe4c71bfe09","kind":"commit","published_at":"2019-03-27T15:00:22.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.2/manifests"},{"name":"v2.19.1","sha":"da6d553ba204ba08ca8090b12adfad91e5147a52","kind":"commit","published_at":"2019-03-09T18:30:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.1/manifests"},{"name":"v2.19.0","sha":"f677b83b127d12180143a148ac6921102291c00c","kind":"commit","published_at":"2019-03-05T18:11:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.19.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.19.0/manifests"},{"name":"v2.18.1","sha":"3c5e2bbda4bd0726bfd81bee13372a9ee797278b","kind":"commit","published_at":"2019-02-07T14:58:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.1/manifests"},{"name":"v2.18.0","sha":"d39b5139ce62efffddee4cd11a87e8927ecdfa0c","kind":"commit","published_at":"2019-01-22T12:41:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.18.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.18.0/manifests"},{"name":"v2.17.1","sha":"308be29c4187ca0c63e628615e5ed6bad1467ff0","kind":"commit","published_at":"2018-12-30T16:16:01.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.1/manifests"},{"name":"v2.16.5.2_ros2","sha":"31ea4aab7348923275a2a347bcaec7dba1b2bf5e","kind":"commit","published_at":"2018-12-27T07:20:52.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.2_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.2_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.2_ros2/manifests"},{"name":"v2.16.5.1_ros2","sha":"e9ca3c19ce39112dbd2a4c600cee7bbd78165022","kind":"commit","published_at":"2018-12-11T00:15:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5.1_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5.1_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5.1_ros2/manifests"},{"name":"v2.17.0","sha":"a7fc189202787a572c5d1d6e453cfd4a01a61923","kind":"commit","published_at":"2018-11-29T06:00:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.17.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.17.0/manifests"},{"name":"v2.16.5_ros2","sha":"6a4d62f09a8f40858a14ed9373add1177b9af2d9","kind":"commit","published_at":"2018-11-22T11:06:46.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5_ros2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5_ros2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5_ros2/manifests"},{"name":"v2.16.5","sha":"0fc8499ca1c01448d4a65047a0df2d91e37fe287","kind":"commit","published_at":"2018-11-18T11:09:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.5/manifests"},{"name":"v2.16.4","sha":"fe1cf08df669e27e72e1f18ce6a461657dbe78a6","kind":"commit","published_at":"2018-11-06T12:51:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.4/manifests"},{"name":"v2.16.3","sha":"4d824623f2913c5dcd3d4892d61a102cffb02886","kind":"commit","published_at":"2018-10-29T14:36:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.3/manifests"},{"name":"v2.16.2","sha":"dc451bb7e2ba555ec99edbe86d4237fedc486897","kind":"commit","published_at":"2018-10-25T11:12:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.2/manifests"},{"name":"v2.16.1","sha":"68c8d28f9eb8b3e5b0e42008882155ae1104d99d","kind":"commit","published_at":"2018-09-25T15:57:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.1/manifests"},{"name":"v2.16.0","sha":"b55069d177f69daea3b9437532f4b98fbe97a718","kind":"commit","published_at":"2018-08-27T12:04:44.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.16.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.16.0/manifests"},{"name":"v2.15.0","sha":"1e8aa8002bc3d6afbfc7b733ea4a19864bbeca14","kind":"commit","published_at":"2018-08-09T15:23:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.15.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.15.0/manifests"},{"name":"v2.14.1","sha":"13afbea3c049894e51acb78e88cbcce2faff9b21","kind":"commit","published_at":"2018-07-26T06:51:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.1/manifests"},{"name":"v2.14.0","sha":"a0698f9b4b53da18332a3295dfd5ca9ed75e04a2","kind":"commit","published_at":"2018-07-16T18:17:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.14.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.14.0/manifests"},{"name":"v2.13.0","sha":"719b0b95cdfd6a5c9a3a07e34bea48fce5f35d2a","kind":"commit","published_at":"2018-06-21T21:32:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.13.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.13.0/manifests"},{"name":"v2.12.0","sha":"14a317e6a826ca5673fe41de7c9efcf3e77b3720","kind":"commit","published_at":"2018-06-04T13:39:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.12.0/manifests"},{"name":"v2.11.1","sha":"53537d4a5115d0abbd79e5379eaa93d701344e4f","kind":"commit","published_at":"2018-05-17T11:57:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.1/manifests"},{"name":"v2.11.0","sha":"9ef3cc225356b5d3cda7cb1ca8d539b778a685f3","kind":"commit","published_at":"2018-05-06T11:14:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.11.0/manifests"},{"name":"v2.10.4","sha":"1751d033785855ec6d27902e5de387e0a382e479","kind":"commit","published_at":"2018-04-17T16:17:39.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.4/manifests"},{"name":"v2.10.3","sha":"fa9727660e43d02cee38feb1bf85d0fbd832f42f","kind":"commit","published_at":"2018-04-04T12:17:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.3/manifests"},{"name":"v2.10.2","sha":"058d5b50f6d66d63e741213b594d7ad12ee28e35","kind":"commit","published_at":"2018-03-22T14:22:32.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.2/manifests"},{"name":"v2.10.1","sha":"3e2e483e760e695c33a0531eed603d765fae82c1","kind":"commit","published_at":"2018-03-01T13:06:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.1/manifests"},{"name":"v2.10.0","sha":"f11482ddc645594f12dc003044db74e1c1895b13","kind":"commit","published_at":"2018-02-11T11:32:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.10.0/manifests"},{"name":"v2.9.1","sha":"9735d20f1c419a6d61b1bcdfb661679b9c0365e1","kind":"commit","published_at":"2018-01-25T05:49:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1/manifests"},{"name":"v2.9.1_rc","sha":"ba01147d65db16fdf4da36a3e718fe81c8421034","kind":"commit","published_at":"2018-01-18T17:10:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.1_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.1_rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.1_rc/manifests"},{"name":"v2.9.0","sha":"5e20108b66051ee8e3987c2e574b1e419f1882a3","kind":"commit","published_at":"2018-01-02T09:48:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.9.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.9.0/manifests"},{"name":"v2.8.3","sha":"a17b17aa7bd6f7dd20bbc5a19636ee38eecef61e","kind":"commit","published_at":"2017-12-08T06:36:56.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.3/manifests"},{"name":"v2.8.2","sha":"13f3db2d7576b06162230a3af92b502aa5a94736","kind":"commit","published_at":"2017-11-21T16:45:25.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.2/manifests"},{"name":"v2.8.1","sha":"0040d1f21b2f6e0b9d6e6cb7153fb12acdd8796b","kind":"commit","published_at":"2017-11-01T17:04:53.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.1/manifests"},{"name":"v2.8.0","sha":"4a576d36ad8edbcb9fe3f476d8e14e519f767cb7","kind":"commit","published_at":"2017-10-10T21:42:29.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.8.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.8.0/manifests"},{"name":"v2.6.7","sha":"11c3fede37b3a05daabdb703980ba1aa74457918","kind":"tag","published_at":"2017-09-13T14:53:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.7/manifests"},{"name":"v2.6.2","sha":"8c3286e6b05d7abb907248d34004f5f6a1b58c57","kind":"commit","published_at":"2017-06-11T16:46:47.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.2/manifests"},{"name":"v2.6.0","sha":"c88a6dff19e564d6502925a834e358dbce82824d","kind":"commit","published_at":"2017-05-24T12:50:16.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.6.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.6.0/manifests"},{"name":"v2.5.8","sha":"e1aafea584a3a68fc4b4d2cb67179a6e605de83a","kind":"commit","published_at":"2017-05-24T12:50:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.8","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.8/manifests"},{"name":"v2.5.7_PRQ","sha":"d8e8d2ec3084e4065f1662307f43129c88485474","kind":"commit","published_at":"2017-05-24T12:49:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7_PRQ","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7_PRQ","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7_PRQ/manifests"},{"name":"v2.5.7","sha":"bd0716716596b3dc44d1ebb4f599760f1c33705a","kind":"commit","published_at":"2017-05-04T08:03:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.7/manifests"},{"name":"v2.5.6","sha":"a2abe1ed30520d8da4e13d751e4f3f0fc9812a8a","kind":"commit","published_at":"2017-05-01T14:57:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.6/manifests"},{"name":"v2.5.5","sha":"e37d26b8c5706030e40d0776e575bae866ed783d","kind":"commit","published_at":"2017-04-26T14:37:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.5/manifests"},{"name":"v2.5.3","sha":"be8cc0297f510a850929036c80b5a0c7ba6a02e9","kind":"commit","published_at":"2017-04-06T11:04:30.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.3/manifests"},{"name":"v2.5.2","sha":"e72ae12d70a8e0aeffbb51d7542e2ed1fcc118c7","kind":"tag","published_at":"2017-04-04T14:34:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.2/manifests"},{"name":"v2.5.0","sha":"a09b5ae694b4c48c646eb628804d08304c501a95","kind":"tag","published_at":"2017-03-23T16:46:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.5.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.5.0/manifests"},{"name":"v2.4.6","sha":"dd44b306e14f2207285e4c13b1bf20e877adc37e","kind":"commit","published_at":"2017-03-14T08:31:21.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.6/manifests"},{"name":"v2.4.5","sha":"0cb504418fdf0f53360b042827b647f04c6f522e","kind":"commit","published_at":"2017-02-13T11:16:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.5/manifests"},{"name":"v2.4.4","sha":"c39e30b6cdb936da14a215c4ff561bb3399ef83b","kind":"commit","published_at":"2017-02-01T16:08:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.4/manifests"},{"name":"v2.4.2","sha":"9fbe03c44318ab6467169649c6f0c7ffdbf4e3a1","kind":"commit","published_at":"2017-01-23T13:49:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.2/manifests"},{"name":"zr300_documentation","sha":"2e32427bbccee1777c1382f20c67c30f85052dfb","kind":"commit","published_at":"2017-01-23T12:41:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/zr300_documentation","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/zr300_documentation","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/zr300_documentation/manifests"},{"name":"v2.4.1","sha":"6a19235523aa53f023e0aca310e3e0cdebc255c8","kind":"commit","published_at":"2017-01-22T16:50:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.1/manifests"},{"name":"v2.4.0","sha":"826a0c4228103eceebd303a9f68330a2f743dcd8","kind":"commit","published_at":"2017-01-19T16:50:57.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.4.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.4.0/manifests"},{"name":"ros1.12.1","sha":"082551eef41bfa9b6a4a80aeb97d68cdbdd39d5b","kind":"commit","published_at":"2017-01-11T21:34:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.1/manifests"},{"name":"v2.3.3","sha":"dab2c69c21b633aa98cf71d20bb2f1c17dc23299","kind":"commit","published_at":"2017-01-05T09:00:09.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.3/manifests"},{"name":"v2.3.2","sha":"b9e9ac7cdefd8d3d766eb5a87207a71367c36128","kind":"commit","published_at":"2016-12-28T18:37:33.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.2/manifests"},{"name":"v1.12.1","sha":"7332ecadc057552c178addd577d24a2756f8789a","kind":"commit","published_at":"2016-12-27T07:17:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.1/manifests"},{"name":"v2.3.1","sha":"de24b34f92662245d5dcbf71bd35dcd05ad2732e","kind":"commit","published_at":"2016-12-26T14:17:17.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.3.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.3.1/manifests"},{"name":"ros1.12.0","sha":"96da82b935420900f25279197e2f36400fe17024","kind":"commit","published_at":"2016-12-23T18:47:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.12.0/manifests"},{"name":"v1.12.0","sha":"5c24f5eb3a35b300ff16f98124a044a8a5936db6","kind":"commit","published_at":"2016-12-14T17:23:48.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.12.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.12.0/manifests"},{"name":"v1.11.2","sha":"ca3587f81ac2037d384c7bff666e059cbd0a3f7f","kind":"commit","published_at":"2016-11-27T12:32:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.2/manifests"},{"name":"AutoExposure_Fix_2.0","sha":"84fb2699f9a01856fe89b3b11acacc981cc3fa50","kind":"tag","published_at":"2016-11-22T08:42:40.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_2.0/manifests"},{"name":"AutoExposure_Fix_1.0","sha":"9e5dd0a95eee7e742a0f84f51a5ec18c4eccf9bc","kind":"tag","published_at":"2016-11-16T12:18:31.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/AutoExposure_Fix_1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/AutoExposure_Fix_1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/AutoExposure_Fix_1.0/manifests"},{"name":"ros1.11.1","sha":"0420efa0c0f95d70540fc5db6e14e17bd9c073b8","kind":"commit","published_at":"2016-11-12T00:06:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.1/manifests"},{"name":"v2.2.1","sha":"73cdc535347a3c84b54ca45c2303f603a4923085","kind":"tag","published_at":"2016-11-10T18:15:13.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"16abd18e9e361bd018cb0f9b4d617640eb9448d8","kind":"tag","published_at":"2016-11-03T17:51:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.2.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.2.0/manifests"},{"name":"ros1.11.0","sha":"10743817e245d82a0193c3b874576ba6aea336f8","kind":"commit","published_at":"2016-11-02T21:51:38.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ros1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ros1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ros1.11.0/manifests"},{"name":"v2.1.2","sha":"a9be4a00eae4e18ba7efefc1bbe6cdbfc40c9123","kind":"tag","published_at":"2016-11-02T10:13:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.2/manifests"},{"name":"v1.11.0","sha":"6626123bf36ff4e6399081a6972d547ef6498bef","kind":"commit","published_at":"2016-10-21T00:10:24.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.11.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.11.0/manifests"},{"name":"v2.1.0","sha":"9ce8134b85f7d7124021bf8e76014e00876be0aa","kind":"commit","published_at":"2016-09-22T11:12:12.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.1.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.1.0/manifests"},{"name":"v2.0.1","sha":"b14ad92ef78161da17ec525a96530174747d2c63","kind":"commit","published_at":"2016-09-21T14:16:42.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.1/manifests"},{"name":"v1.10.1","sha":"fc4128d832e6b665bcc9fbac518c76ba07ed20ef","kind":"commit","published_at":"2016-09-08T08:19:27.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.1/manifests"},{"name":"CaptureTool","sha":"3d88945f6930a5792cbda6416448a4eaa9c518ed","kind":"tag","published_at":"2016-09-06T12:55:51.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/CaptureTool","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/CaptureTool","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/CaptureTool/manifests"},{"name":"v1.9.7","sha":"22155fdd2a4f20c2736285a753ce8b1059031e10","kind":"tag","published_at":"2016-09-06T09:16:58.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.7","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.7/manifests"},{"name":"v1.10.0","sha":"952e19a1e843c797d67337a921547f284d8a8414","kind":"tag","published_at":"2016-09-05T16:03:07.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.10.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.10.0/manifests"},{"name":"v2.0.0","sha":"3fd1c4638283cb60627c375268cb17c86d68946d","kind":"commit","published_at":"2016-08-25T17:48:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v2.0.0","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v2.0.0/manifests"},{"name":"v0.9.3","sha":"c35b9f79d175ad10b4e6b0b511c0d2e1642578b4","kind":"commit","published_at":"2016-08-23T07:59:19.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.3/manifests"},{"name":"v1.9.6","sha":"6e9b2ac380bd7057d4797afe8e25abf13ef3a931","kind":"commit","published_at":"2016-08-18T12:41:54.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.6","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.6/manifests"},{"name":"stable","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:55:03.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/stable","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/stable","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/stable/manifests"},{"name":"v0.9.2","sha":"c5d6b82c289b55c039b04027c2e378ad7e18338d","kind":"tag","published_at":"2016-08-07T10:54:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.2/manifests"},{"name":"v1.9.5","sha":"9b5e7367ac2975283a2f0307005e41b7e3025791","kind":"tag","published_at":"2016-08-03T07:30:43.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.5","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.5/manifests"},{"name":"ds5_initial_support","sha":"7c831977eca54d708c95205c7bc0a251a6b0b957","kind":"tag","published_at":"2016-07-21T16:31:55.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ds5_initial_support","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ds5_initial_support","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ds5_initial_support/manifests"},{"name":"v0.1_tmp","sha":"0d7472b04a37272270376d68ac1c224be095463f","kind":"commit","published_at":"2016-07-20T10:05:10.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1_tmp","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1_tmp","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1_tmp/manifests"},{"name":"v1.9.4","sha":"7752bbe1b9dab586d7ada93eb2dfbb2632ba01d2","kind":"tag","published_at":"2016-07-12T11:18:41.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.4","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.4/manifests"},{"name":"v1.9.3","sha":"636add3a66ef8710e6532e4e3ba1b7bd5701b086","kind":"commit","published_at":"2016-06-09T17:07:15.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"2a1bbe584ce4ef605227eb89e9ac914562220dcf","kind":"commit","published_at":"2016-06-02T21:23:49.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v1.9.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v1.9.2/manifests"},{"name":"ww21_ds41t","sha":"f83264c6f99c3929cd397acc2e7204165470ce2e","kind":"tag","published_at":"2016-05-19T18:45:11.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww21_ds41t","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww21_ds41t","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww21_ds41t/manifests"},{"name":"ww17_ds41t_rc","sha":"3e610decc4b3dcab15d3942424f1f6bcb82817db","kind":"tag","published_at":"2016-04-21T13:41:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/ww17_ds41t_rc","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/ww17_ds41t_rc","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/ww17_ds41t_rc/manifests"},{"name":"v0.9.1","sha":"a78aeae32b6f3fd6d86ec020a806c1fa78712679","kind":"commit","published_at":"2016-03-21T18:28:02.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9.1/manifests"},{"name":"v0.9","sha":"cefe5f758407fd49374b40ed2bcb2a1192b38ff8","kind":"commit","published_at":"2016-01-21T03:48:37.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.9","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.9/manifests"},{"name":"v0.3","sha":"34da9becccc4be93643719c9ac3a606aa4df3d4f","kind":"commit","published_at":"2015-11-10T22:39:04.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.3","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.3/manifests"},{"name":"v0.2","sha":"0b761daf086fcf82103988d83f367be288881eb5","kind":"commit","published_at":"2015-09-19T00:06:05.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.2","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.2/manifests"},{"name":"v0.1","sha":"78b5a01c80ba914ee032c50e47fbb05e15782b2c","kind":"commit","published_at":"2015-08-31T22:19:45.000Z","download_url":"https://codeload.github.com/IntelRealSense/librealsense/tar.gz/v0.1","html_url":"https://github.com/IntelRealSense/librealsense/releases/tag/v0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/tags/v0.1/manifests"}]},"repo_metadata_updated_at":"2024-11-11T02:08:59.511Z","dependent_packages_count":27,"downloads":88790,"downloads_period":"last-month","dependent_repos_count":158,"rankings":{"downloads":1.7939879729038612,"dependent_repos_count":1.2048444788420105,"dependent_packages_count":0.6759570353722327,"stargazers_count":0.33100180805697565,"forks_count":0.08346340823492954,"docker_downloads_count":2.861517393537098,"average":1.1584620161578514},"purl":"pkg:pypi/pyrealsense2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyrealsense2","docker_dependents_count":7,"docker_downloads_count":224,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyrealsense2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyrealsense2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-11-09T22:12:18.400Z","issues_count":1356,"pull_requests_count":743,"avg_time_to_close_issue":6156468.575152041,"avg_time_to_close_pull_request":2922197.049180328,"issues_closed_count":1143,"pull_requests_closed_count":671,"pull_request_authors_count":67,"issue_authors_count":922,"avg_comments_per_issue":9.095132743362832,"avg_comments_per_pull_request":0.8209959623149394,"merged_pull_requests_count":594,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":683,"past_year_pull_requests_count":392,"past_year_avg_time_to_close_issue":1408588.36,"past_year_avg_time_to_close_pull_request":449798.9071038251,"past_year_issues_closed_count":597,"past_year_pull_requests_closed_count":366,"past_year_pull_request_authors_count":38,"past_year_issue_authors_count":509,"past_year_avg_comments_per_issue":7.650073206442167,"past_year_avg_comments_per_pull_request":0.6938775510204082,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":335,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","maintainers":[{"login":"maloel","count":206,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":111,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":24,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"maloel","count":99,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":61,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyrealsense2/related_packages","maintainers":[{"uuid":"Eran.RealSense","login":"Eran.RealSense","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Eran.RealSense/","role":null,"created_at":"2022-12-06T11:45:18.292Z","updated_at":"2022-12-06T11:45:18.292Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Eran.RealSense/packages"},{"uuid":"evgeni_r","login":"evgeni_r","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/evgeni_r/","role":null,"created_at":"2022-12-06T11:45:18.300Z","updated_at":"2022-12-06T11:45:18.300Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/evgeni_r/packages"},{"uuid":"librealsense","login":"librealsense","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/librealsense/","role":null,"created_at":"2022-12-06T11:45:18.307Z","updated_at":"2022-12-06T11:45:18.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/librealsense/packages"},{"uuid":"sys_rsbuild","login":"sys_rsbuild","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/sys_rsbuild/","role":null,"created_at":"2022-12-06T11:45:18.312Z","updated_at":"2022-12-06T11:45:18.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sys_rsbuild/packages"},{"uuid":"Nir-Az","login":"Nir-Az","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/Nir-Az/","role":null,"created_at":"2023-03-24T09:19:28.400Z","updated_at":"2023-03-24T09:19:28.400Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Nir-Az/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":6891,"full_name":"IntelRealSense/librealsense","default_branch":"master","committers":[{"name":"Eran","email":"librealsense.eran@gmail.com","login":"maloel","count":2074},{"name":"Evgeni Raikhel","email":"evgeni.raikhel@intel.com","login":"ev-mp","count":1214},{"name":"Dorodnicov, Sergey","email":"sergey.dorodnicov@intel.com","login":"dorodnic","count":1047},{"name":"Nir Azkiel","email":"nir.azkiel@intel.com","login":"Nir-Az","count":824},{"name":"aangerma","email":"avishag.angerman@intel.com","login":"aangerma","count":751},{"name":"Sterling Orsten","email":"sterling.g.orsten@intel.com","login":"sgorsten","count":667},{"name":"Noha Yassin","email":"37175819+nohayassin","login":"nohayassin","count":514},{"name":"Remi Bettan","email":"remibettan@gmail.com","login":"remibettan","count":453},{"name":"Dimitri Diakopoulos","email":"ddiakopoulos@gmail.com","login":"ddiakopoulos","count":416},{"name":"Ziv Shahaf","email":"ziv.shahaf@intel.com","login":"zivsha","count":378},{"name":"ohadmeir","email":"ohad1.meir@intel.com","login":"OhadMeir","count":330},{"name":"remibettan","email":"remi.bettan@intel.com","login":null,"count":297},{"name":"Katz, Matan","email":"matan.katz@intel.com","login":"matkatz","count":269},{"name":"Lior Ramati","email":"lior.ramati@intel.com","login":null,"count":260},{"name":"icarpis","email":"itay.carpis@intel.com","login":"icarpis","count":215},{"name":"MMirbach","email":"m.mirbach153@gmail.com","login":"MMirbach","count":207},{"name":"Tamir","email":"tamir.yurovskiy@intel.com","login":"Tamir91","count":207},{"name":"doronhi","email":"doron.hirshberg@intel.com","login":"doronhi","count":179},{"name":"AnnaRomnov","email":"anna.romanov@intel.com","login":"AnnaRomanov","count":165},{"name":"icarpis","email":"7614548@gmail.com","login":null,"count":131},{"name":"Jim Radford","email":"jim.radford@intel.com","login":"radfordi","count":111},{"name":"gwen2018","email":"guoping.wen@intel.com","login":"gwen2018","count":110},{"name":"noacoohen","email":"noa.cohen@intel.com","login":"noacoohen","count":108},{"name":"aseelegbaria","email":"aseel.egbaria@intel.com","login":null,"count":100},{"name":"Ariel Lowenstein","email":"ariel.lowenstein@intel.com","login":"alowenst01","count":96},{"name":"mmirbach","email":"mirbach153@gmail.com","login":null,"count":96},{"name":"daversintel","email":"dave.tong@intel.com","login":"daversintel","count":89},{"name":"Brian Fulkerson","email":"brian.fulkerson@intel.com","login":"bfulkers-i","count":81},{"name":"Shao,Ting","email":"ting.shao@intel.com","login":"tingshao","count":73},{"name":"Dmitry Perchanov","email":"dmitry.perchanov@intel.com","login":"dmipx","count":70},{"name":"Itay Carpis","email":"icarpis@intel.com","login":null,"count":68},{"name":"shiritbrook","email":"31325683+shiritbrook","login":"shiritbrook","count":68},{"name":"Tomer Ashuach","email":"tomer.ashuach@gmail.com","login":null,"count":61},{"name":"Evgeni Raikhel","email":"eraikhel@intel.com","login":null,"count":58},{"name":"abernste","email":"amit.bernstein@intel.com","login":"abernste","count":56},{"name":"Avia Avraham","email":"145359432+AviaAv","login":"AviaAv","count":53},{"name":"Belkin","email":"irena.belkin@intel.com","login":"belkinirena","count":47},{"name":"apuzhevi","email":"alexey.puzhevich@intel.com","login":"apuzhevi","count":42},{"name":"osnat","email":"osnat.ordan@intel.com","login":"oordan","count":41},{"name":"ogoshen","email":"gershon@goosemoose.com","login":"ogoshen","count":37},{"name":"Mark D Horn","email":"mark.d.horn@intel.com","login":"mdhorn","count":35},{"name":"nir.cohen","email":"nir.cohen@intel.com","login":"cohennir","count":31},{"name":"Hon Pong (Gary) Ho","email":"hon.pong.ho@intel.com","login":"honpong","count":31},{"name":"SamerKhshiboun","email":"samer.khshiboun@intel.com","login":"SamerKhshiboun","count":30},{"name":"cspungin","email":"chaya.spungin@intel.com","login":"cspungin","count":29},{"name":"Phillip Schmidt","email":"phillip.schmidt@intel.com","login":"schmidtp1","count":29},{"name":"nhershko","email":"naftali.hershkovitz@intel.com","login":"nhershko","count":27},{"name":"leonidk","email":"leonid.m.keselman@intel.com","login":"leonidk","count":20},{"name":"dorodnic","email":"sergey.dorondicov@intel.com","login":null,"count":20},{"name":"Halton Huo","email":"halton.huo@intel.com","login":null,"count":20},{"name":"Dorian Galvez Lopez","email":"dorian.galvez.lopez@intel.com","login":"dorian3d","count":18},{"name":"zhaoming0","email":"mingx.zhao@intel.com","login":"zhaoming0","count":18},{"name":"Yunfei Hao","email":"yunfei.hao@intel.com","login":"haoyunfeix","count":17},{"name":"krazycoder2k","email":"51179158+krazycoder2k","login":"krazycoder2k","count":17},{"name":"cchen6","email":"chuan.chen@intel.com","login":"cchen6","count":16},{"name":"Sebastian Andraos","email":"sebandraos@live.co.uk","login":"sebandraos","count":16},{"name":"Elad Zucker","email":"eladz@hexsys-solutions.com","login":"EladZucker","count":15},{"name":"Yu Meng","email":"yu1.meng@intel.com","login":"mengyui","count":15},{"name":"mchanan","email":"miri.chanan@intel.com","login":"mchanan","count":13},{"name":"Andrey Uzbekov","email":"manson.andrew@live.ru","login":null,"count":13},{"name":"tsonoda","email":"tetsuri.sonoda@intel.com","login":"TetsuriSonoda","count":12},{"name":"Kenny Yuan","email":"kaining.yuan@intel.com","login":"kenny-y","count":12},{"name":"Jan Lukas Gernert","email":"janlukas.gernert@metrilus.de","login":"jangernert","count":12},{"name":"Tomer Ashuach","email":"tomer.ashuach@intel.com","login":null,"count":11},{"name":"Till Hofmann","email":"thofmann@fedoraproject.org","login":"morxa","count":10},{"name":"Sergey Shulyak","email":"sergey.shulyak@progforce.com","login":"SergeySPF","count":9},{"name":"neilyoung","email":"neilyoung","login":"neilyoung","count":9},{"name":"Bibók, Andor","email":"andor.bibok@gmail.com","login":null,"count":9},{"name":"Andrey Sokolov","email":"sokolov19830711@gmail.com","login":"sokolov19830711","count":8},{"name":"Arun-Prasad-V","email":"arunprasadv777@gmail.com","login":"Arun-Prasad-V","count":8},{"name":"Denis Rozhkov","email":"denis@rozhkoff.com","login":"gloomman","count":8},{"name":"Eugene Strelkov","email":"felixpochta@gmail.com","login":"whsol","count":8},{"name":"omershal","email":"omer.shalev@intel.com","login":"omershalev","count":8},{"name":"hsuys","email":"yusheng.hsu@intel.com","login":"hsuys","count":8},{"name":"tkazik","email":"tim.kazik@gmail.com","login":"tkazik","count":7},{"name":"David Libman","email":"david.libman@intel.com","login":"libdavid","count":7},{"name":"Bader","email":"badereddineouaich@gmail.com","login":"baderouaich","count":7},{"name":"Justin Borodinsky","email":"jborodinsky@aphysci.com","login":"JBBee","count":7},{"name":"odubovsky","email":"74956510+odubovsky","login":"odubovsky","count":7},{"name":"Daniel Mirota","email":"daniel.mirota@intel.com","login":null,"count":6},{"name":"Daniel Piro","email":"daniel.piro@intel.com","login":null,"count":6},{"name":"Evgeni Raikhel","email":"ev-mp@yahoo.com","login":null,"count":6},{"name":"Pai, Cary","email":"cary.pai@intel.com","login":"carypai","count":6},{"name":"Siddhant Tibrewal","email":"fis@framos.com","login":"framosgmbh-zz","count":6},{"name":"Kevin","email":"kevindehecker@hotmail.com","login":"kevindehecker","count":6},{"name":"Tsukasa Sugiura","email":"t.sugiura0204@gmail.com","login":"UnaNancyOwen","count":6},{"name":"jtrantow","email":"jerry.trantow@gmail.com","login":"JTrantow","count":6},{"name":"Rob Borghese","email":"robb@thesecretlocation.com","login":"Kabutak","count":5},{"name":"baptiste-mnh","email":"30402725+baptiste-mnh","login":"baptiste-mnh","count":5},{"name":"Martin Ankerl","email":"martin.ankerl@gmail.com","login":"martinus","count":5},{"name":"Lo","email":"freeman.lo@intel.com","login":"freemanlo","count":5},{"name":"LinuxGogley","email":"liam.gogley@aol.com","login":null,"count":5},{"name":"Rajat S Gupta","email":"rajat.s.gupta@intel.com","login":"rajat-s-gupta","count":4},{"name":"julien.waechter","email":"julien.waechter@gmail.com","login":"greenjava","count":4},{"name":"wangli28","email":"wangli28@beyondsoft.com","login":"LilyWangL","count":4},{"name":"Andrey Uzbekov","email":"andrey.uzbekov@progforce.com","login":"am-progforce","count":4},{"name":"Weiguo Zhou","email":"zhouwg2000@gmail.com","login":"zhouwg","count":4},{"name":"amolbork","email":"amol.borkar@intel.com","login":"aaborkar","count":4},{"name":"Koji","email":"koji.kanao@nyu.edu","login":"koji","count":4},{"name":"Frederic Devernay","email":"frederic.devernay@m4x.org","login":"devernay","count":4},{"name":"Matt Hansen","email":"matthew.k.hansen@intel.com","login":null,"count":4},{"name":"Matthew Hansen","email":"Matthew.K.Hansen@intel.com","login":null,"count":4},{"name":"Evgeni Raikhel","email":"evgeni.raikhe@intel.com","login":null,"count":4},{"name":"Ben Guidarelli","email":"ben.guidarelli@gmail.com","login":"barnjamin","count":4},{"name":"Aseel","email":"aseel.egbaria.1@gmail.com","login":"aseelegbaria","count":4},{"name":"Dimitrios Piskas","email":"dpiskas@gmail.com","login":"dpiskas","count":3},{"name":"Daniel Piro","email":"dperox@gmail.com","login":"dperox","count":3},{"name":"Daichou","email":"tommy0705c@gmail.com","login":"Daichou","count":3},{"name":"Christopher Cobar","email":"cobar001@umn.edu","login":"cobar001","count":3},{"name":"Denis Anokhin","email":"mail@denis.tk","login":"DenisGeek","count":3},{"name":"cabelo","email":"cabelo@opensuse.org","login":"cabelo","count":3},{"name":"Triple_J","email":"apjojeongjin@gmail.com","login":"JoJeongJin","count":3},{"name":"Trevor Joynson (trevorj)","email":"github@skywww.net","login":"akatrevorjay","count":3},{"name":"Tomer Ashuach","email":"51085581+Tomertech","login":"Tomertech","count":3},{"name":"Stephen McDowell","email":"svenevs","login":"svenevs","count":3},{"name":"Realsense","email":"jason.chang@intel.com","login":"JasonChang13","count":3},{"name":"Raven Black","email":"ravenblack@google.com","login":"ravenblackx","count":3},{"name":"Preston Parry","email":"ClimbsBytes@gmail.com","login":"ClimbsRocks","count":3},{"name":"Philippe Schmid","email":"tuxtoriel@openmailbox.org","login":null,"count":3},{"name":"AnnaRomanov","email":"annaroma@intel.com","login":null,"count":3},{"name":"Baptiste Manach","email":"baptistemanach@gmail.com","login":null,"count":3},{"name":"Carl Allendorph","email":"carl@advanced.farm","login":null,"count":3},{"name":"Eric Mulvaney","email":"eric.mulvaney@aevena.com","login":null,"count":3},{"name":"Mike Røntved","email":"mike.rontved@blipsystems.com","login":null,"count":3},{"name":"Jiri Slaby","email":"jslaby@suse.cz","login":null,"count":3},{"name":"Or Fleisher","email":"fleisher.or@gmail.com","login":"juniorxsound","count":3},{"name":"Nicholas Won","email":"devnicholas47@gmail.com","login":"NicholasWon47","count":3},{"name":"Kyle Krafka","email":"kyle.krafka@gmail.com","login":"kjkjava","count":3},{"name":"Kazuki Fujita","email":"kazukifu@gmail.com","login":"MojamojaK","count":3},{"name":"Gabor Papp","email":"gabor.papp@gmail.com","login":"gaborpapp","count":3},{"name":"Jino Park","email":"pjessesco@gmail.com","login":"pjessesco","count":3},{"name":"Robert Haschke","email":"rhaschke@techfak.uni-bielefeld.de","login":"rhaschke","count":3},{"name":"Ilya Solozobov","email":"i.solozobov@gmail.com","login":"Allius27","count":2},{"name":"Marc Wall","email":"47421860+wall0404","login":"wall0404","count":2},{"name":"Haroon Alam","email":"syedharoonalam@gmail.com","login":"syedharoonalam","count":2},{"name":"Furkan Burak BAĞCI","email":"fburakbagci@gmail.com","login":"fbagci","count":2},{"name":"Mike Purvis","email":"mpurvis@clearpath.ai","login":"mikepurvis","count":2},{"name":"Dancho80","email":"dmitry.kreisserman@intel.com","login":"Dancho80","count":2},{"name":"gardenia2007","email":"gardeniaxy@gmail.com","login":"gardenia2007","count":2},{"name":"1amageek","email":"tmy0x3@icloud.com","login":"1amageek","count":2},{"name":"Akira Kurosawa","email":"info@kyosho.net","login":"kyosho96","count":2},{"name":"Lior Ramati","email":"firerogue517@gmail.com","login":"lramati","count":2},{"name":"Kei Nakazawa","email":"muo@muo.jp","login":"muojp","count":2},{"name":"Isak Lerner","email":"itzik@progforce.com","login":"itziklerner","count":2},{"name":"Ross Schlaikjer","email":"ross@schlaikjer.net","login":"rschlaikjer","count":2},{"name":"wongfei","email":"muutant@gmail.com","login":"wongfei","count":2},{"name":"Jonathan Herbert","email":"foohyfooh@gmail.com","login":"foohyfooh","count":2},{"name":"codinglife001","email":"haichen.richard.ren@intel.com","login":"codinglife001","count":2},{"name":"Dmitry Rozhkov","email":"dmitry.rozhkov@linux.intel.com","login":null,"count":2},{"name":"Jeremy Laviole","email":"jeremy.laviole@inria.fr","login":null,"count":2},{"name":"Lucie Belanger","email":"lucie.belanger@intel.com","login":null,"count":2},{"name":"rsautolabs","email":"rsautolabs@intel.com","login":null,"count":2},{"name":"local_admin","email":"local_admin@local-admins-Mac-mini.local","login":null,"count":2},{"name":"Yang Jiao","email":"yang_jiao@brown.edu","login":null,"count":2},{"name":"unknown","email":"Administrator@rsdsk150.ger.corp.intel.com","login":null,"count":2},{"name":"Sterling Orsten","email":"sterlingorsten@Dimitris-iMac.local","login":null,"count":2},{"name":"Bartosz Meglicki","email":"bmegli@op.pl","login":"bmegli","count":2},{"name":"Christopher Durand","email":"christopher.durand@rwth-aachen.de","login":"chris-durand","count":2},{"name":"Claudio Fantacci","email":"claudio.fantacci@gmail.com","login":"claudiofantacci","count":2},{"name":"Barmalyak","email":"barmalyak@gmail.com","login":"Barmalyak","count":2},{"name":"Asuki Kono","email":"asukiaaa@gmail.com","login":"asukiaaa","count":2},{"name":"Andrej Orsula","email":"orsula.andrej@gmail.com","login":"AndrejOrsula","count":2},{"name":"Andrei Costinescu","email":"AndreiCostinescu","login":"AndreiCostinescu","count":2},{"name":"Alois Klink","email":"alois.klink@gmail.com","login":"aloisklink","count":2},{"name":"shai-ostshega","email":"shai.ostshega@intel.com","login":"shai-ostshega","count":2},{"name":"tarukosu","email":"furuta.yusuke.012@gmail.com","login":"tarukosu","count":2},{"name":"Timofey Aleynikov","email":"timofey.aleynikov@progforce.com","login":"timofey-aleynikov","count":2},{"name":"Thomas Schöps","email":"tom.schoeps@gmail.com","login":"puzzlepaint","count":2},{"name":"Soren Friis","email":"soren.friis@intel.com","login":"friissoren","count":2},{"name":"Siim Meerits","email":"sh0@yutani.ee","login":"sh0","count":2},{"name":"Samuel Carlsson","email":"samuel.carlsson@volumental.com","login":"vidstige","count":2},{"name":"Sameer Sheorey","email":"sameer.sheorey@intel.com","login":"ssheorey","count":2},{"name":"Roy Shilkrot","email":"roy.shil@gmail.com","login":"royshil","count":2},{"name":"Pedro Machado","email":"pedro.baptistamachado@ntu.ac.uk","login":null,"count":1},{"name":"RenaudeauBrice","email":"brice.renaudeau@wyca.fr","login":null,"count":1},{"name":"Ritwik Saikia","email":"ritwik@ritwik.ai","login":null,"count":1},{"name":"Robert Ramirez","email":"rob@robtherich.org","login":null,"count":1},{"name":"Rodrigo Chiossi","email":"rodrigo.chiossi@intel.com","login":null,"count":1},{"name":"Shuntaro Yamazaki","email":"shuntaraw@gmail.com","login":null,"count":1},{"name":"prem48science","email":"prem48sciene@gmail.com","login":null,"count":1},{"name":"progforce","email":"progforce@macminis-Mac-mini.local","login":null,"count":1},{"name":"sailfish009","email":"sailfish009@gmail.com","login":null,"count":1},{"name":"tingshao","email":"minggang@minggangs-Mac-mini.local","login":null,"count":1},{"name":"unknown","email":"Anna Rom@annaroma-MOBL.ger.corp.intel.com","login":null,"count":1},{"name":"Giovanni Saponaro","email":"gsaponaro@isr.tecnico.ulisboa.pt","login":"gsaponaro","count":1},{"name":"Woodrow Shen","email":"woodrow.shen@canonical.com","login":null,"count":1},{"name":"Tatsuya Ishikawa","email":"ishikawa@jsk.imi.i.u-tokyo.ac.jp","login":null,"count":1},{"name":"Stefan Grufman","email":"stefan.grufman@gmail.com","login":null,"count":1},{"name":"Alexandr Kondratev","email":"ak@cnord.ru","login":null,"count":1},{"name":"Javier Cremona","email":"cremona@cifasis-conicet.gov.ar","login":null,"count":1},{"name":"Jason Ernst","email":"jason@osaro.com","login":null,"count":1},{"name":"Ilya Solozobov","email":"i.solozobov@tinkoff.ru","login":null,"count":1},{"name":"Himanshu","email":"hgarg@acm.org","login":null,"count":1},{"name":"Nicholas Vitovitch","email":"nicholas.vitovitch@sri.com","login":null,"count":1},{"name":"Michael Mead","email":"michael@invisible.ai","login":null,"count":1},{"name":"Matjaz Bercic","email":"matjazbercic@gmail.com","login":null,"count":1},{"name":"Marvin B","email":"marvin@baudewig.eu","login":null,"count":1},{"name":"Quentin","email":"Heidelberger","login":"Heidelberger","count":1},{"name":"Rahman Salim Zengin","email":"rszengin@itu.edu.tr","login":"rszengin","count":1},{"name":"Rano Veder","email":"rano.veder@gmail.com","login":"RanoVeder","count":1},{"name":"RealSenseSupport","email":"63821679+RealSenseSupport","login":"RealSenseSupport","count":1},{"name":"Rheel17","email":"levivr97@gmail.com","login":"Rheel17","count":1},{"name":"Richard Smith","email":"richard@metafoo.co.uk","login":"zygoloid","count":1},{"name":"Rostislav Tolushkin","email":"rostislav.tolushkin@gmail.com","login":"nullptr-deref","count":1},{"name":"Ruffin","email":"roxfoxpox@gmail.com","login":"ruffsl","count":1},{"name":"Ryosuke Akiyama","email":"r@554.jp","login":"kechako","count":1},{"name":"Sakamoto, Kazunori","email":"exKAZUu","login":"exKAZUu","count":1},{"name":"Samuel Martel","email":"36042950+smartel99","login":"smartel99","count":1},{"name":"Sebastian Bergt","email":"Sebastian@Bergt.org","login":"sebastianbergt","count":1},{"name":"Sebastian Urban","email":"surban@surban.net","login":"surban","count":1},{"name":"Sergei Martynenko","email":"sergeimartyn@gmail.com","login":"smartynenko","count":1},{"name":"fgiff","email":"ffgiff@gmail.com","login":"ffgiff","count":1},{"name":"gawela","email":"abel.gawel@mavt.ethz.ch","login":"gawela","count":1},{"name":"jamesgab","email":"james.gabriel@intel.com","login":"jgabes","count":1},{"name":"jonherke","email":"31220506+jonherke","login":"jonherke","count":1},{"name":"konstantin","email":"darkkon65@gmail.com","login":"DarkCon","count":1},{"name":"Dávid Tóth","email":"toth.david.munka@gmail.com","login":"davids91","count":1},{"name":"Fadri Furrer","email":"ffurrer@gmail.com","login":"ffurrer","count":1},{"name":"Fernando Quintana","email":"ferquinve@gmail.com","login":"ferqui","count":1},{"name":"Florian Echtler","email":"floe@butterbrot.org","login":"floe","count":1},{"name":"Gideon Tsang","email":"gideont@gmail.com","login":"gideont","count":1},{"name":"Bob Davies","email":"bobdavies2000@gmail.com","login":"bobdavies2000","count":1},{"name":"Brendan Drew","email":"brendan.drew@intel.com","login":"BrendanDrewIntel","count":1},{"name":"Busi","email":"3430307+baruchl","login":"baruchl","count":1},{"name":"leonardobareno","email":"31495106+leonardobareno","login":"leonardobareno","count":1},{"name":"aoxu","email":"1612299696@qq.com","login":"xuao575","count":1},{"name":"archielee","email":"archie_lee7@hotmail.com","login":"archielee","count":1},{"name":"atinfinity","email":"dandelion1124@gmail.com","login":"atinfinity","count":1},{"name":"battlecry231","email":"38531891+battlecry231","login":"battlecry231","count":1},{"name":"bentank","email":"ben.tankersley@oculus.com","login":"bentank","count":1},{"name":"chlakshminarayana","email":"chikkalalakshminarayana@gmail.com","login":"lehider","count":1},{"name":"chris-wojciechowski","email":"42060239+chris-wojciechowski","login":"chris-wojciechowski","count":1},{"name":"coolsarne","email":"61243496+coolsarne","login":"coolsarne","count":1},{"name":"dubirose","email":"dubi.rosenberg@intel.com","login":"dubirose","count":1},{"name":"dziedada","email":"dziedada@umich.edu","login":"dziedada","count":1},{"name":"f00f","email":"582746+f00f","login":"f00f","count":1},{"name":"fengzongbao","email":"fengzongbao@baidu.com","login":"mickeyouyou","count":1},{"name":"Cian Donovan","email":"cian.donovan@akara.ai","login":"ciandonovan","count":1},{"name":"Daniel Mirota","email":"danmirota@gmail.com","login":"dmirota","count":1},{"name":"Daniel Walmsley","email":"goldsounds@gmail.com","login":"gravityrail","count":1},{"name":"Darrell Taylor","email":"darrellt@gmail.com","login":"darrellatg","count":1},{"name":"David Avedissian","email":"git@davedissian.com","login":"dgavedissian","count":1},{"name":"DavidGoedicke","email":"2676840+DavidGoedicke","login":"DavidGoedicke","count":1},{"name":"Dinesh Bolkensteyn","email":"dinesh@dinsoft.net","login":"dbolkensteyn","count":1},{"name":"Domos Su","email":"domossu@gmail.com","login":"Domos","count":1},{"name":"Chris Padwick","email":"chris.padwick@bluerivert.com","login":null,"count":1},{"name":"Chiu. Aaron (TPE)","email":"Aaron_Chiu@compal.com","login":null,"count":1},{"name":"Bastian Kayser","email":"bastian.kayser@motognosis.com","login":null,"count":1},{"name":"Andrey Sokolov","email":"andrey.sokolov@progforce.com","login":null,"count":1},{"name":"Harry Pan","email":"harry.pan@intel.com","login":null,"count":1},{"name":"Eric (SPG) Fang","email":"efang2@apple.com","login":null,"count":1},{"name":"Eagle Jones","email":"eagle.jones@intel.com","login":null,"count":1},{"name":"EC TF Bind account","email":"ec_sw_sl_git@intel.com","login":null,"count":1},{"name":"Dillon Skeehan","email":"dillon.skeehan@personifyinc.com","login":null,"count":1},{"name":"david libman","email":"davidx.libman@intel.com","login":null,"count":1},{"name":"chandlerq","email":"alansfinal@gmail.com","login":null,"count":1},{"name":"administrator","email":"administrator@rslnx353.iil.intel.com","login":null,"count":1},{"name":"administrator","email":"administrator@perclnx346.iil.intel.com","login":null,"count":1},{"name":"Gnimuc","email":"qiyupei@gmail.com","login":"Gnimuc","count":1},{"name":"Guillaume Gardet","email":"guillaume.gardet@arm.com","login":"ggardet","count":1},{"name":"Harsh Mittal","email":"harshmittal2210@gmail.com","login":"bytesByHarsh","count":1},{"name":"Hasan Al-Aref","email":"hasan.alaref9@Hotmail.com","login":"HasanTheSyrian","count":1},{"name":"Anders Grunnet-Jepsen","email":"anders@thinkoptics.com","login":"agrunnet","count":1},{"name":"Andrea Melle","email":"andrea@slamcore.com","login":"anmelle-slamcore","count":1},{"name":"Apoorva Srivastava","email":"apoorva2398@gmail.com","login":"apoorva-sriv","count":1},{"name":"Bartek Łukawski","email":"bwmn.peter@gmail.com","login":"PeterBowman","count":1},{"name":"Ben D","email":"ben.r.davisson@gmail.com","login":"BenDavisson","count":1},{"name":"Benjamin Bolte","email":"ben@bolte.cc","login":"codekansas","count":1},{"name":"Bjarne Geir Herland","email":"bjarne.herland@gmail.com","login":"BjarneHerland","count":1},{"name":"Alexander Mehta","email":"alexandermehta@outlook.com","login":"alexmehta","count":1},{"name":"Alberto González Palomo","email":"bugs@sentido-labs.com","login":"AlbertoGP","count":1},{"name":"Abhishek Amit","email":"abhishekamit@google.com","login":"abhishekamit","count":1},{"name":"Miguel Bernal Marin","email":"miguel.bernal.marin@linux.intel.com","login":"miguelinux","count":1},{"name":"Miguel Prada","email":"miguel.prada@tecnalia.com","login":"miguelprada","count":1},{"name":"Ohad Menashe","email":"ohad.men@gmail.com","login":"ohadmen","count":1},{"name":"Okan Arikan","email":"okarikan@gmail.com","login":"OkanArikan","count":1},{"name":"Pavol Rusnak","email":"pavol@rusnak.io","login":"prusnak","count":1},{"name":"Christopher D. McMurrough","email":"christopher.mcmurrough@gmail.com","login":"cmcmurrough","count":1},{"name":"Hong Yang","email":"yanghong@thundersoft.com","login":"PenguinYang","count":1},{"name":"Hui","email":"blackball","login":"blackball","count":1},{"name":"Hyunggi Chang","email":"39010111+changh95","login":"changh95","count":1},{"name":"Ilya Skrypitsa","email":"i_skrypitsa@indatalabs.com","login":"ilya-skrypitsa","count":1},{"name":"Ismo Puustinen","email":"ismo.puustinen@intel.com","login":"ipuustin","count":1},{"name":"JJHu1993","email":"jjhu1993@gmail.com","login":"JJHu1993","count":1},{"name":"Jack Morrison","email":"jackmorrison1@gmail.com","login":"chachi","count":1},{"name":"James Burton","email":"jamesbburton@gmail.com","login":"jb455","count":1},{"name":"James Chang","email":"twmr7@outlook.com","login":"twMr7","count":1},{"name":"Jamie Forth","email":"j.forth@gold.ac.uk","login":"jamieforth","count":1},{"name":"Jehferson Mello","email":"vilelasagna@gmail.com","login":"VileLasagna","count":1},{"name":"Jeremy Steward","email":"jeremy.steward@tangramvision.com","login":"ThatGeoGuy","count":1},{"name":"Jijini","email":"yaman.m.j.7z@gmail.com","login":"yaman23","count":1},{"name":"Jonathan Berling","email":"jonberling@gmail.com","login":"jonberling","count":1},{"name":"Jordan Rupprecht","email":"rupprecht@google.com","login":"rupprecht","count":1},{"name":"Tyler Weaver","email":"tyler@picknik.ai","login":"tylerjw","count":1},{"name":"Vasili Maslov","email":"bassill@yandex.ru","login":"baSSiLL","count":1},{"name":"Vasu Agrawal","email":"vasu_agrawal@yahoo.com","login":"VasuAgrawal","count":1},{"name":"Vinay Sannaiah","email":"36826364+vinaysannaiah","login":"vinaysannaiah","count":1},{"name":"Wang","email":"wwppyy@yahoo.com.tw","login":"wwppyy","count":1},{"name":"Weirong Yuan","email":"yuan161@purdue.edu","login":"DestinyOne","count":1},{"name":"Will Robertson","email":"will@wspr.io","login":"wspr","count":1},{"name":"WurmD","email":"wurmdario@gmail.com","login":"WurmD","count":1},{"name":"Xin Zhang","email":"zhangxin.xa@gmail.com","login":"xzhangxa","count":1},{"name":"Yavuz Selim","email":"113188709+35selim","login":"35selim","count":1},{"name":"Yoni Chechik","email":"chechik.yoni@gmail.com","login":"YoniChechik","count":1},{"name":"Yoshitaka HARA","email":"yoshitaka.hara.phd@gmail.com","login":"hara-y","count":1},{"name":"Youssef A. Abou-Kewik","email":"yousseb","login":"yousseb","count":1},{"name":"Peter Hinson","email":"peter.hinson@nucleusscientific.com","login":"peterhinson","count":1},{"name":"Tom Sasson","email":"tomx.sasson@intel.com","login":"tomsasson","count":1},{"name":"Tami Ben Tzur","email":"tamar.ben.tzur@intel.com","login":"tbentzur","count":1},{"name":"Takashi Ogura","email":"t.ogura@gmail.com","login":"OTL","count":1},{"name":"TSUYUSATO Kitsune","email":"make.just.on@gmail.com","login":"makenowjust","count":1},{"name":"Séverin Lemaignan","email":"severin.lemaignan@plymouth.ac.uk","login":"severin-lemaignan","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Stefan Kohlbrecher","email":"kohlbrecher@sim.tu-darmstadt.de","login":"skohlbr","count":1},{"name":"Stefan","email":"stefan.gerl@tum.de","login":"stefanhige","count":1},{"name":"AllenIsaacJose","email":"91880390+AllenIsaacJose","login":"AllenIsaacJose","count":1},{"name":"Alexander Reynolds","email":"alex@theory.shop","login":"alkasm","count":1},{"name":"Kenji Nomura","email":"kenji.nomura.0203@gmail.com","login":"atatb","count":1},{"name":"Kevin Mehall","email":"kevin.mehall@3drobotics.com","login":"kevinmehall","count":1},{"name":"martystack","email":"stack.marty@gmail.com","login":"martystack","count":1},{"name":"neuralassembly","email":"neuralassembly@gmail.com","login":"neuralassembly","count":1},{"name":"pedro.fillastre","email":"pedrogas_g@hotmail.com","login":"pedrogasg","count":1},{"name":"philip krejov","email":"krejov100@msn.com","login":"krejov100","count":1},{"name":"roobid","email":"42937451+roobid","login":"roobid","count":1},{"name":"satoshi-maemoto","email":"peugeot.106.s16@gmail.com","login":"satoshi-maemoto","count":1},{"name":"shiyao","email":"swang@blueprintreality.com","login":"bpr-shiyao","count":1},{"name":"simonflueckiger","email":"simonflueckiger","login":"simonflueckiger","count":1},{"name":"skylouis","email":"32909983+skylouis","login":"skylouis","count":1},{"name":"stephen-systemfriend","email":"stephen@systemfriend.co.jp","login":"stephen-systemfriend","count":1},{"name":"timor-raiman","email":"3657337+timor-raiman","login":"timor-raiman","count":1},{"name":"unagiHuman","email":"tigerwoods1206@gmail.com","login":"unagiHuman","count":1},{"name":"victorsbd","email":"victorsbd@gmail.com","login":"victorsbd","count":1},{"name":"State Of The Art","email":"48188289+state-of-the-art","login":"state-of-the-art","count":1},{"name":"Yuma.M","email":"yuma-m","login":"yuma-m","count":1},{"name":"Yuta Imai","email":"imai.factory@gmail.com","login":"yuta-imai","count":1},{"name":"Zach Gotsch","email":"orbipedis@gmail.com","login":"zgotsch","count":1},{"name":"aabuesbx","email":"ashrafx.abu.esba@intel.com","login":"ashrafabuesba","count":1},{"name":"akira_you","email":"you.akira.noda@gmail.com","login":"akirayou","count":1},{"name":"andrewhodel","email":"andrewhodel@gmail.com","login":"andrewhodel","count":1},{"name":"andrusza2","email":"andrusza2@gmail.com","login":"andrusza2","count":1},{"name":"Peter Kopias","email":"kopias.peter@gmail.com","login":"Petrox","count":1},{"name":"Carl Allendorph","email":"callendorph@gmail.com","login":"callendorph","count":1},{"name":"Cedric Menard","email":"cedlmen@hotmail.com","login":"cedriclmenard","count":1},{"name":"Chad Bramwell","email":"chadbramwell","login":"chadbramwell","count":1},{"name":"Charles Brian Quinn","email":"me@seebq.com","login":"seebq","count":1},{"name":"Chris Redmann","email":"chris@cpredmann.com","login":"cpredmann","count":1},{"name":"Christian Flewelling","email":"43478354+c-flew","login":"c-flew","count":1},{"name":"Christian Rauch","email":"Christian.Rauch@ed.ac.uk","login":"christian-rauch","count":1},{"name":"Kevron Rees","email":"kevron.m.rees@intel.com","login":"tripzero","count":1},{"name":"Khai Yi Chin","email":"khaiyichin","login":"khaiyichin","count":1},{"name":"Kinos","email":"dony435@naver.com","login":"Sn-Kinos","count":1},{"name":"Kirk McKelvey","email":"kirkoman@gmail.com","login":"kirkoman","count":1},{"name":"Lars Andersson","email":"larsand@gmail.com","login":"landersson","count":1},{"name":"Leander Schulten","email":"Leander.Schulten@rwth-aachen.de","login":"autoantwort","count":1},{"name":"Levin Gerdes","email":"18442515+levingerdes","login":"levingerdes","count":1},{"name":"Manfred Georg","email":"mgeorg","login":"mgeorg","count":1},{"name":"Markus Werle","email":"daixtrose","login":"daixtrose","count":1},{"name":"Martin Seiler","email":"m.seiler@ameria.de","login":"martinseilerameria","count":1},{"name":"Martin Valgur","email":"martin.valgur@gmail.com","login":"valgur","count":1},{"name":"Matt Curfman","email":"matthew.c.curfman@intel.com","login":"mattcurfman","count":1},{"name":"Mattias","email":"mattias.backstrom@volumental.com","login":"mattiasbax","count":1},{"name":"Michael Mihaley","email":"71835811+michael-mih","login":"michael-mih","count":1},{"name":"Kaelin Laundry","email":"wasabifan@outlook.com","login":"WasabiFan","count":1},{"name":"Kane York","email":"kanepyork@google.com","login":"riking","count":1},{"name":"Kei Okada","email":"k-okada@jsk.t.u-tokyo.ac.jp","login":"k-okada","count":1}],"total_commits":13140,"total_committers":365,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":36.0,"dds":0.8421613394216134,"past_year_committers":[{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Nir Azkiel","email":"nir.azkiel@intel.com","login":"Nir-Az","count":1},{"name":"Eran","email":"librealsense.eran@gmail.com","login":"maloel","count":1}],"past_year_total_commits":3,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.6666666666666667,"last_synced_at":"2025-05-25T00:39:17.425Z","last_synced_commit":"e1688cc318457f7dd57abcdbedd3398062db3009","created_at":"2023-03-07T09:44:00.456Z","updated_at":"2025-05-25T00:39:17.674Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"IntelRealSense/librealsense","html_url":"https://github.com/IntelRealSense/librealsense","last_synced_at":"2025-09-08T08:03:18.641Z","status":null,"issues_count":1626,"pull_requests_count":1499,"avg_time_to_close_issue":5409355.527694611,"avg_time_to_close_pull_request":4623516.849242425,"issues_closed_count":1335,"pull_requests_closed_count":1320,"pull_request_authors_count":100,"issue_authors_count":1231,"avg_comments_per_issue":7.707872078720787,"avg_comments_per_pull_request":0.6991327551701134,"merged_pull_requests_count":1158,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":518,"past_year_pull_requests_count":626,"past_year_avg_time_to_close_issue":1369127.263888889,"past_year_avg_time_to_close_pull_request":447831.170212766,"past_year_issues_closed_count":360,"past_year_pull_requests_closed_count":517,"past_year_pull_request_authors_count":44,"past_year_issue_authors_count":410,"past_year_avg_comments_per_issue":4.6640926640926645,"past_year_avg_comments_per_pull_request":0.5271565495207667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":470,"created_at":"2023-05-10T10:35:38.894Z","updated_at":"2025-09-08T08:03:18.642Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/IntelRealSense%2Flibrealsense/issues","issue_labels_count":{"D400 Series":428,"Linux":360,"Windows":288,"python":217,"d435i":157,"d455":134,"jetson":114,"question":99,"l500":79,"installation":72,"raspberry pi":41,"ros":33,"calibration":33,"announcement":31,"android":24,"MacOS":17,"SR300":17,"unity":16,"T260 series":14,"enhancement":11,"matlab":10,"unreal":9,"multicam":8,"firmware":8,"d435e":7,"documentation":7,"multicamera":6,"labview":5,"ethernet":5,"bug":4,"software":4,"opencv":4,"R200":3,"hardware":3,"node.js":2,"fw update":1,"cmake":1,"openni":1,"On-Chip Calibration":1,"F200":1,"ZR300":1,"tracking":1,"discussion":1,"pcl":1},"pull_request_labels_count":{"dds":49,"bug":37,"enhancement":27,"ai-assist":11,"ci":6,"android":4,"tools":4,"python":3,"GUI":2,"openni":2,"MacOS":2,"documentation":2,"T260 series":2,"fw update":2,".NET":1,"jetson":1,"cmake":1},"issue_author_associations_count":{"NONE":1574,"COLLABORATOR":34,"CONTRIBUTOR":18},"pull_request_author_associations_count":{"CONTRIBUTOR":736,"COLLABORATOR":489,"NONE":274},"issue_authors":{"MartyG-RealSense":32,"monajalal":19,"pgswag":12,"Nimaro76":11,"wenmingxiaohuo":9,"diplomatist":7,"mrortach":7,"jrecasens":6,"milan-r-shah":6,"ffreality":6,"ky047":6,"zhanglepy":5,"nathanieltagg":5,"nataliesettles":5,"monson-li":5,"qidihan":5,"neilyoung":5,"GrubbyHalo":5,"Tikitaka02":4,"ybefe":4,"arothenberg2":4,"willyum00":4,"girishsmurthyIntel":4,"naorwaiss":4,"DaveBGld":4,"electro-logic":4,"pasandal":4,"jooseuk":4,"ta-jetson":4,"Tianhao-Wu7":4,"mengxinglvhappy":4,"JeongJunLee":4,"GLW1215":4,"avadosf":4,"puyiwen":4,"1programmer2dfg3":4,"ionutnechita-intel":4,"shreeya0411":3,"ok-kewei":3,"davidpob99":3,"lesreaper":3,"rajrajeswaran":3,"harshal-14":3,"enrfbezo":3,"Akumar201":3,"ghost":3,"kummerrrrrr":3,"GirishiF":3,"dmellosanjay":3,"35selim":3,"CCCCCCCT":3,"oscarthorn":3,"jesusramondovale":3,"KITAE-KIM-MOBYUS":3,"adinathkale01":3,"mjc6fe":3,"junmoxiao11":3,"sho-ji":3,"BlingBling43":3,"frankahland":3,"Willy1999927":3,"1005088h":3,"suptimq":3,"MentalBaka1":3,"Hasnain1997-ai":3,"975085538":3,"ikilinc103":3,"mericgeren":3,"OneShz":3,"jeferal":3,"EthanUNC":3,"0DWADE0":3,"mattiasbax":3,"zumpchke":3,"WRWA":3,"rhabacker":2,"manojTHI":2,"r91andersson":2,"JDchen-Jaden":2,"5204338":2,"Robertleoj":2,"HHU-YHJ":2,"bgkang7470":2,"YiKang-Liu":2,"micah-cobot":2,"RikisuT":2,"cpremazzi":2,"Starblazer75":2,"PorschefanRoel":2,"kay2019-art":2,"Anthonia2001":2,"b07902036":2,"jasatron9000":2,"timprepscius":2,"ysj2009":2,"polmagri":2,"jeezrick":2,"pat19218":2,"Gary0915":2,"Lalala-ysl":2,"mina990-sudo":2,"du-xinyi":2,"saulcarvalho":2,"Prefiro-Prathik":2,"HaotianHehaha":2,"Oscar33391":2,"ronbitonn":2,"p3j6v9":2,"raysingh1234":2,"AndreV84":2,"brunovollmer":2,"jpfsaunders":2,"stevedanomodolor":2,"SereneFeng":2,"djaniel":2,"sinuku":2,"hedeya1980":2,"zerostarter1998":2,"sidy3d":2,"martinakos":2,"LauGasp":2,"H-chun":2,"Sol3N1n":2,"rayee922":2,"birard":2,"Boatsure":2,"Muthukumar4796":2,"dwu006":2,"gjdeorl":2,"agakisama1234":2,"Czx1813260515":2,"stwirth":2,"dsadssa623":2,"swishswish123":2,"pfcouto":2,"jerome-bickham":2,"Rhymakers":2,"snehabanda30":2,"Aterox-os":2,"Marenix":2,"ShankarKandasamy":2,"kickserver":2,"12581djjd":2,"MarkSmith-Bodd":2,"Tranthanhbao198":2,"nokey93":2,"guotonglucky":2,"Arulchozhan":2,"Syedifthikar":2,"tangyipeng100":2,"xyl265":2,"Gdakgdak22":2,"ecmcguire":2,"FPSychotic":2,"yunxin829":2,"bricemiramont":2,"TheNemo05":2,"Guan9Wu":2,"Susheelabhat":2,"happydrones":2,"jkenney9a":2,"leoteo1":2,"ranjithlesoko":2,"HappySamuel":2,"omer-re":2,"tonynajjar":2,"Li-Yidong":2,"evallhq":2,"vstadnytskyi-FDA":2,"gityeezy":2,"dyb678":2,"A-Robotics-mama":2,"eladpar":2,"maloel":2,"bingogome":2,"HasanTheSyrian":2,"LeVHoangduc":2,"YANSU7":2,"sebastianserna30":2,"niknadzirie":2,"erayak":2,"2805651606":2,"anguyen216":2,"bolt2012-china":2,"AMLIFY":2,"LLY13":2,"Vaishali-1602":2,"westpilgrim63":2,"frbitten":2,"MaryBD":2,"davidng82":2,"laracb01":2,"Biopticon":2,"yosoufe":2,"MatthewRajan13":2,"w407022008":2,"zhanyaoaaaaaa":2,"linahourieh":2,"NET-Y":2,"FranticEr":1,"richardrl":1,"Yonatan-Sade":1,"leocvml":1,"reuksv":1,"IRONCROWY":1,"DanielBaldrigue":1,"fcitil":1,"HerrmannM":1,"elishafer":1,"Yuan-San":1,"hfdlwt":1,"alperenyavascan1":1,"Jaswanth987":1,"cansik":1,"na-trium-144":1,"Johnny-dev-01":1,"Jianghanxiao":1,"BOOSTMKII":1,"cheabdullahjz":1,"Gopi-GK02":1,"lam26817938":1,"feri113":1,"tflueckiger":1,"evercoast-dev":1,"shatarajt":1,"nbubis":1,"lishanggui":1,"SCAUER1":1,"WeiMSI":1,"oaragones":1,"gjmingithub":1,"chetansarmak":1,"h-a-n-n-e-s":1,"arake001":1,"SanuKM":1,"amburkoff":1,"lichiahui":1,"hernot":1,"adedayoakinade":1,"anbarsanti":1,"Shahab-Ahmed0":1,"sure-explorer":1,"mosi3707":1,"Jasonwyh":1,"100ws":1,"beratna-steve":1,"captain-yoshi":1,"micahreich":1,"HuaYuXiao":1,"hawrk":1,"warmist":1,"andyatphilips":1,"JLBicho":1,"antongit":1,"jeigrei":1,"Davidaaaa":1,"yslbit":1,"hatem-darweesh":1,"parkerlreed":1,"wallop560":1,"amitnh":1,"Atharva-05":1,"Zazmi2":1,"Joshua5102003":1,"tharun-selvam":1,"AayushEIC":1,"tim-depthkit":1,"ZombieFly":1,"HariKrishnan06082k":1,"HarveyChen1104":1,"bluejade115":1,"micmercer1":1,"jgomezlopez":1,"hexaflexa":1,"zw-12":1,"RendijsSmukulis":1,"MBJamshidi":1,"AnayGokhale":1,"DAFS123":1,"prarthanasigedar":1,"philipjames44":1,"legned":1,"JaCoHSU":1,"albertoo22":1,"rhitam01":1,"abdullahsaatci":1,"ericsuntj":1,"Andybert":1,"xEnVrE":1,"ddl13140":1,"TakShimoda":1,"CyunXiong":1,"ShutongJIN":1,"yangjunwon1309":1,"Zauzolkov":1,"426WERerxs1345":1,"2486851695":1,"paulonhantumbojr":1,"JHershberger-GK":1,"AllenIsaacJose":1,"Superdude11235":1,"tkitagawa1999":1,"danielhertz":1,"edwardp4":1,"aneim":1,"desq28":1,"zxc0210":1,"jwatson-CO-edu":1,"shasha2408":1,"YHuniv":1,"hassan-tht":1,"ankittecholution":1,"anthony930713":1,"BoydenYubin":1,"bsseo89":1,"Wnm0706":1,"Tsubasa-Swarm":1,"AnIVIol":1,"akshay-ka":1,"keimimi":1,"lian6605":1,"g-dhanushya-sai":1,"tedtheturtlenz":1,"ctxqlxs":1,"carlosmartinsrodrigues":1,"666tua":1,"deepGio":1,"biaofeng111000":1,"comelywenbobo":1,"checolag":1,"cf88794821754":1,"SylvanSi":1,"JaouadROS":1,"philchao":1,"cccsj001":1,"asla1":1,"MSari55":1,"LeVraiBoris":1,"Gaurav37":1,"cchengtien":1,"zhouyongyi":1,"tpwrules":1,"Veng3nce":1,"dimatusz":1,"m-mead":1,"agrunnet":1,"Egor18":1,"scrdongmin":1,"Ntstr":1,"shreshtashetty":1,"fk-bbraun":1,"szymonzmyslony":1,"Silcet":1,"Kishor-Ryouta":1,"ShawKai666":1,"blackball":1,"zrd1234":1,"jiaqizheng2000":1,"SeanShi13":1,"pkrush":1,"EnthusiasticRoboticist":1,"v-lopez":1,"brostami85":1,"DarthBogdo":1,"Delircan":1,"Vishnu-AP":1,"PatekGao":1,"Daya-AWR1642":1,"ArthurAllshire":1,"LamiumAmplexicaule":1,"darshit-desai":1,"norman1479":1,"KE-YOSHIOKA-PMT":1,"RajS999":1,"suchowitzky":1,"Lousi12138":1,"ZhaoXianglin":1,"fsamekl":1,"piercekyfy":1,"amjram03":1,"ravil99":1,"MuningXu":1,"mprat":1,"Jiajian-Chang":1,"BieChenovo":1,"jaydesai111":1,"deepakramalingam":1,"colton731":1,"tRosenflanz":1,"Karleno":1,"gschian0":1,"WallE-Bosch":1,"nawara72":1,"orgicus":1,"1163710216":1,"Sahand-Saed":1,"bhusan2002":1,"WeixiangZhang":1,"tom-jerr":1,"Kravarik-VUJE":1,"yijionglin":1,"brandon-gamble":1,"BVishal-Geek":1,"xstjs":1,"snealand":1,"arianp95":1,"Navifra-Tobey":1,"Mathlete-101":1,"vinceclifford":1,"bruce577":1,"rr922018":1,"xuxu8933":1,"RarDay":1,"cristianbercu":1,"Ischavank":1,"DongLZY":1,"RonghaiHe":1,"crdevvv":1,"futuristic2023":1,"Theara-Seng":1,"HalfOfZeno":1,"Ali-AliAli-Ali":1,"kennangaibel":1,"yunusstalha":1,"dongxuanlb":1,"panpawel88":1,"ToonTielen":1,"janderwolf":1,"Genozen":1,"Arthav24":1,"egleorl":1,"sam598":1,"WeiAuYeung":1,"ChiaXinLiang":1,"lrl-hub":1,"yovamo":1,"Fau786":1,"Nelsonagj":1,"melsanharawi":1,"g-robot-tech":1,"sanket-mali":1,"kumar-akshay324":1,"SowisLiuYiming":1,"ClaudioCarbone":1,"cabbage404":1,"dirksavage88":1,"justinyeah":1,"wbjorndahl":1,"maciejjaskowski":1,"vidullan":1,"yanite":1,"26cqs":1,"shihaocao":1,"ggsd-ddup":1,"goldwater668":1,"shiyt0313":1,"juliahambright":1,"xandrei2772":1,"SanthoshkumarSwaminathan":1,"tjak99":1,"Jaretteboom":1,"Houssamalkadi":1,"qimao7213":1,"titan1230":1,"lydie-g":1,"dgo-pi":1,"jomiham":1,"super-fsy":1,"stu68":1,"xuhao1":1,"star-ice":1,"hieuquang":1,"Anto-Merary":1,"qetuo105487900":1,"darrenjiayinxie":1,"stephenadhi":1,"urock":1,"anouseconder":1,"benicio22":1,"admin123yan":1,"hermattt":1,"denysderihlazov":1,"SBaharavIntegra":1,"cxychen-hub":1,"andrewli1126":1,"zhanghaoyanzuishuai":1,"Intelligent-Monster":1,"lycn2020":1,"FeliciaSeq":1,"Ezward":1,"OriginalPMFV":1,"NamalJayasuriya":1,"davidscherf":1,"Krzo99":1,"vijujames":1,"kacper-olszewski":1,"Liu-Jinxin":1,"lantianhaohh":1,"karlita101":1,"andyliao89":1,"jordisolanas-bc":1,"mistimohan":1,"3zuli":1,"Stack-it-up":1,"gauvainrobert":1,"thesnipe12":1,"raf620":1,"Noy-Zini":1,"dut-zjh":1,"perseusdg":1,"hirealsense":1,"RISHI-VEMPATI":1,"CJA-JIANG":1,"ErnestoLozano":1,"Frank-Schiro":1,"matbeedotcom":1,"Hechen0712":1,"hosea7456":1,"NocusNibbes":1,"anupama86":1,"lucasvickers":1,"hobbitsyfeet":1,"sajedeminent":1,"pjihyeon0121":1,"JACKLiuDay":1,"shervinkoushan":1,"yurii-drevnytskyi-dianomix":1,"yorushiba":1,"JeffR1992":1,"IvoryDai":1,"brtmax":1,"mattiadutto":1,"soribido":1,"Simon-McD":1,"ryanalex98":1,"radu-iordache-ADI":1,"choe-hyun-ho":1,"chaitanya-khairnar":1,"queen0fpentacles":1,"gyillikci":1,"alejandronespereira":1,"econeale":1,"Frank-mirle":1,"maky-hnou":1,"jnapoles":1,"hahahah6":1,"kartur":1,"andrewwongagility":1,"btravers1":1,"VanSharkholme":1,"jeannettemayogallegos":1,"Framemov":1,"gmmyung":1,"KRJames-lab":1,"hungtrieu07":1,"ibarramiguel119":1,"morimio":1,"MoaazAbdulrahman":1,"axel-kaliff":1,"ArifAnwary":1,"chengfengpiao":1,"IVAS7Y":1,"yjhtc007":1,"0417wang":1,"Rocky-YU":1,"haidaumitom":1,"addy1997":1,"kreddyw":1,"TapleFlib":1,"AndrewBloom":1,"ojingo":1,"idenc":1,"sparkyb":1,"echapp":1,"nitinpatil5253":1,"peter8787-afk":1,"MyOtherNamesWereTaken":1,"friend045":1,"ingale726":1,"ValentinLeglise":1,"XupengZhu-SW":1,"devkrish23":1,"AmosZJH":1,"yilongsong":1,"binggege":1,"HyeYumKim":1,"Romaiz":1,"zhouwg":1,"jackdefay":1,"GoodSirSami":1,"ErDevanshgupta":1,"Userpc1010":1,"MACTEPBEKA":1,"cheukwaylee":1,"emdc":1,"MissBeate":1,"Jellal-17":1,"thve25":1,"KimchiPizza":1,"Dapeng-Zhang":1,"niclimcy":1,"sytong02":1,"pltrd":1,"ShadowHunter0510":1,"ArenaGrenade":1,"wzhaofeng":1,"silasalves":1,"msiauw2":1,"Sharath-MRNoBoDy":1,"johnny-wang16":1,"todayistipsy":1,"bavleym":1,"CSARobotics":1,"jiapei-nexera":1,"wenchenwan":1,"CodeYeet1838":1,"weishiguan":1,"jackjansen":1,"MichaelPan0905":1,"MaheshAbnave":1,"syh4661":1,"wongfei":1,"trustfarm-dev":1,"eufrizz":1,"Mekan-Geldiyev":1,"PredyDaddy":1,"darsavelidze":1,"bwolleb":1,"egleorl1":1,"lieuzhenghong":1,"CharmingZh":1,"angeelalg":1,"wjd123ap":1,"omnisurfer":1,"sivashankar28":1,"min577":1,"Reb-Rish":1,"FancyBrush":1,"zxcvbnmhkfghffgh":1,"nedo99":1,"HowieHepburn":1,"Cody-Vu":1,"davidgarcia83":1,"ChoudharyChanchal":1,"Hyunseong-LEE":1,"MaksimJevdjic":1,"SnoopyGeeek":1,"Giovanna-Ruiz-intel":1,"yyh-young":1,"PierreLouisT":1,"perovehuddly":1,"jashshah999":1,"echoGee":1,"louietouie":1,"robertburk":1,"coollingomg":1,"dbots94":1,"Nataraj-github":1,"willronan":1,"chrelli":1,"Hassancfc":1,"Harishkumarnimmala":1,"ShettyHarapanahalli":1,"PotroCoelho":1,"timbojones91":1,"ShrutheeshIR":1,"MetehanGokmen":1,"1034863165":1,"SammyRamone":1,"Kikadass":1,"1572990942":1,"rxwen":1,"iamstrang3":1,"CarlSeeTwo":1,"rifai-github":1,"nourhansowar":1,"brunomcebola":1,"ruffsl":1,"sushantgov":1,"tigerextra":1,"saood-ahmad":1,"Norweig1an":1,"lina11116666":1,"baptiste-lucas":1,"m0-hayashimanato":1,"keithahern":1,"FelipeZerokun":1,"MarioCavero":1,"ZZ-0909":1,"kotran88":1,"Cheeseboy8020":1,"heyunwang1":1,"gyt290811":1,"MateuszSoczalski":1,"hshorty":1,"jianjieluo":1,"xoxo121":1,"Yaccobv2":1,"Navifra-Brad":1,"Hehe0307":1,"csr-kick":1,"gfx73":1,"atong-atong":1,"Taim974-H":1,"yizhidiao":1,"danielkoohmarey-bc":1,"whoselove":1,"moti43":1,"millto":1,"Frank198002":1,"ChiroJoy101":1,"gachiemchiep":1,"Thanosrom":1,"Silvuurleaf":1,"wangwang-xyz":1,"Seunghui-Shin":1,"badinkajink":1,"AmrGaballah29":1,"garretthilyer":1,"hbadino":1,"kais-bedioui":1,"tabit01":1,"ankuraditya98":1,"AnoukDeBock":1,"amaraashishmahatokushwaha":1,"jayasurya00098":1,"kun-faaya-kun":1,"ghost593crbyyy":1,"songshan0321":1,"autimator":1,"mope112":1,"p-ogrady":1,"Siegel20":1,"nickelnext":1,"RobbertProost":1,"qodlsrud20712":1,"LewisLiuPub":1,"HadeelRS":1,"manic1841":1,"kremerf":1,"lumous111":1,"seungsunkim":1,"jstmn":1,"Abdob":1,"ahiyantra":1,"Lynnn8":1,"dgcole":1,"Darustc4":1,"GITSHOHOKU":1,"zhangliyuanscu2-a11y":1,"Repulser":1,"zijian98":1,"demul":1,"cvki":1,"cookem4":1,"Ankush1909IIT":1,"kknives":1,"avizipi":1,"GuoPingPan":1,"kevinDrawn":1,"bohumilk":1,"hong-cr":1,"InDroKalena":1,"webbershaw":1,"emerson-brasil":1,"marcelino-pensa":1,"peacerior":1,"hg-zt":1,"k211":1,"shadi23":1,"Riswandafarij":1,"LopezJER":1,"Chenhaining8":1,"fatteexdd":1,"minseo104":1,"ned6602":1,"mohandeepkapur":1,"s2011152":1,"ColinCoderUmich":1,"Schobesberger":1,"hanbaoguai":1,"abdullah-qss":1,"Deniel-L":1,"1193361084":1,"take-kuma":1,"codeandstuf":1,"mattbev":1,"wsmlby":1,"Chuanzhaowang":1,"xinbada19851109":1,"muonkmu":1,"xiexiao6":1,"xperroni":1,"fcopp":1,"WencaiShan":1,"Mahmoudadham4040":1,"Drq13112":1,"jwpleow":1,"aws-ahmad":1,"Yunya-Hsu":1,"aphinex1110":1,"AnjiLin12321":1,"Scotty866211":1,"BasTossings":1,"georgekasa":1,"steven676":1,"mohamed1915":1,"MarcisGreitans":1,"PhenonGH":1,"chhayank-sri":1,"Atphoneee":1,"96daja11":1,"vegetable-dog":1,"yedouu":1,"milobucket":1,"weng24":1,"Splinter1984":1,"sdfcwfe":1,"linxizi":1,"Yinshideguanghui":1,"lixinghe1999":1,"williewonker777":1,"andrewqhy":1,"SilverIce":1,"billsanders-bc":1,"bouk":1,"coldcoda":1,"ioktem":1,"gustn6591":1,"hackerclemens":1,"dschnabel":1,"rxng8":1,"DORIAN1962":1,"Hanning-Liu":1,"axbycc-mark":1,"iine4649":1,"WhiteOlivierus":1,"viisautta":1,"AndreKest":1,"kmkomori":1,"Nabster1":1,"marcuscop":1,"ClementDardenne":1,"Dave0221":1,"OldAccountFJShen":1,"Fireronin":1,"Dehaoq":1,"philip-n":1,"Engineer21-a":1,"zyzgy":1,"MichaelKerley":1,"cngzhnp":1,"mmaap":1,"eugemaf":1,"HTLife":1,"ravijo":1,"ethanc8":1,"xin-Dream":1,"MirrorCY":1,"imen7677":1,"arpaterson":1,"saqihussainkalan":1,"mamanyusufkhan":1,"Ojas-Chanakya131":1,"thraster":1,"christopherpapageorgiou":1,"windyuan":1,"IAMHAADICOOL":1,"muxiddin19":1,"OliviaNocentini":1,"N0ZA":1,"samchiRobot":1,"nohaalaref":1,"RDVision-mchedefaux":1,"rivercream09":1,"younussenn":1,"g2-bernotas":1,"schleptech":1,"zhongwei8":1,"BertieBcs":1,"truschival":1,"seodongmin-kor":1,"Sergiossrr":1,"sunglyoungKim":1,"cwitting":1,"shivangi-futuristicbots":1,"stino78":1,"Budixss":1,"chutsu":1,"Ayanami0-39":1,"LQ0212":1,"NikoBele1":1,"mindThomas":1,"migra1315":1,"Schnax3":1,"gkoundry":1,"sooyoungmoon":1,"absargana":1,"tri3891":1,"kenloumixx":1,"yzkzero":1,"jonasdieker":1,"SunnyBoy-GitHub":1,"HarisSiv":1,"benpeart":1,"psygn0me":1,"MingyuPan2":1,"jchai01":1,"No-9527149":1,"arifsaeed":1,"HappyElon":1,"liuchangji":1,"Catter-fury":1,"yijhenHuang":1,"SwooshMihu":1,"LoftyWinterSnow":1,"RyuseiiSama":1,"bnly-xxx":1,"Jaydeepbais":1,"AhmedMahmoud2023":1,"kogan-alex":1,"shrutichakraborty":1,"adithyab94":1,"mariomorieri":1,"TimStricker":1,"YoshiyasuIzumi":1,"bphivilay":1,"Fc6868":1,"maryjvergara":1,"jakirkham":1,"Easenyi":1,"jhforstudy":1,"topyihao":1,"Barney1337":1,"shintaro-matsui":1,"upc-ghy":1,"liujl12345":1,"Axl-zhang":1,"liuwei1130":1,"GeorgeAdamon":1,"987640673":1,"dibya-pati":1,"rastinp":1,"Nico-Sander":1,"IamRam3":1,"ZitongLan":1,"Xunmenggod":1,"sai-srinivasan-v":1,"mikeh9":1,"oliveyoung123":1,"Niel186":1,"konnoeric":1,"salilpDev":1,"1623967618":1,"yuhe0925":1,"lwag-s":1,"Mosig33":1,"yvespon":1,"jackson-smith-a":1,"amar-mustaqim":1,"chrisxu1995":1,"Asensiosh":1,"vahapt":1,"ValentinHenrich":1,"tunqLam158":1,"JLeeContoro":1,"zzfb99208":1,"chenwenfeng":1,"mganglb":1,"kjacks21":1,"Zumbalamambo":1,"quebeh":1,"MELVINELIASMATHEW":1,"studennis911988":1,"li361510536":1,"kos19191":1,"Austen-G":1,"FeiSong123":1,"Xk2033106447":1,"DiopWang":1,"robcowie":1,"pgluz":1,"MikiGrit":1,"jidnyesha-patil":1,"MarcoWyss":1,"simon-TUM":1,"AlbertoSabater":1,"nalt":1,"colinmsnow":1,"kuifanchen":1,"Shivam-Bhardwaj":1,"sidh1603":1,"Hrithik1049":1,"RRHall":1,"NatakuZ":1,"yywjacson":1,"zhang-qihao":1,"claudiofantacci":1,"Dontla":1,"chenxiaocongAI":1,"Turing47":1,"li-wudi":1,"NixiakAI":1,"RainingJoe":1,"B-Paweekorn":1,"Geada8":1,"lee-nakyung223":1,"Spnd77":1,"jiang8088":1,"LW-G38":1,"Gne-biginner":1,"chen579":1,"JuanDYB":1,"LinC-b":1,"naiyi":1,"shizihang456":1,"jyomk":1,"TimGameDev":1,"HEyeRyan":1,"Poodlee":1,"xuelangaogu":1,"xsol":1,"pumpkin639":1,"Shaan-Mistry":1,"137ck":1,"kevinbriandIno":1,"twahrburg-google":1,"abidnou":1,"jev-aleks":1,"frankywashere":1,"TaKuSaInc":1,"dongdongbh":1,"edgex004":1,"albossard":1,"swapnilbotu":1,"yizhixia666":1,"flabrosse":1,"robofans":1,"MhmRhm":1,"KonradBk":1,"OldLiu666":1,"Buse-cetin":1,"chrismatthieu":1,"yst-one":1,"amatskevych":1,"cchang021":1,"savannah-aq":1,"IMP-Robotics":1,"gary88888888":1,"tugbakara":1,"sakurarare":1,"matteocarbonara1234":1,"bperseghetti":1,"c3hodgins":1,"brianchae":1,"jmachuca77":1,"coopawhite":1,"shitou0417":1,"kugesan1105":1,"AOndracek":1,"nit-xhg":1,"wzjscut":1,"yumjunstar":1,"TanmayPathak":1,"RoyAmoyal":1,"TtopsBo":1,"ShreyasKuntnal":1,"Nikappa57":1,"Folyz":1,"FrederikVinter":1,"users-9706":1,"wangkangluyao":1,"akupferb":1,"CaseyJScalf":1,"tsengyushiang":1,"purpleyoda1":1,"Kylemaycry":1,"FrGrQuim":1,"Havertz7K":1,"charan-xrc":1,"AndreaMacri-sys":1,"tsaiboyu":1,"ashrafyahya":1,"maxklock":1,"davidtr99":1,"Mahesha999":1,"Misuliaut":1,"jenadzitsiuk":1,"MiguelFranco6":1,"knicos":1,"sesamestengg":1,"Kimminsu-94":1,"sunflowerhcy":1,"lzy-zj":1,"ZT1128":1,"lyfadvance":1,"polygolina":1,"dk-teknologisk-bgd":1,"kuggix1105":1,"ioreed":1,"single-smile":1,"rdlynx19":1,"js0011003":1,"nixone":1,"thomasdriss":1,"nyevik":1,"Mamatharun":1,"CG-Spectre":1,"eilat-inbal":1,"Chris45215":1,"noell1":1,"VirtuousContract":1,"Litvak1":1,"lxd551326":1,"Sr4l":1,"baptiste-mnh":1,"KaranK369":1,"Maynafiesta":1,"busisiji":1,"FHarhammer":1,"Calvincs77":1,"saroshpatel":1,"alxhoff":1,"LITONG12345":1,"rafaelspring":1,"alt01":1,"kboseong":1,"transashutosh":1,"immensivevr":1,"abdulhafiz7794":1,"zc08":1,"mtandy1":1,"ferrolho":1,"Jrmay1":1,"mpiseno":1,"KIL299":1,"lianghongzhuo":1,"Sangeethaj152":1,"Armin234":1,"becketps":1,"mfbolus":1,"Jason1820":1,"arvindrk2":1,"jinshangcheng":1,"Biojio":1,"dariodenardi":1,"meiy-px":1,"fendiling":1,"amirf147":1,"RTrain111":1,"eagerlein":1,"PhoebeHui":1,"chenenp":1,"philianeles":1,"nurietarc":1,"AmanTiwari1503":1,"w1l2f3":1,"iyeszin":1,"seliber":1,"Junyu-Fan":1,"WhyxyxIsNotAnAvailableName":1,"rverma-botcrew":1,"KangGrandesty":1,"premQee":1,"waiyc":1,"norakon":1,"gyc137":1,"scifiswapnil":1,"anath93":1,"Fanie-Visagie":1,"Denis-Megumi":1,"fredwrnr":1,"anjana-gp":1,"Artii24":1,"cmrooney135":1,"kameel2311":1,"Mendopower":1,"aaron-evercoast":1,"RuiqiZhang99":1,"Sanjaikrishnaa-HTIC":1,"104kpf":1,"asuka-ms":1,"lowgan461":1,"ChowhoundWu":1,"eric-fulfil":1,"vaigen":1,"Westluu":1,"nv-kn":1,"adamhippoharvest":1,"kkk2705":1,"someilay":1,"starmaid":1,"meihe323":1,"songdedaoyi":1,"ndaley7":1,"jiapei100":1,"syafihidayat":1,"LMurphy99":1,"jakemclaughlin-luxolis":1,"leets0429":1,"tschweitzer57":1,"mockup-partner":1,"febrbbbd":1,"CyberFoxHax":1,"MathijsNL":1,"SAHA-INDRANIL707":1,"AlexTiniakov":1,"saurabheights":1,"jalapatip":1,"HiWiQiao":1,"Skullface9512":1,"modaresimr":1,"AlexSeongJu-sr":1,"wuliu-G":1,"tomstix":1,"marialarsson":1,"fernan848":1,"leng-y-byte":1,"jamesmarlin":1,"ranjitkathiriya544":1,"HorizonRy":1,"StefanFeser":1,"Toaster0617":1,"nogaini":1,"9and3":1,"trongdv18":1,"multiplexcuriosus":1,"pepper11com":1,"thomasliu-tl":1,"mstarckgh":1,"dominiccarrano":1},"pull_request_authors":{"maloel":255,"Nir-Az":232,"OhadMeir":195,"remibettan":158,"AviaAv":117,"noacoohen":73,"Noy-Zini":69,"dmipx":53,"Tamir91":35,"Arun-Prasad-V":30,"gwen2018":28,"SamerKhshiboun":27,"gilpazintel":23,"ashrafk93":16,"alexk1976":7,"fateshelled":6,"ejgoldik":6,"mengyui":6,"hexbabe":5,"liuhuayuan233":5,"hsuys":5,"doronhi":4,"GAFMONKEY":4,"timor11":4,"wsmlby":4,"rurban":3,"lramati":3,"jpswensen":3,"ymodlin":3,"hsinkoyu":3,"apuzhevi":3,"autoantwort":3,"ArthurRaizIntel":3,"per1cycle":2,"rhaschke":2,"RobbertProost":2,"StephanTLavavej":2,"kadiredd":2,"j-mattsson":2,"UD31415":2,"jzhao80":2,"sh0":2,"jakubdolejs":2,"JafarAbdi":2,"step-security-bot":2,"Blueicaro":2,"smartynenko":2,"ev-mp":2,"ttkhuong":2,"eufrizz":2,"m-elwin":2,"kevindehecker":2,"UnaNancyOwen":2,"martindevans":2,"schmidtp1":2,"ruffsl":2,"mvieth":2,"35selim":2,"Dancho80":2,"vahapt":2,"L422Y":2,"jnnguyen12":2,"HasanTheSyrian":2,"shlon":2,"sareluzi":2,"m-mead":2,"TauOmicronMu":2,"NickNair":2,"acasalboni":2,"Yawakayo13":2,"thomas-slamcore":2,"sebastianserna30":2,"MrJellimann":2,"radfordi":2,"AllenIsaacJose":1,"Kontra2B":1,"v-lopez":1,"oceanusxiv":1,"Allius27":1,"rhabacker":1,"mattiasbax":1,"nathantsoi":1,"aalmada":1,"kyosho-":1,"ciandonovan":1,"dmitry-guryanov":1,"bfulkers-i":1,"inshalbaig123":1,"jameskattukudiyil-bc":1,"ldv-alt":1,"oddityyyy":1,"nanotuxi":1,"GYKrauss":1,"bewuethr":1,"attiladoor":1,"starmaid":1,"cabirdme":1,"oleg-milantiev":1,"birdoplank":1,"MaksimJevdjic":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"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":{"D400 Series":92,"Linux":74,"Windows":69,"python":52,"d435i":47,"jetson":40,"question":30,"installation":27,"d455":25,"calibration":14,"announcement":13,"raspberry pi":10,"l500":10,"ros":7,"SR300":6,"android":6,"MacOS":5,"unity":5,"matlab":4,"multicamera":3,"multicam":3,"d435e":3,"firmware":2,"F200":1,"pcl":1},"past_year_pull_request_labels_count":{"dds":24,"ai-assist":11,"bug":10,"enhancement":5,"ci":3},"past_year_issue_author_associations_count":{"NONE":505,"COLLABORATOR":13},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":334,"NONE":150,"COLLABORATOR":142},"past_year_issue_authors":{"MartyG-RealSense":13,"wenmingxiaohuo":9,"monajalal":6,"diplomatist":4,"1programmer2dfg3":4,"GLW1215":4,"arothenberg2":4,"Tianhao-Wu7":4,"Hasnain1997-ai":3,"harshal-14":3,"Akumar201":3,"shreeya0411":3,"kummerrrrrr":3,"jrecasens":3,"ky047":3,"zumpchke":3,"GirishiF":3,"Willy1999927":3,"sho-ji":2,"Vaishali-1602":2,"rayee922":2,"bgkang7470":2,"dsadssa623":2,"Nimaro76":2,"dwu006":2,"dyb678":2,"ecmcguire":2,"Boatsure":2,"bolt2012-china":2,"Oscar33391":2,"sinuku":2,"p3j6v9":2,"timprepscius":2,"pasandal":2,"davidng82":2,"snehabanda30":2,"Prefiro-Prathik":2,"jeferal":2,"cpremazzi":2,"PorschefanRoel":2,"stevedanomodolor":2,"jerome-bickham":2,"agakisama1234":2,"mjc6fe":2,"yunxin829":2,"ysj2009":2,"zerostarter1998":2,"zhanglepy":2,"manojTHI":2,"AMLIFY":2,"HaotianHehaha":2,"happydrones":2,"YiKang-Liu":2,"Robertleoj":2,"mina990-sudo":2,"sebastianserna30":2,"xyl265":2,"Li-Yidong":2,"RikisuT":2,"zhanyaoaaaaaa":2,"nataliesettles":2,"2805651606":2,"Arulchozhan":2,"girishsmurthyIntel":2,"Aterox-os":2,"rhabacker":2,"purpleyoda1":1,"rverma-botcrew":1,"xinbada19851109":1,"PredyDaddy":1,"rxng8":1,"prarthanasigedar":1,"RuiqiZhang99":1,"qidihan":1,"RoyAmoyal":1,"queen0fpentacles":1,"raf620":1,"RainingJoe":1,"RobbertProost":1,"ravil99":1,"RISHI-VEMPATI":1,"rdlynx19":1,"RDVision-mchedefaux":1,"richardrl":1,"Reb-Rish":1,"Niel186":1,"Nico-Sander":1,"niclimcy":1,"nickelnext":1,"ndaley7":1,"nbubis":1,"Navifra-Tobey":1,"naorwaiss":1,"naiyi":1,"N0ZA":1,"muxiddin19":1,"mstarckgh":1,"msiauw2":1,"mpiseno":1,"mope112":1,"mohandeepkapur":1,"mockup-partner":1,"minseo104":1,"milobucket":1,"milan-r-shah":1,"MiguelFranco6":1,"migra1315":1,"christopherpapageorgiou":1,"Poodlee":1,"polygolina":1,"p-ogrady":1,"pjihyeon0121":1,"piercekyfy":1,"philip-n":1,"pgswag":1,"perseusdg":1,"pepper11com":1,"paulonhantumbojr":1,"parkerlreed":1,"oscarthorn":1,"OriginalPMFV":1,"orgicus":1,"omnisurfer":1,"ojingo":1,"Ojas-Chanakya131":1,"nyevik":1,"nurietarc":1,"Noy-Zini":1,"norakon":1,"NocusNibbes":1,"nitinpatil5253":1,"wzjscut":1,"wzhaofeng":1,"wuliu-G":1,"williewonker777":1,"WhyxyxIsNotAnAvailableName":1,"whoselove":1,"WhiteOlivierus":1,"weishiguan":1,"wbjorndahl":1,"warmist":1,"wallop560":1,"w1l2f3":1,"Vishnu-AP":1,"ValentinLeglise":1,"vaigen":1,"vahapt":1,"users-9706":1,"tunqLam158":1,"TtopsBo":1,"Tsubasa-Swarm":1,"truschival":1,"tonynajjar":1,"zzfb99208":1,"ZZ-0909":1,"zw-12":1,"ZT1128":1,"zhang-qihao":1,"zhangliyuanscu2-a11y":1,"Zazmi2":1,"Zauzolkov":1,"yywjacson":1,"Yunya-Hsu":1,"yslbit":1,"yorushiba":1,"yizhixia666":1,"yizhidiao":1,"yilongsong":1,"yijhenHuang":1,"YHuniv":1,"yedouu":1,"yangjunwon1309":1,"xstjs":1,"xperroni":1,"xoxo121":1,"Xk2033106447":1,"ShutongJIN":1,"shreshtashetty":1,"shizihang456":1,"shatarajt":1,"shasha2408":1,"Shahab-Ahmed0":1,"shadi23":1,"sdfcwfe":1,"scrdongmin":1,"Schnax3":1,"SCAUER1":1,"SBaharavIntegra":1,"savannah-aq":1,"saulcarvalho":1,"saqihussainkalan":1,"SanuKM":1,"SanthoshkumarSwaminathan":1,"Sangeethaj152":1,"salilpDev":1,"sajedeminent":1,"Sahand-Saed":1,"SAHA-INDRANIL707":1,"rxwen":1,"tom-jerr":1,"TimStricker":1,"tigerextra":1,"tflueckiger":1,"tedtheturtlenz":1,"Taim974-H":1,"tabit01":1,"syafihidayat":1,"SwooshMihu":1,"swishswish123":1,"sushantgov":1,"super-fsy":1,"Superdude11235":1,"sunflowerhcy":1,"stu68":1,"star-ice":1,"soribido":1,"sooyoungmoon":1,"someilay":1,"SnoopyGeeek":1,"snealand":1,"Skullface9512":1,"SilverIce":1,"ChowhoundWu":1,"chenwenfeng":1,"chengfengpiao":1,"cheabdullahjz":1,"charan-xrc":1,"cchengtien":1,"cchang021":1,"cccsj001":1,"Catter-fury":1,"captain-yoshi":1,"c3hodgins":1,"bwolleb":1,"busisiji":1,"Buse-cetin":1,"Budixss":1,"bsseo89":1,"bruce577":1,"brostami85":1,"bphivilay":1,"bouk":1,"bohumilk":1,"bnly-xxx":1,"AnIVIol":1,"liuchangji":1,"du-xinyi":1,"dut-zjh":1,"Drq13112":1,"djaniel":1,"dimatusz":1,"dgcole":1,"denysderihlazov":1,"Deniel-L":1,"Dehaoq":1,"deepGio":1,"deepakramalingam":1,"davidtr99":1,"davidpob99":1,"Davidaaaa":1,"darsavelidze":1,"DanielBaldrigue":1,"cvki":1,"ctxqlxs":1,"coollingomg":1,"Cody-Vu":1,"CodeYeet1838":1,"cmrooney135":1,"Chuanzhaowang":1,"Andybert":1,"andrewqhy":1,"anbarsanti":1,"AnayGokhale":1,"AmosZJH":1,"amjram03":1,"amitnh":1,"amaraashishmahatokushwaha":1,"alxhoff":1,"Ali-AliAli-Ali":1,"akshay-ka":1,"adithyab94":1,"adedayoakinade":1,"addy1997":1,"absargana":1,"Abdob":1,"AayushEIC":1,"aaron-evercoast":1,"426WERerxs1345":1,"2486851695":1,"1572990942":1,"104kpf":1,"1034863165":1,"bluejade115":1,"billsanders-bc":1,"BieChenovo":1,"bhusan2002":1,"BertieBcs":1,"becketps":1,"bavleym":1,"BasTossings":1,"baptiste-lucas":1,"badinkajink":1,"Ayanami0-39":1,"axel-kaliff":1,"axbycc-mark":1,"aws-ahmad":1,"Austen-G":1,"Atharva-05":1,"ashrafyahya":1,"arvindrk2":1,"Artii24":1,"ArthurAllshire":1,"ArifAnwary":1,"ArenaGrenade":1,"Anto-Merary":1,"anouseconder":1,"linxizi":1,"LinC-b":1,"lina11116666":1,"lichiahui":1,"lianghongzhuo":1,"lian6605":1,"LewisLiuPub":1,"leng-y-byte":1,"legned":1,"lam26817938":1,"kuggix1105":1,"kugesan1105":1,"KRJames-lab":1,"Kravarik-VUJE":1,"kos19191":1,"kkk2705":1,"KimchiPizza":1,"kickserver":1,"KE-YOSHIOKA-PMT":1,"KaranK369":1,"kais-bedioui":1,"kacper-olszewski":1,"hawrk":1,"mganglb":1,"MELVINELIASMATHEW":1,"Mekan-Geldiyev":1,"maxklock":1,"Mathlete-101":1,"MathijsNL":1,"matbeedotcom":1,"maryjvergara":1,"martinakos":1,"mariomorieri":1,"manic1841":1,"MaksimJevdjic":1,"lzy-zj":1,"Lynnn8":1,"lydie-g":1,"lumous111":1,"lucasvickers":1,"lrl-hub":1,"Lousi12138":1,"louietouie":1,"LoftyWinterSnow":1,"LLY13":1,"li-wudi":1,"liujl12345":1,"HariKrishnan06082k":1,"HappyElon":1,"HalfOfZeno":1,"GrubbyHalo":1,"GoodSirSami":1,"gmmyung":1,"gkoundry":1,"ghost":1,"Geada8":1,"fsamekl":1,"Frank-Schiro":1,"Frank-mirle":1,"Frank198002":1,"fernan848":1,"FelipeZerokun":1,"febrbbbd":1,"ethanc8":1,"eric-fulfil":1,"ErDevanshgupta":1,"Engineer21-a":1,"egleorl1":1,"egleorl":1,"edwardp4":1,"Junyu-Fan":1,"junmoxiao11":1,"jstmn":1,"Jrmay1":1,"Joshua5102003":1,"Johnny-dev-01":1,"JHershberger-GK":1,"JeongJunLee":1,"Jellal-17":1,"jchai01":1,"jayasurya00098":1,"Jaretteboom":1,"JaouadROS":1,"jackjansen":1,"IvoryDai":1,"IVAS7Y":1,"Ischavank":1,"Intelligent-Monster":1,"InDroKalena":1,"imen7677":1,"iine4649":1,"Hyunseong-LEE":1,"HTLife":1,"HorizonRy":1},"past_year_pull_request_authors":{"OhadMeir":110,"Nir-Az":102,"remibettan":83,"AviaAv":74,"Noy-Zini":58,"maloel":40,"noacoohen":34,"gilpazintel":23,"ashrafk93":16,"Arun-Prasad-V":8,"alexk1976":7,"SamerKhshiboun":6,"ejgoldik":6,"fateshelled":4,"ArthurRaizIntel":3,"ymodlin":3,"MrJellimann":2,"Dancho80":2,"jakubdolejs":2,"hsuys":2,"Yawakayo13":2,"UD31415":2,"sebastianserna30":2,"jzhao80":2,"kevindehecker":2,"vahapt":2,"mengyui":2,"j-mattsson":2,"StephanTLavavej":2,"JafarAbdi":2,"jnnguyen12":2,"martindevans":2,"sareluzi":2,"RobbertProost":2,"ttkhuong":2,"gwen2018":2,"mvieth":2,"Kontra2B":1,"nathantsoi":1,"rhabacker":1,"nanotuxi":1,"bewuethr":1,"GYKrauss":1,"MaksimJevdjic":1},"maintainers":[{"login":"maloel","count":257,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"Nir-Az","count":232,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"MartyG-RealSense","count":32,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"},{"login":"ev-mp","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ev-mp"}],"active_maintainers":[{"login":"Nir-Az","count":102,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nir-Az"},{"login":"maloel","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maloel"},{"login":"MartyG-RealSense","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MartyG-RealSense"}]},"events":null,"keywords":["camera-api","computer-vision","developer-kits","hardware","library","librealsense","sdk"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/build-ROS2-package-CI.yaml","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:25.049Z","updated_at":"2023-11-24T07:39:25.049Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/.github/workflows/build-ROS2-package-CI.yaml","dependencies":[{"id":14695015474,"package_name":"ros-tooling/setup-ros","ecosystem":"actions","requirements":"v0.4","direct":true,"kind":"composite","optional":false},{"id":14695017842,"package_name":"ros-tooling/action-ros-ci","ecosystem":"actions","requirements":"v0.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/buildsCI.yaml","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:27.240Z","updated_at":"2023-11-24T07:39:27.240Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/.github/workflows/buildsCI.yaml","dependencies":[{"id":14695017949,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14695017950,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14695017951,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/static_analysis.yaml","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:27.249Z","updated_at":"2023-11-24T07:39:27.249Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/.github/workflows/static_analysis.yaml","dependencies":[{"id":14695017952,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14695017953,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"scripts/Docker/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:27.255Z","updated_at":"2023-11-24T07:39:27.255Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/scripts/Docker/Dockerfile","dependencies":[{"id":14695017954,"package_name":"$BASE_IMAGE","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false},{"id":14695018221,"package_name":"${BASE_IMAGE}","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:30.170Z","updated_at":"2023-11-24T07:39:30.170Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"wrappers/android/examples/capture/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:30.176Z","updated_at":"2023-11-24T07:39:30.176Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/capture/build.gradle","dependencies":[{"id":14695021573,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021574,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021575,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/examples/java_example/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:30.988Z","updated_at":"2023-11-24T07:39:30.988Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/java_example/app/build.gradle","dependencies":[{"id":14695021576,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021577,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021578,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/examples/java_example/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:30.995Z","updated_at":"2023-11-24T07:39:30.995Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/java_example/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"wrappers/android/examples/multicam/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.000Z","updated_at":"2023-11-24T07:39:31.000Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/multicam/build.gradle","dependencies":[{"id":14695021579,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021580,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021581,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/examples/native_example/app/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.006Z","updated_at":"2023-11-24T07:39:31.006Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/native_example/app/build.gradle","dependencies":[{"id":14695021582,"package_name":"com.android.support:appcompat-v7","ecosystem":"maven","requirements":"28.0.0","direct":true,"kind":"implementation","optional":false},{"id":14695021583,"package_name":"com.android.support.constraint:constraint-layout","ecosystem":"maven","requirements":"1.1.3","direct":true,"kind":"implementation","optional":false},{"id":14695021584,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/examples/native_example/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.012Z","updated_at":"2023-11-24T07:39:31.012Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/native_example/build.gradle","dependencies":[]},{"ecosystem":"maven","filepath":"wrappers/android/examples/playback/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.016Z","updated_at":"2023-11-24T07:39:31.016Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/playback/build.gradle","dependencies":[{"id":14695021585,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021586,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021587,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/examples/processing/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.022Z","updated_at":"2023-11-24T07:39:31.022Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/processing/build.gradle","dependencies":[{"id":14695021588,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021589,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021590,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/examples/recording/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.027Z","updated_at":"2023-11-24T07:39:31.027Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/recording/build.gradle","dependencies":[{"id":14695021591,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021592,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021593,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false},{"id":14695021594,"package_name":"com.google.android.material:material","ecosystem":"maven","requirements":"1.2.1","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/examples/sensor/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.033Z","updated_at":"2023-11-24T07:39:31.033Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/sensor/build.gradle","dependencies":[{"id":14695021595,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021596,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021597,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/examples/stream_pipeline_callback/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.039Z","updated_at":"2023-11-24T07:39:31.039Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/examples/stream_pipeline_callback/build.gradle","dependencies":[{"id":14695021598,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021599,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021600,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/librealsense/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.044Z","updated_at":"2023-11-24T07:39:31.044Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/librealsense/build.gradle","dependencies":[{"id":14695021601,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021602,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false}]},{"ecosystem":"maven","filepath":"wrappers/android/tools/camera/build.gradle","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.049Z","updated_at":"2023-11-24T07:39:31.049Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/android/tools/camera/build.gradle","dependencies":[{"id":14695021603,"package_name":"androidx.appcompat:appcompat","ecosystem":"maven","requirements":"1.2.0","direct":true,"kind":"implementation","optional":false},{"id":14695021604,"package_name":"androidx.constraintlayout:constraintlayout","ecosystem":"maven","requirements":"2.0.4","direct":true,"kind":"implementation","optional":false},{"id":14695021605,"package_name":"junit:junit","ecosystem":"maven","requirements":"4.12","direct":true,"kind":"testImplementation","optional":false},{"id":14695021606,"package_name":"com.google.android.material:material","ecosystem":"maven","requirements":"1.2.1","direct":true,"kind":"implementation","optional":false}]},{"ecosystem":"nuget","filepath":"wrappers/csharp/Intel.RealSense/packages.config","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.055Z","updated_at":"2023-11-24T07:39:31.055Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/csharp/Intel.RealSense/packages.config","dependencies":[{"id":14695021607,"package_name":"StyleCop.Analyzers","ecosystem":"nuget","requirements":"1.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"pypi","filepath":"wrappers/python/examples/ethernet_client_server/setup.py","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.061Z","updated_at":"2023-11-24T07:39:31.061Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/python/examples/ethernet_client_server/setup.py","dependencies":[]},{"ecosystem":"pypi","filepath":"wrappers/python/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.064Z","updated_at":"2023-11-24T07:39:31.064Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/python/requirements.txt","dependencies":[{"id":14695021608,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14695021609,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14695021610,"package_name":"setuptools","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"wrappers/python/setup.py","sha":null,"kind":"manifest","created_at":"2023-11-24T07:39:31.069Z","updated_at":"2023-11-24T07:39:31.069Z","repository_link":"https://github.com/IntelRealSense/librealsense/blob/master/wrappers/python/setup.py","dependencies":[]}],"score":26.833515503246208,"created_at":"2025-09-08T11:18:35.116Z","updated_at":"2025-10-07T08:24:50.001Z","avatar_url":"https://github.com/IntelRealSense.png","language":"C++","category":null,"sub_category":null,"monthly_downloads":90784,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["deep-neural-networks","distributed","tensors","oneapi","systemd","system","services","init","xe-architecture","x86-64"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64726","html_url":"https://science.ecosyste.ms/projects/64726"}