{"id":6505749,"name":"github.com/microsoft/vscode-docker","ecosystem":"go","description":null,"homepage":null,"licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/microsoft/vscode-docker","keywords_array":[],"namespace":"github.com/microsoft","versions_count":82,"first_release_published_at":"2015-10-31T04:10:49.000Z","latest_release_published_at":"2025-05-28T18:46:26.000Z","latest_release_number":"v2.0.0+incompatible","last_synced_at":"2026-04-23T10:47:00.523Z","created_at":"2023-03-11T01:39:18.180Z","updated_at":"2026-04-23T10:47:00.524Z","registry_url":"https://pkg.go.dev/github.com/microsoft/vscode-docker","install_command":"go get github.com/microsoft/vscode-docker","documentation_url":"https://pkg.go.dev/github.com/microsoft/vscode-docker#section-documentation","metadata":{},"repo_metadata":{"id":37458223,"uuid":"44415469","full_name":"microsoft/vscode-docker","owner":"microsoft","description":"Docker Extension Pack for Visual Studio Code","archived":false,"fork":false,"pushed_at":"2025-10-07T17:51:27.000Z","size":45691,"stargazers_count":1271,"open_issues_count":2,"forks_count":546,"subscribers_count":100,"default_branch":"main","last_synced_at":"2025-10-15T10:23:55.804Z","etag":null,"topics":["docker","docker-compose","dockerfile","vscode"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2015-10-16T23:14:09.000Z","updated_at":"2025-10-09T16:32:28.000Z","dependencies_parsed_at":"2024-04-23T16:35:01.347Z","dependency_job_id":"99333bd7-2ee1-4574-b34c-707885319b1d","html_url":"https://github.com/microsoft/vscode-docker","commit_stats":{"total_commits":1537,"total_committers":92,"mean_commits":"16.706521739130434","dds":0.6141834743005856,"last_synced_commit":"e1706d419f7c174b5e1dda42b9637f38bab0b8e3"},"previous_names":[],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/vscode-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/sbom","scorecard":{"id":643553,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/vscode-docker","commit":"fb8f8758f08b4d0946123567b60967f4f470791e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"Maintained","score":10,"reason":"7 commit(s) and 10 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/info-needed-closer.yml:1","Warn: no topLevel permission defined: .github/workflows/locker.yml:1","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":"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":"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":"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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(rel/1.25.2): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/info-needed-closer.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/vscode-docker/info-needed-closer.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/locker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/vscode-docker/locker.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/info-needed-closer.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/locker.yml:19","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw"],"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-21T11:27:05.845Z","repository_id":37458223,"created_at":"2025-08-21T11:27:05.845Z","updated_at":"2025-08-21T11:27:05.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279150200,"owners_count":26114585,"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-10-16T02:00:06.019Z","response_time":53,"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":"microsoft","name":"Microsoft","uuid":"6154722","kind":"organization","description":"Open source projects and samples from Microsoft","email":"opensource@microsoft.com","website":"https://opensource.microsoft.com","location":"Redmond, WA","twitter":"OpenAtMicrosoft","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6154722?v=4","repositories_count":7413,"last_synced_at":"2025-10-10T00:07:37.919Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/microsoft","funding_links":[],"total_stars":3539276,"followers":104311,"following":0,"created_at":"2022-11-02T16:20:12.368Z","updated_at":"2025-10-10T00:07:37.919Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft/repositories"},"tags":[{"name":"v1.29.5","sha":"f26e3e0b662ce0486d7bc7fdaf4fd75c5910912c","kind":"commit","published_at":"2025-03-31T14:12:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.29.5","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.29.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.29.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.5/manifests"},{"name":"v1.29.4","sha":"5a29645ad64881c3a7264d2b647e29e54fd04e1d","kind":"commit","published_at":"2025-01-15T18:26:53.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.29.4","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.29.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.29.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.4/manifests"},{"name":"v1.29.3","sha":"e0d848b4198107321819eb6d5eb4f04a917a7376","kind":"commit","published_at":"2024-09-24T19:17:11.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.29.3","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.29.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.29.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.3/manifests"},{"name":"v1.29.2","sha":"6893922e3afbe73a95b4907e3570b0ef27eb154f","kind":"commit","published_at":"2024-08-01T19:43:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.29.2","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.29.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.29.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.2/manifests"},{"name":"v1.29.1","sha":"fd616f6e6786b2eb20c919e2dcf6a8980a3066e7","kind":"commit","published_at":"2024-04-25T22:23:54.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.29.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.1/manifests"},{"name":"v1.29.0","sha":"5d0aac9a17912e9cd28cea3020ca50c4096c4d66","kind":"commit","published_at":"2024-02-06T17:18:34.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.29.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"b6a8bab5a8774623982f36297deaf21d1f7853dc","kind":"commit","published_at":"2023-11-13T14:07:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.28.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"0a940ea6caead84bc9b6237f16d6d912d62fa098","kind":"commit","published_at":"2023-10-15T00:59:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.27.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.27.0/manifests"},{"name":"v1.26.1","sha":"97fa469cc9b1b6b90744e02e568b5d95721bb430","kind":"commit","published_at":"2023-09-13T16:33:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.26.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.26.1/manifests"},{"name":"v1.26.0","sha":"77cc028a19f5f42235fd2c497b9ed59d4a29dcf0","kind":"commit","published_at":"2023-07-12T17:48:16.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.26.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.26.0/manifests"},{"name":"v1.25.2","sha":"cd0dae7cb84f738d8738bd59cecbdcdffa0907b8","kind":"commit","published_at":"2023-06-28T18:51:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.25.2","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.25.2/manifests"},{"name":"v1.25.1","sha":"2558764110de9b60a0a5decb86f8f4802b4feaa0","kind":"commit","published_at":"2023-05-16T14:01:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.25.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.25.1/manifests"},{"name":"v1.25.0","sha":"8d1f70d8540d8814171b10d639dde48c2bd1d718","kind":"commit","published_at":"2023-04-10T21:37:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.25.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"123e52a6a7d51c3e8b9e54a42b91b37b5b1b1512","kind":"commit","published_at":"2023-02-09T19:03:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.24.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.24.0/manifests"},{"name":"v1.23.3","sha":"30fa83edf0302c4f7157d5866cd758407f246987","kind":"commit","published_at":"2022-12-14T20:54:28.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.23.3","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.23.3/manifests"},{"name":"v1.23.2","sha":"15ce82e4503f22674ecbf4c2ab961d41cc0a97e7","kind":"commit","published_at":"2022-12-09T19:42:53.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.23.2","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.23.2/manifests"},{"name":"v1.23.1","sha":"81638781bd372893435834e1e5553581fe0e8328","kind":"commit","published_at":"2022-11-29T20:55:19.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.23.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.23.1/manifests"},{"name":"v1.23.0","sha":"8ed278b0b5c31fb62a5c03d7de4fcaa6db63fc9c","kind":"commit","published_at":"2022-11-28T17:41:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.23.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.23.0/manifests"},{"name":"v1.22.2","sha":"959987e807505133f57351c5f5785ae416345ce2","kind":"commit","published_at":"2022-10-17T20:43:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.22.2","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.22.2/manifests"},{"name":"v1.22.1","sha":"e3adbb4abe3e91045be45b977f25cc147e498857","kind":"commit","published_at":"2022-06-28T17:29:41.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.22.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.22.1/manifests"},{"name":"v1.22.0","sha":"37e0c445c1404bf67dc5250981205fb07f6697df","kind":"commit","published_at":"2022-04-12T16:49:37.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.22.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"ebac26fb9f6379baad2ae85536db281bf605769f","kind":"commit","published_at":"2022-03-15T18:34:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.21.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"e5c4f3cf8761119c9f644c05b2e5eb046226a0d8","kind":"commit","published_at":"2022-02-14T20:23:24.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.20.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"ab79e1aa73ca6290344e03644ca51487c832eeab","kind":"commit","published_at":"2022-01-12T16:36:27.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.19.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"23bab4bfd636dcd3c819767f12df7c8ee9f2b5fa","kind":"commit","published_at":"2021-11-12T16:07:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.18.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"2033232b26b731c279a289014482eb0b0e044ba7","kind":"commit","published_at":"2021-09-16T18:28:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.17.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.17.0/manifests"},{"name":"v1.16.1","sha":"aa56b28bcd6c3d7a2e9591e53069117edf4d69ea","kind":"commit","published_at":"2021-09-01T16:38:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.16.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.16.1/manifests"},{"name":"v1.16.0","sha":"42ff64630d8c9772aa5f5965fce141a2d734d570","kind":"commit","published_at":"2021-08-13T17:30:44.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.16.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.16.0/manifests"},{"name":"v1.15.0","sha":"f5fb52a7de00c6491d57cd646bc5ae833a185d16","kind":"commit","published_at":"2021-07-15T18:30:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.15.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"c4167f211a8b0d3500df5fefe04ced85621f78a8","kind":"commit","published_at":"2021-06-14T15:53:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.14.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.14.0/manifests"},{"name":"1.13.0","sha":"3f93ea1ebac5fec94067ee70f7b7b4cc56bef88c","kind":"commit","published_at":"2021-05-24T22:55:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/1.13.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/1.13.0/manifests"},{"name":"v1.13.0","sha":"3f93ea1ebac5fec94067ee70f7b7b4cc56bef88c","kind":"commit","published_at":"2021-05-24T22:55:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.13.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.13.0/manifests"},{"name":"v1.12.1","sha":"8040fc41a77dac822a8debe546519d77310f56cc","kind":"commit","published_at":"2021-04-12T20:00:21.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.12.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.12.1/manifests"},{"name":"v1.12.0","sha":"990156601682c443ed51dd840baabab419fdd75f","kind":"commit","published_at":"2021-04-06T20:35:13.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.12.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"e1692f451be8cc9a486a07f577f6c3f5fcb0d556","kind":"commit","published_at":"2021-03-11T17:33:56.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.11.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"005dd533b1fc29270fee7bf99d9ef29c58f28e7b","kind":"commit","published_at":"2021-02-04T17:30:47.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.10.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.10.0/manifests"},{"name":"v1.9.1","sha":"2c8adb2cb4cb8e5a998b7916c2590246fbdc584b","kind":"commit","published_at":"2021-01-15T16:55:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.9.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"ffc03c74456d720bf00fd3182c611e24c1f36851","kind":"commit","published_at":"2020-12-14T17:50:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.9.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"31956c851835aac2246f163a68b3d159740630ee","kind":"commit","published_at":"2020-11-23T14:56:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.8.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"a77b6439fcf9db4cb9fa5f7731c52406deab581f","kind":"commit","published_at":"2020-11-13T17:44:10.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.8.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"63b67c0b1eb2d7d9793a524b485f19562d686820","kind":"commit","published_at":"2020-10-16T18:55:36.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.7.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"c2367ee6f7ef296dfba83bdfd18f7f4974e09c19","kind":"commit","published_at":"2020-09-14T16:34:11.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.6.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"0f6a94fcd9169f0a4e8a7576b3928ae8fbe1293d","kind":"commit","published_at":"2020-08-11T23:15:22.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.5.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"754fd61ab850e708334c5cb218ec8b8b847d4ae6","kind":"commit","published_at":"2020-07-22T19:04:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.4.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"5317a18d0aff32e50684c0addd36d6c9a80fdcb9","kind":"commit","published_at":"2020-07-16T17:42:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.4.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.4.0/manifests"},{"name":"v1.3.1","sha":"66bc14483c8e0daeca08b94b759fe34d8a1ea1a5","kind":"commit","published_at":"2020-06-18T18:59:17.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.3.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"ba8b4df3c90d9c3123f93bab03b95baa7257ad5d","kind":"commit","published_at":"2020-06-11T20:16:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.3.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"7987eb068675126ebeab4953f7fc1f41b8ce0e1d","kind":"commit","published_at":"2020-05-20T13:05:07.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.2.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"97202574486a295acf32b9634596c3dc8122eb85","kind":"commit","published_at":"2020-05-07T17:20:18.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.2.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"04f58a050d2daeef69df42536d10c28a8ccf716e","kind":"commit","published_at":"2020-04-13T19:35:17.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.1.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"f23825685108927bfa8be62e59d65ee488e7a507","kind":"commit","published_at":"2020-03-06T19:18:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v1.0.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v1.0.0/manifests"},{"name":"v0.10.0","sha":"efa96408e1ae54144dfcadc0429840cd8e559b07","kind":"commit","published_at":"2020-01-23T22:27:36.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.10.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"d8640becf2942794a0e3f62b396428d616144c11","kind":"commit","published_at":"2019-11-15T21:29:40.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.9.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.9.0/manifests"},{"name":"v0.8.2","sha":"dc5b898f4d28b94546c0e5257a84aadeedc7532d","kind":"commit","published_at":"2019-10-25T17:19:52.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.8.2","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"9125a1908097c3458b37ee9d3259a60bc111afee","kind":"commit","published_at":"2019-09-13T22:19:56.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.8.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"31cf228f456d0ec64df725b6106922f4ce0a1fe8","kind":"commit","published_at":"2019-09-11T20:50:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.8.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"b80a19ecd25e63c48ae167fa62eced7b72a1944e","kind":"commit","published_at":"2019-07-09T20:53:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.7.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.7.0/manifests"},{"name":"v0.6.4","sha":"3fa76ec248090817f816d5116ee253711ee754a2","kind":"commit","published_at":"2019-06-19T21:57:55.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.6.4","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"e1ab4312b9c6bf5721627d916dbb85b8e772b2cb","kind":"commit","published_at":"2019-06-18T21:11:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.6.3","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"9674a3239c546b6755f91fa8fac9f7833cc46227","kind":"commit","published_at":"2019-05-03T00:28:08.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.6.2","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"03625ffc6acf484137569ad388df1840f3b0ae2e","kind":"commit","published_at":"2019-03-16T01:03:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.6.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"79ff0ad17c0d2478e2fa2a87e202cd9847ba2e04","kind":"commit","published_at":"2019-03-13T17:51:05.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.6.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"201f8a3ad50b37299cb41225814e79aed54044ca","kind":"commit","published_at":"2019-01-30T21:33:43.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.5.2","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"3955b3f979a4cf0c280c14ec70f0c6484a9ebc55","kind":"commit","published_at":"2019-01-10T17:31:50.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.5.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"7fe618063fbfd3abc3f49ac60fe62976b3b19e0b","kind":"commit","published_at":"2019-01-07T22:25:31.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.5.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"e19f88a950c9e2236bb862bc9383c0f43931c1e0","kind":"commit","published_at":"2018-11-20T05:23:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.4.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"b7bb4ee4af24e77954911668ab12186599a13d98","kind":"commit","published_at":"2018-09-25T16:59:12.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.3.1","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"2a286c318fc64430e7ac07013ab4500d944b6da8","kind":"commit","published_at":"2018-09-21T00:33:54.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.3.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.3.0/manifests"},{"name":"v0.2.0","sha":"d1bc4a1d4709014d885d7a02664525c2c1934564","kind":"commit","published_at":"2018-09-05T07:00:24.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.2.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.2.0/manifests"},{"name":"v0.1.0","sha":"d61e273c6b6182549c5652022c29061e3de227c8","kind":"commit","published_at":"2018-07-25T00:14:01.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.1.0","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.1.0/manifests"},{"name":"v0.0.27","sha":"d91c7c035fd41190c87cfb578d2b4afb610b4ffe","kind":"commit","published_at":"2018-05-19T20:18:38.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.27","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.27/manifests"},{"name":"v0.0.24","sha":"4a79464dc191e4fcc78e8902ae24af0d3ea1433b","kind":"commit","published_at":"2018-02-02T18:41:29.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.24","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.24/manifests"},{"name":"v0.0.23","sha":"2290c7785cb406a7c2831a6d06974f9aa527bfb2","kind":"commit","published_at":"2018-01-05T18:25:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.23","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.23/manifests"},{"name":"0.0.20-release","sha":"2ae473228413587d6d5291586c72384d527bda20","kind":"commit","published_at":"2017-10-19T01:03:32.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/0.0.20-release","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/0.0.20-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@0.0.20-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.20-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.20-release/manifests"},{"name":"0.0.19-release","sha":"89afb926a3771b0e9ae5d4860501b5bca40b894c","kind":"commit","published_at":"2017-10-15T03:55:52.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/0.0.19-release","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/0.0.19-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@0.0.19-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.19-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.19-release/manifests"},{"name":"0.0.18-release","sha":"871369dad7e1979b6603b9dc3919947f3ec71591","kind":"commit","published_at":"2017-09-19T00:35:00.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/0.0.18-release","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/0.0.18-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@0.0.18-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.18-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.18-release/manifests"},{"name":"0.0.17-release","sha":"7d7136c7f70ecc490d0f41d8a2b0763eeb5527b3","kind":"commit","published_at":"2017-09-16T21:54:39.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/0.0.17-release","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/0.0.17-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@0.0.17-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.17-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.17-release/manifests"},{"name":"0.0.5-release","sha":"437ae25653e84885edd7d2e339e7b2c984c58e2f","kind":"tag","published_at":"2015-11-14T21:51:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/0.0.5-release","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/0.0.5-release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@0.0.5-release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.5-release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.5-release/manifests"},{"name":"0.0.3_release","sha":"d1ab353e634d8d5e0572a18d658f1b3c677385b8","kind":"tag","published_at":"2015-11-13T19:46:45.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/0.0.3_release","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/0.0.3_release","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@0.0.3_release","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.3_release","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/0.0.3_release/manifests"},{"name":"v0.0.21","sha":"f3050d2ec2c4f58b2ae71cb71309e4ad3bbe9d0b","kind":"tag","published_at":"2015-11-10T04:40:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.21","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"f2b738dfc3027b384122173c54f066ba033cc4f3","kind":"tag","published_at":"2015-11-04T22:19:20.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.20","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"107d281bf55170cc6e2c6b4d20ce1ba1f96e4f8c","kind":"tag","published_at":"2015-11-04T20:37:42.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.19","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"e62502537f8bfd625b00fa2b10bdf0aa946c1a2e","kind":"tag","published_at":"2015-11-04T20:09:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.18","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"763570554498d5b2c7915600fd313165d916de4f","kind":"tag","published_at":"2015-11-04T00:16:51.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.17","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.17/manifests"},{"name":"release-0.0.16","sha":"5ab0d131a75a291048383c7c3373d413649a05c5","kind":"tag","published_at":"2015-11-03T00:43:11.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/release-0.0.16","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/release-0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@release-0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/release-0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/release-0.0.16/manifests"},{"name":"v0.0.16","sha":"5ab0d131a75a291048383c7c3373d413649a05c5","kind":"tag","published_at":"2015-11-03T00:41:02.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.16","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"aaa5b57733f7760aff090a415a90f8db5754bac4","kind":"tag","published_at":"2015-10-31T04:16:35.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.15","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"ace165fb987f707f692a79a045c3a7412251d1e1","kind":"tag","published_at":"2015-10-31T04:10:49.000Z","download_url":"https://codeload.github.com/microsoft/vscode-docker/tar.gz/v0.0.14","html_url":"https://github.com/microsoft/vscode-docker/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/vscode-docker@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/tags/v0.0.14/manifests"}]},"repo_metadata_updated_at":"2025-10-16T08:59:28.568Z","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":1.234404407448849,"forks_count":0.7735930157782449,"average":4.588249421741184},"purl":"pkg:golang/github.com/microsoft/vscode-docker","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/microsoft/vscode-docker","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/microsoft/vscode-docker","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/microsoft/vscode-docker/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-15T02:04:14.407Z","issues_count":394,"pull_requests_count":192,"avg_time_to_close_issue":15903061.8267148,"avg_time_to_close_pull_request":224281.77472527474,"issues_closed_count":277,"pull_requests_closed_count":182,"pull_request_authors_count":25,"issue_authors_count":298,"avg_comments_per_issue":2.779187817258883,"avg_comments_per_pull_request":0.328125,"merged_pull_requests_count":144,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":129,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":482346.7,"past_year_avg_time_to_close_pull_request":212195.58536585365,"past_year_issues_closed_count":90,"past_year_pull_requests_closed_count":82,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":99,"past_year_avg_comments_per_issue":1.2713178294573644,"past_year_avg_comments_per_pull_request":0.3522727272727273,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":61,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fvscode-docker/issues","maintainers":[{"login":"bwateratmsft","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwateratmsft"},{"login":"alexyaang","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexyaang"},{"login":"philliphoff","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/philliphoff"},{"login":"alexweininger","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/alexweininger"},{"login":"richlander","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/richlander"},{"login":"BigMorty","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BigMorty"},{"login":"baronfel","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/baronfel"},{"login":"dbreshears","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dbreshears"},{"login":"lszomoru","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lszomoru"}],"active_maintainers":[{"login":"bwateratmsft","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bwateratmsft"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fvscode-docker/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fvscode-docker/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fvscode-docker/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fvscode-docker/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fvscode-docker/codemeta","maintainers":[]}