{"id":4443017,"name":"github.com/microsoft/dev-tunnels","ecosystem":"go","description":"","homepage":"https://github.com/microsoft/dev-tunnels","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/microsoft/dev-tunnels","keywords_array":[],"namespace":"github.com/microsoft","versions_count":21,"first_release_published_at":"2022-05-13T00:12:43.000Z","latest_release_published_at":"2026-06-19T20:25:31.000Z","latest_release_number":"v0.1.27","last_synced_at":"2026-06-24T20:22:27.481Z","created_at":"2022-05-24T15:24:07.815Z","updated_at":"2026-06-24T20:22:27.481Z","registry_url":"https://pkg.go.dev/github.com/microsoft/dev-tunnels","install_command":"go get github.com/microsoft/dev-tunnels","documentation_url":"https://pkg.go.dev/github.com/microsoft/dev-tunnels#section-documentation","metadata":{},"repo_metadata":{"id":37214364,"uuid":"455390871","full_name":"microsoft/dev-tunnels","owner":"microsoft","description":"Dev Tunnels SDK","archived":false,"fork":false,"pushed_at":"2025-08-25T19:43:01.000Z","size":2203,"stargazers_count":407,"open_issues_count":49,"forks_count":32,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-17T14:02:57.974Z","etag":null,"topics":["dev-tunnels","microsoft"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/microsoft.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":"SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-02-04T01:49:18.000Z","updated_at":"2025-10-01T17:05:03.000Z","dependencies_parsed_at":"2023-09-28T20:07:31.563Z","dependency_job_id":"8e580e3b-bc43-47f6-af94-7f0a6a0f1707","html_url":"https://github.com/microsoft/dev-tunnels","commit_stats":{"total_commits":350,"total_committers":23,"mean_commits":"15.217391304347826","dds":0.7257142857142858,"last_synced_commit":"87c585c24795834961622dc6b141d730f88975de"},"previous_names":["microsoft/tunnels"],"tags_count":30,"template":false,"template_full_name":null,"purl":"pkg:github/microsoft/dev-tunnels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/microsoft","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/sbom","scorecard":{"id":643314,"data":{"date":"2025-08-11","repo":{"name":"github.com/microsoft/dev-tunnels","commit":"099ef316de566a9eb92296551c97f43d5747c82b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"name":"Maintained","score":6,"reason":"7 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":9,"reason":"Found 23/24 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/java-sdk-release.yml:15","Warn: no topLevel permission defined: .github/workflows/check-basis.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/go.yml:1","Warn: no topLevel permission defined: .github/workflows/java-sdk-release.yml:1","Warn: no topLevel permission defined: .github/workflows/maven.yml:1","Warn: no topLevel permission defined: .github/workflows/rust.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":"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":"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":"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/check-basis.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/check-basis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/go.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-sdk-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/java-sdk-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java-sdk-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/java-sdk-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/maven.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/microsoft/dev-tunnels/rust.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":"branch protection is not maximal on development and all release branches","details":["Warn: branch protection not enabled for branch 'jessetrinity/refreshPortsTimeout'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is required - but no codeowners file found in repo","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"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":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 22 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":0,"reason":"35 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GHSA-78wr-2p64-hpwj","Warn: Project is vulnerable to: GHSA-389x-839f-4rhx","Warn: Project is vulnerable to: GHSA-xq3w-v528-46rv","Warn: Project is vulnerable to: GHSA-4g8c-wm8x-jfhw","Warn: Project is vulnerable to: GHSA-2326-hx7g-3m9r","Warn: Project is vulnerable to: GHSA-fhw8-8j55-vwgq","Warn: Project is vulnerable to: GHSA-mjmq-gwgm-5qhm","Warn: Project is vulnerable to: RUSTSEC-2020-0159","Warn: Project is vulnerable to: GHSA-x4gp-pqpj-f43q","Warn: Project is vulnerable to: RUSTSEC-2024-0344","Warn: Project is vulnerable to: RUSTSEC-2022-0093 / GHSA-w5vr-6qhr-36cc","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: GHSA-q445-7m23-qrmw","Warn: Project is vulnerable to: RUSTSEC-2024-0357","Warn: Project is vulnerable to: RUSTSEC-2025-0004 / GHSA-rpmj-rpgj-qmpm","Warn: Project is vulnerable to: GHSA-4fcv-w3qc-ppgg","Warn: Project is vulnerable to: RUSTSEC-2025-0022","Warn: Project is vulnerable to: RUSTSEC-2024-0387","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GHSA-vgvv-x7xg-6cqg","Warn: Project is vulnerable to: GHSA-h5rc-j5f5-3gcm","Warn: Project is vulnerable to: GHSA-rr8g-9fpq-6wmg","Warn: Project is vulnerable to: RUSTSEC-2025-0023","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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:24:24.008Z","repository_id":37214364,"created_at":"2025-08-21T11:24:24.008Z","updated_at":"2025-08-21T11:24:24.008Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279839087,"owners_count":26234058,"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-19T02:00:07.647Z","response_time":64,"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":"v0.1.13","sha":"bf96ae5a128041d1a23f81d53a47e9e6c26fdc8d","kind":"commit","published_at":"2024-10-09T21:28:48.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.1.13","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"e5953a0e45ff46eb9b647fd7406cc8bc0edb1056","kind":"commit","published_at":"2024-09-27T19:29:34.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.1.12","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"2503656e598943cde5c37b5e8bd8772c4c147ea7","kind":"commit","published_at":"2024-05-14T20:25:01.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.1.11","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.11/manifests"},{"name":"v0.1.6","sha":"69bfeb2fa71b6ddcce8745921f2b190440944f5f","kind":"commit","published_at":"2023-12-07T19:18:29.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.1.6","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"ffc80d85bd290864a9f356d8fc83663c5a0e9949","kind":"commit","published_at":"2023-12-01T00:41:27.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.1.5","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"d5bd179d1858a251a5d29660a7d88916a36e450d","kind":"commit","published_at":"2023-10-30T17:14:48.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.1.4","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.4/manifests"},{"name":"java-v0.3.0","sha":"1c8fcc2dee38dc4550b3bc81947f39fc12d6a77c","kind":"commit","published_at":"2023-10-11T19:31:38.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.3.0","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.3.0/manifests"},{"name":"v0.1.0","sha":"1c8fcc2dee38dc4550b3bc81947f39fc12d6a77c","kind":"commit","published_at":"2023-10-11T19:31:38.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.1.0","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.1.0/manifests"},{"name":"v0.0.25","sha":"97233d20448e1c3cb0e0fd9114acf68c7e5c0249","kind":"commit","published_at":"2023-10-05T17:33:49.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.25","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.25/manifests"},{"name":"v0.0.21","sha":"880294aad8aa072db598abc8b68d88726aa61881","kind":"commit","published_at":"2023-09-18T16:17:06.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.21","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.21/manifests"},{"name":"v0.0.18","sha":"e12854c144342f609f9186ba795ca420e94a47b4","kind":"commit","published_at":"2023-09-13T23:58:26.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.18","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.18/manifests"},{"name":"v0.0.16","sha":"e3c520f5fc9e3b18c3868928fa3e78bf16bfead8","kind":"commit","published_at":"2023-09-05T17:29:10.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.16","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"8102e8d751496a48a8f8d863d144db9a6b09841e","kind":"commit","published_at":"2023-07-06T17:37:58.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.15","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.15/manifests"},{"name":"java-v0.2.6","sha":"56a1bf97a39f95dd743a49454224d856d36e8ac4","kind":"commit","published_at":"2023-02-06T18:30:04.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.2.6","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.6/manifests"},{"name":"java-v0.2.5","sha":"995ffa0ffea9f0bf2478cc6d3fa279c976108768","kind":"commit","published_at":"2022-12-14T18:56:15.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.2.5","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.5/manifests"},{"name":"java-v0.2.4","sha":"c80d327868673df61949ff0513ce2474bf64f8e0","kind":"commit","published_at":"2022-12-09T17:59:17.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.2.4","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.4/manifests"},{"name":"v0.0.7","sha":"db818572fa7d85ca370852febe0a503c12a57b9f","kind":"commit","published_at":"2022-09-28T00:00:40.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.7","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.7/manifests"},{"name":"java-v0.2.3","sha":"24f92eeeec8e2a314260368655e74db461802e04","kind":"commit","published_at":"2022-09-19T22:03:46.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.2.3","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.3/manifests"},{"name":"v0.0.6","sha":"9f745680832ed660c8360cd3d76fafb9171926b4","kind":"commit","published_at":"2022-09-14T22:57:37.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.6","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.6/manifests"},{"name":"java-v0.2.2","sha":"a55b46cc088322702acb57eb8a1e7fe83cfde848","kind":"commit","published_at":"2022-09-01T23:19:44.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.2.2","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.2/manifests"},{"name":"java-v0.2.1","sha":"a55b46cc088322702acb57eb8a1e7fe83cfde848","kind":"commit","published_at":"2022-09-01T23:19:44.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.2.1","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.2.1/manifests"},{"name":"v0.0.5","sha":"8c9c38ed4a36aded0e0eafae07d792a0f21398e9","kind":"commit","published_at":"2022-07-22T00:37:17.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.5","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.5/manifests"},{"name":"java-v0.1.4","sha":"4d16c2cf84421896555fbf20cc711a920087505c","kind":"commit","published_at":"2022-07-19T00:45:17.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.1.4","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.1.4/manifests"},{"name":"java-v0.1.3","sha":"53e440dc91c0198cb880e2bff7de088cd2747346","kind":"commit","published_at":"2022-07-14T19:08:50.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.1.3","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.1.3/manifests"},{"name":"v0.0.4","sha":"37a7bbc49e9b498b46215f3fce4894dc47f60d41","kind":"commit","published_at":"2022-05-20T22:17:50.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.4","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"0994bf298d928b5939fe3d4979bf1a1205f28b18","kind":"commit","published_at":"2022-05-19T02:02:47.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.3","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"afa849a708654a007d6ec20ba63f3a629e1d567d","kind":"commit","published_at":"2022-05-17T20:52:14.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.2","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.2/manifests"},{"name":"v0.0.1","sha":"f45558e470dcdc15e37040693d3987b959aecbef","kind":"commit","published_at":"2022-05-13T00:12:43.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/v0.0.1","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/v0.0.1/manifests"},{"name":"java-v0.1.2","sha":"c70385eb61e781e7d2069d9cccc642953737149f","kind":"commit","published_at":"2022-05-06T19:30:20.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.1.2","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.1.2/manifests"},{"name":"java-v0.1.1","sha":"5f53e8cc8f1caac288faf6dcaedae9efe197d688","kind":"commit","published_at":"2022-05-04T17:37:40.000Z","download_url":"https://codeload.github.com/microsoft/dev-tunnels/tar.gz/java-v0.1.1","html_url":"https://github.com/microsoft/dev-tunnels/releases/tag/java-v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/microsoft/dev-tunnels@java-v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/tags/java-v0.1.1/manifests"}]},"repo_metadata_updated_at":"2025-12-13T13:09:58.341Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":1.5860048397096174,"dependent_packages_count":5.807351558906466,"stargazers_count":5.410574723670365,"forks_count":7.089174649521028,"docker_downloads_count":0.7037024823449821,"average":4.119361650830491},"purl":"pkg:golang/github.com/microsoft/dev-tunnels","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/microsoft/dev-tunnels","docker_dependents_count":44,"docker_downloads_count":62183980,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/microsoft/dev-tunnels","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/microsoft/dev-tunnels/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-16T13:33:25.082Z","issues_count":139,"pull_requests_count":319,"avg_time_to_close_issue":4403864.094736842,"avg_time_to_close_pull_request":826241.0202702703,"issues_closed_count":95,"pull_requests_closed_count":296,"pull_request_authors_count":19,"issue_authors_count":116,"avg_comments_per_issue":2.7697841726618706,"avg_comments_per_pull_request":0.19122257053291536,"merged_pull_requests_count":270,"bot_issues_count":0,"bot_pull_requests_count":49,"past_year_issues_count":43,"past_year_pull_requests_count":33,"past_year_avg_time_to_close_issue":1270604.3333333333,"past_year_avg_time_to_close_pull_request":149947.12,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":25,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":40,"past_year_avg_comments_per_issue":1.1627906976744187,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":4,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/microsoft%2Fdev-tunnels/issues","maintainers":[{"login":"jasongin","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"jfullerton44","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jfullerton44"},{"login":"connor4312","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/connor4312"},{"login":"jramsay","count":21,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jramsay"},{"login":"klvnraju","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klvnraju"},{"login":"neelip","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neelip"},{"login":"dmgardiner25","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dmgardiner25"},{"login":"rido-min","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rido-min"},{"login":"iMicknl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMicknl"},{"login":"joshaber","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshaber"},{"login":"hbeberman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbeberman"},{"login":"ahimberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahimberg"}],"active_maintainers":[{"login":"jasongin","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jasongin"},{"login":"klvnraju","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/klvnraju"},{"login":"iMicknl","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/iMicknl"},{"login":"rido-min","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rido-min"},{"login":"ahimberg","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ahimberg"},{"login":"hbeberman","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hbeberman"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fdev-tunnels/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fdev-tunnels/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fdev-tunnels/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fdev-tunnels/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fdev-tunnels/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmicrosoft%2Fdev-tunnels/codemeta","maintainers":[]}